New pages
- 16:58, 19 January 2025 Transclusion: IOT-DIN-IMX8PLUS: WiFi: AP (hist) [664 bytes] Igor (talk | contribs) (Created page with "=== Creating Access Point === {{Note|Debian 12<br>ipv4 forwarding must be turned on manually}} * Enable port forwarding: :<pre>compulab@compulab-imx8mp:~$ sudo sed -i 's/^#\(n...")
- 16:58, 19 January 2025 Transclusion: IOT-DIN-IMX8PLUS: WiFi (hist) [923 bytes] Igor (talk | contribs) (Created page with "=== Enable/Disable WiFi Interface === * To enable WiFi interface: :<pre>compulab@compulab-imx8mp:~$ sudo nmcli radio wifi on</pre> * To disable WiFi interface: :<pre>compulab@...")
- 16:02, 9 January 2025 UCM-iMX95: Yocto Linux: Release Notes (hist) [957 bytes] Igor (talk | contribs) (Created page with "= 09-Jan-2025, UCM-iMX95 1.0 = ==== Yocto 5.0 (Scarthgap LTS) for UCM-iMX95 ==== : - Based on NXP 6.6-scarthgap : - Kernel 6.6.36 based on NXP lf-6.6.y : - U-Boot 2024.04 base...")
- 15:59, 9 January 2025 UCM-iMX95 Yocto Linux: WiFi (hist) [1,432 bytes] Igor (talk | contribs) (Created page with "= WiFi = The SoM features 802.11ax WiFi and Bluetooth 5.3 BLE.</br> To use the WiFi, please ensure that WiFi antenna is connected to the WiFi module.<br> The [https://manpage...")
- 15:58, 9 January 2025 UCM-iMX95 Yocto Linux: Video Playback (hist) [1,139 bytes] Igor (talk | contribs) (Created page with "=Gstreamer= Yocto Linux uses Gstreamer as a default multimedia framework. Here are some useful Gstreamer features: Execute the following command to check all the source optio...")
- 15:58, 9 January 2025 UCM-iMX95 Yocto Linux: USB (hist) [1,195 bytes] Igor (talk | contribs) (Created page with "=USB= The evaluation carrier-board features two USB ports.<br> USB2.0 connector '''J2''' is multiplexed with mini-PCIe socket '''P8''', to use it , ensure that jumper '''E1'''...")
- 15:56, 9 January 2025 UCM-iMX95 Yocto Linux: SPI (hist) [832 bytes] Igor (talk | contribs) (Created page with " = SPI = SPI interface is available on header '''P15'''. The following example shows the usage of the Linux...")
- 15:56, 9 January 2025 UCM-iMX95 Yocto Linux Guide: Serial Console (hist) [1,359 bytes] Igor (talk | contribs) (Created page with "The serial console is provided on UART1.</br> The evaluation carrier-board exposes the console UART via CP2104 serial-to-USB bridge on connector UCM-iMX95: Evaluation Kit: H...")
- 15:55, 9 January 2025 UCM-iMX95 Yocto Linux: RTC (hist) [751 bytes] Igor (talk | contribs) (Created page with "There two RTC devices: * SoC integrated '''rtc0''' that can be used as wake-up source * On board '''rtc1''' - a low current battery powered time keeper <!-- == Internal - rtc0...")
- 15:54, 9 January 2025 UCM-iMX95 Yocto Linux: I2C (hist) [1,250 bytes] Igor (talk | contribs) (Created page with "<!-- The following I2C buses and devices are present: {| class="wikitable" style="text-align:center;" |- | '''Device''' || '''I2C bus in Linux''' || '''Address''' || '''HW por...")
- 15:54, 9 January 2025 UCM-iMX95 Yocto Linux: GPIO (hist) [619 bytes] Igor (talk | contribs) (Created page with "== Example: controlling pin 2 of header P15 == '''Exporting the pin in sysfs'''</br> <pre> cd /sys/class/gpio/ echo 517 > export cd gpio517 </pre> Now pin is assigned to sysfs...")
- 15:53, 9 January 2025 UCM-iMX95 Yocto Linux: Display (hist) [1,080 bytes] Igor (talk | contribs) (Created page with "==LVDS== The BSP supports Startec KD070HDTLA020 7" LVDS LCD panel using the '''EB-HDRLVDS''' adapter board (supplied by Compulab with the LCD panel). The interface is enabled...")
- 15:52, 9 January 2025 UCM-iMX95 Yocto Linux: Device trees (hist) [1,422 bytes] Igor (talk | contribs) (Created page with "== Available Device Trees == The current release includes the following '''dtb''' files: {| class="wikitable" style="text-align:left;" |- | align="center" | '''Device Tree'''...")
- 15:51, 9 January 2025 UCM-iMX95 Yocto Linux: Device Serial Number (hist) [267 bytes] Igor (talk | contribs) (Created page with "Product serial number, configuration and other information is stored on the boards' EEPROMs.<br> * To read from SoM run: eeprom-util read 1 0x50 * To read from EVK base board...")
- 15:51, 9 January 2025 UCM-iMX95 Yocto Linux: CPU temperature (hist) [336 bytes] Igor (talk | contribs) (Created page with "The SoC features internal temperature sensors to measure the SoC temperature. Execute the following commands to read the current CPU temperature: For analog domain: cat /sys...")
- 15:51, 9 January 2025 UCM-iMX95 Yocto Linux: CPU frequency (hist) [1,097 bytes] Igor (talk | contribs) (Created page with "{{note|The operation below requires '''root''' access.}} To get the current settings run: grep -ir . /sys/devices/system/cpu/cpufreq/policy0/ 2>/dev/null == The scaling gov...")
- 15:50, 9 January 2025 UCM-iMX95 Yocto Linux: Cellular Modem (hist) [1,445 bytes] Igor (talk | contribs) (Created page with "The evaluation kit can be optionally supplied with Quectel EG25-G mini-PCIe cellular modem * Insert a SIM card into SIM socket UCM-iMX95: Evaluation Kit: Hardware Guide#Co...")
- 15:49, 9 January 2025 UCM-iMX95 Yocto Linux: CAN (hist) [1,004 bytes] Igor (talk | contribs) (Created page with "=CAN bus= CAN bus interface is available on the evaluation board on header '''P17'''.<br> CAN bus on-board termination can be enabled by shorting jumper '''E6'''.<br> For more...")
- 15:48, 9 January 2025 UCM-iMX95 Yocto Linux: Analog Audio (hist) [710 bytes] Igor (talk | contribs) (Created page with "= Audio= The carrier-board features WM8962 audio codec with stereo line output and line input. ===List of available sound cards=== * aplay <pre> aplay -l **** List of PLAYBACK...")
- 15:44, 9 January 2025 UCM-iMX95 Yocto Linux: ADC (hist) [1,002 bytes] Igor (talk | contribs) (Created page with "= Audio= The carrier-board features WM8962 audio codec with stereo line output and line input. ===List of available sound cards=== * aplay <pre> aplay -l **** List of PLAYBACK...")
- 15:38, 9 January 2025 UCM-iMX95: U-Boot: Recovery (hist) [1,552 bytes] Igor (talk | contribs) (Created page with "= Introduction = This article describes flashing U-Boot firmware image with a Linux Host using Universal Update Utility (hereinafter '''UUU'''). {{Note|Follow the [https://gi...")
- 15:37, 9 January 2025 UCM-iMX95: Yocto Linux: Building UCM-iMX95 Yocto images (hist) [632 bytes] Igor (talk | contribs) (Created page with "= Overview = The Yocto Project is an open-source collaboration focused on embedded Linux development.<br> The purpose of this article is to show how to build a Yocto image for...")
- 15:33, 9 January 2025 UCM-iMX95: Yocto Linux: Known Issues (hist) [387 bytes] Igor (talk | contribs) (Created page with "* WiFi and BT module doesn't work * Cannot boot using USB3.0 storage in J3 port because it is not detected in u-boot * Soft reset from A55 resets twice = Suspend = running co...")
- 15:33, 9 January 2025 UCM-iMX95: Yocto Linux: Installing Yocto images onto UCM-iMX95 eMMC (hist) [1,474 bytes] Igor (talk | contribs) (Created page with "Please use the `CompuLab Deployment Tool` to install Yocto Linux onto on-board eMMC storage. The `CompuLab Deployment Tool` is a shell script that allows to deploy a working...")
- 15:33, 9 January 2025 UCM-iMX95: Yocto Linux: Manual Installation: SD card (hist) [1,953 bytes] Igor (talk | contribs) (Created page with "== Introduction == This article provides instructions needed to install the Yocto Linux SD-card image on SD card using a Linux Host workstation. The image provides full boot...")
- 15:32, 9 January 2025 UCM-iMX95 NXP i.MX95 Linux Resources (hist) [5,185 bytes] Igor (talk | contribs) (Created page with "{{summary| Compulab [https://www.compulab.com/products/system-on-modules/ System on Module (SOM)] products are miniature computer boards designed for integration into custom i...")
- 11:48, 24 November 2024 UCM-iMX95: Evaluation Kit: Hardware Guide (hist) [6,327 bytes] Igor (talk | contribs) (Created page with "=Overview= ==Terms and Definitions== *'''SoM''' – System-on-Module.<br> *'''SBC''' – Single Board Computer.<br> *'''UCM-iMX95'''– System-on-module product based on the...")