Difference between revisions of "UCM-iMX93 NXP iMX93 Linux Resources"
(Created page with "{{summary| This page contains links to information about Yocto Linux distribution for the CompuLab UCM-iMX93 ultra-compact System-on-Module / Computer-on-Module.</br>...") |
|||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{summary| | {{summary| | ||
− | + | Compulab [https://www.compulab.com/products/system-on-modules/ System on Module (SOM)] products are miniature computer boards designed for integration into custom industrial applications.</br> | |
− | + | [https://www.compulab.com/products/computer-on-modules/ucm-imx93-nxp-i-mx9-som-system-on-module-computer/ UCM-iMX93 System on Module] is based on the NXP i.MX93 application processor featuring a highly scalable dual-core Cortex-A55 CPU coupled with an integrated AI/ML neural processing unit.</br> | |
+ | UCM-iMX93 is provided with comprehensive documentation and full ready-to-run support for the Linux operating system.</br> | ||
+ | |Ucm-imx93 system-on-module.png|thumb}} | ||
− | | | + | {{Resources Yocto |
− | + | | <!-- Evaluation --> | |
− | + | * [[UCM-iMX93: Evaluation Kit: Getting Started|Eval-kit Quick Start Guide]] | |
− | * [[UCM-iMX93: Evaluation Kit: Hardware Guide| | + | * [[UCM-iMX93: Evaluation Kit: Hardware Guide|Eval-Kit Hardware Guide]] |
* [[UCM-iMX93: Yocto Linux: Manual Installation: SD card|Installing Yocto on SD card]] | * [[UCM-iMX93: Yocto Linux: Manual Installation: SD card|Installing Yocto on SD card]] | ||
− | * [[UCM-iMX93: Yocto Linux: Installing Yocto images onto UCM-iMX93 eMMC| Installing Yocto onto | + | * [[UCM-iMX93: Yocto Linux: Installing Yocto images onto UCM-iMX93 eMMC| Installing Yocto onto on-board eMMC]] |
− | |||
− | |||
* [[UCM-iMX93: Yocto Linux: Known Issues|Known Issues]] | * [[UCM-iMX93: Yocto Linux: Known Issues|Known Issues]] | ||
− | |* [[UCM-iMX93: Yocto Linux: Building UCM-iMX93 Yocto images|Building UCM-iMX93 Yocto Linux images]] | + | | <!-- Support --> |
− | *[https://github.com/compulab-yokneam/meta-bsp-imx9/blob/kirkstone-2.2.0/Documentation/linux_kernel_build.md Building UCM-iMX93 Linux Kernel] | + | * [[Compulab Technical Support | Getting Technical Support]] |
− | *[https://github.com/compulab-yokneam/meta-bsp-imx9/blob/kirkstone-2.2.0/Documentation/imx_boot_image_build.md Building UCM-iMX93 | + | * [https://supportdb.compulab-systems.net/ Engineering Support Portal] |
− | *[[ | + | | <!-- Useful links --> |
− | *[[ | + | * [https://www.compulab.com/products/computer-on-modules/ucm-imx93-nxp-i-mx9-som-system-on-module-computer/ UCM-iMX93 Product Page] |
− | <!--*[[UCM-iMX93: | + | * [[UCM-iMX93: Hardware: Revision Notes | UCM-iMX93 Hardware Revision Notes]] |
− | |*[[Application Notes: Developing with Qt on CompuLab platforms|Developing with Qt on CompuLab platforms]] | + | * [https://www.compulab.com/products/carrier-boards/sb-ucmimx93-carrier-board/ SB-UCMIMX93 Product Page] |
+ | * <!--Product Change Notifications--> | ||
+ | | <!-- Building Yocto and Uboot --> | ||
+ | * [[ Yocto: Setting Up Build Environment | Setting Up Yocto Build Environment]] | ||
+ | * [[UCM-iMX93: Yocto Linux: Building UCM-iMX93 Yocto images|Building UCM-iMX93 Yocto Linux images]] | ||
+ | *[https://github.com/compulab-yokneam/meta-bsp-imx9/blob/kirkstone-2.2.0-yocto-r1.2/Documentation/linux_kernel_build.md Building UCM-iMX93 Linux Kernel] | ||
+ | *[https://github.com/compulab-yokneam/meta-bsp-imx9/blob/kirkstone-2.2.0-yocto-r1.1/Documentation/imx_boot_image_build.md Building UCM-iMX93 Boot Firmware] | ||
+ | * [[ Yocto: Common Yocto Build Errors | Common Yocto Build Errors ]] | ||
+ | | <!-- Customizing Yocto --> | ||
+ | *[[Yocto: Introduction to Yocto development|Introduction to Yocto development]] | ||
+ | *[[Yocto: Making Changes to Yocto Meta-Layers|Making Changes to Yocto Meta-Layers]] | ||
+ | *[[Yocto: Introduction to Device Trees|Introduction to Device Trees]] | ||
+ | *[[Yocto: I/O Configuration and Device Tree Customization | Configuring I/O - Device Tree Customization]] | ||
+ | <!-- * Custom Display Adaptation--> | ||
+ | *[https://github.com/compulab-yokneam/meta-mender-compulab/blob/kirkstone-nxp/README.md Creating OTA update enabled images with Mender] | ||
+ | | <!-- Using SOM Interfaces and Functions #1 --> | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#Serial Console|Console]] | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#Display|Display]] | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#Camera|Camera]] | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#WiFi|WiFi]] | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#Creating_Access_Point|WiFi AP Mode]] | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#Cellular_Modem|Cellular Modem]] | ||
+ | | <!-- Using SOM Interfaces and Functions #2 --> | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#Bluetooth|Bluetooth]] | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#USB|USB]] | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#CAN_bus|CAN bus]] | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#UART|UART]] | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#SPI|SPI]] | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#I2C|I2C]] | ||
+ | | <!-- Using SOM Interfaces and Functions #3 --> | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#GPIO|GPIO]] | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#ADC|ADC]] | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#RTC|RTC]] | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#Suspend_.2F_Resume|Sleep Mode]] | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#CPU_temperature|CPU temperature]] | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#Device Serial Number|SOM Serial Number]] | ||
+ | | <!-- Application Notes --> | ||
+ | <!-- *[[Application Notes: Image Deployment in Mass Production|Image Deployment in Mass Production]]--> | ||
+ | *[[Application Notes: Developing with Qt on CompuLab platforms|Developing with Qt on CompuLab platforms]] | ||
*[[Application Notes: eMMC lifetime optimization|Optimizing eMMC lifetime and reliability]] | *[[Application Notes: eMMC lifetime optimization|Optimizing eMMC lifetime and reliability]] | ||
− | |||
− | |||
}} | }} | ||
__NOTOC__ | __NOTOC__ | ||
+ | {{note|1=From time to time Compulab releases new software versions for UCM-iMX93 in order to fix bugs, address component changes and add functionality. It is highly recommended to subscribe to the [[Image:Feed-icon.png|16px]] [{{fullurl:{{FULLPAGENAME}}|action=feed}} '''UCM-iMX93 RSS Feed'''] in order to receive automatic notifications about software updates.}} | ||
+ | |||
+ | {{ChangelogReleaseHistoryRss| content= | ||
+ | ===== 18-Feb-2024, UCM-iMX93L Yocto Linux 2.0 ([[UCM-iMX93: Yocto Linux: Release Notes#18-Feb-2024.2C_UCM-iMX93_Yocto_Linux_2.0|release notes]]) ===== | ||
+ | : Yocto 4.2 (Mickledore) for UCM-iMX93 and UCM-iMX93L | ||
+ | : - Kernel 6.1.55 | ||
+ | : - U-Boot 2023.04 | ||
+ | |||
+ | ===== 18-Feb-2024, UCM-iMX93 Yocto Linux 1.1 ([[UCM-iMX93: Yocto Linux: Release Notes#18-Feb-2024.2C_UCM-iMX93_Yocto_Linux_1.1|release notes]]) ===== | ||
+ | : Yocto 4.0 (Kirkstone) for UCM-iMX93 | ||
+ | : - Kernel 6.1.22 | ||
+ | : - U-Boot 2022.04 | ||
− | + | ===== 19-June-2023, UCM-iMX93 Yocto Linux 1.0 ([[UCM-iMX93: Yocto Linux: Release Notes#19-June-2023.2C_UCM-iMX93_Yocto_Linux_1.0|release notes]]) ===== | |
− | ===== 19-June-2023, UCM-iMX93 Yocto Linux | + | : Yocto 4.0 (Kirkstone) for UCM-iMX93 |
− | : | ||
: - Based on NXP release lf-5.15 | : - Based on NXP release lf-5.15 | ||
: - Kernel 6.1.1 | : - Kernel 6.1.1 | ||
: - U-Boot 2022.04 | : - U-Boot 2022.04 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
Latest revision as of 11:45, 6 November 2024
Compulab System on Module (SOM) products are miniature computer boards designed for integration into custom industrial applications. |
Getting Started | Development | How-to Guides and Application Notes | ||||||||||
|
|
|
From time to time Compulab releases new software versions for UCM-iMX93 in order to fix bugs, address component changes and add functionality. It is highly recommended to subscribe to the UCM-iMX93 RSS Feed in order to receive automatic notifications about software updates. |
| ||
18-Feb-2024, UCM-iMX93L Yocto Linux 2.0 (release notes)
18-Feb-2024, UCM-iMX93 Yocto Linux 1.1 (release notes)
19-June-2023, UCM-iMX93 Yocto Linux 1.0 (release notes)
|