Difference between revisions of "UCM-iMX93 NXP iMX93 Linux Resources"
m (Igor moved page UCM-iMX93 NXP iMX93 Yocto Linux to UCM-iMX93 NXP iMX93 Linux Resources) |
|||
Line 1: | Line 1: | ||
{{summary| | {{summary| | ||
− | + | UCM-iMX93 is an ultra-compact system-on-module (SoM) board, designed for integration into embedded applications.</br> | |
− | + | UCM-iMX93 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 --> |
+ | * [[Compulab Technical Support | Getting Technical Support]] | ||
+ | * [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] | ||
+ | * [https://www.compulab.com/products/computer-on-modules/ucm-imx93-nxp-i-mx9-som-system-on-module-computer/#devres UCM-iMX93 Development Resources] | ||
+ | * [[UCM-iMX93: Hardware: Revision Notes | Hardware Revision Notes]] | ||
+ | * <!--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/Documentation/linux_kernel_build.md Building UCM-iMX93 Linux Kernel] | *[https://github.com/compulab-yokneam/meta-bsp-imx9/blob/kirkstone-2.2.0/Documentation/linux_kernel_build.md Building UCM-iMX93 Linux Kernel] | ||
− | *[https://github.com/compulab-yokneam/meta-bsp-imx9/blob/kirkstone-2.2.0/Documentation/imx_boot_image_build.md Building UCM-iMX93 | + | *[https://github.com/compulab-yokneam/meta-bsp-imx9/blob/kirkstone-2.2.0/Documentation/imx_boot_image_build.md Building UCM-iMX93 Boot Firmware] |
− | *[[ | + | * [[ Yocto: Common Yocto Build Errors | Common Yocto Build Errors ]] |
− | *[[ | + | | <!-- Customizing Yocto --> |
− | <!--*[[UCM-iMX93: | + | *[[Yocto: Introduction to Yocto development|Introduction to Yocto development]] |
− | |*[[Application Notes: Developing with Qt on CompuLab platforms|Developing with Qt on CompuLab platforms]] | + | *[[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#Bluetooth|Bluetooth]] | ||
+ | | <!-- Using SOM Interfaces and Functions #2 --> | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#USB|USB]] | ||
+ | * [[UCM-iMX93: Yocto Linux: How-To Guide#Controller.E2.80.93area_network_.28CAN.29|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#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= |
− | ===== 19-June-2023, UCM-iMX93 Yocto Linux | + | ===== 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]]) ===== |
− | : | + | : Yocto 4.2 (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 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
Revision as of 14:41, 28 August 2023
UCM-iMX93 is an ultra-compact system-on-module (SoM) board, designed for integration into embedded 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. |
| ||
19-June-2023, UCM-iMX93 Yocto Linux 1.0 (release notes)
|