Get started with i.MX 93 SODIMM SOM Development Platform
Unpacking
Remove the Development Platform from box and place above the ESD free area. Use anti-static pad/mat with proper grounding to place the Development Platform. Also make sure that, below deliverables are received without any physical damage.
Development kit contains:
- i.MX 93 DevKit
- 5V,2.5A Power Supply
- USB cable (micro-B to standard-A)
- Wi-Fi & BT Antenna
- Safety guidelines
SAFETY GUIDELINES
i.MX 93 DevKit
WIFI & BT Antenna*
5V, Power Supply
USB OTG cable
Get to know
i.MX93 SODIMM SOM-Top view
i.MX93 SODIMM SOM– Bottom view
- Wi-Fi & BT Module
- i.MX 93 SoC
- LPDDR4
4. eMMC
5. SODIMM Edge
i.MX93 SODIMM Dev Kit– Top view
- Power Jack
- Audio In/Out Jack
- HDMI Connector**.
- RTC Header
- Eth Jack & USB2.0 Conn.-1
- Eth Jack** & USB2.0 Conn.-2
- USB OTG Connector
8. USB Debug Conn.
9. UART Header
10. Expansion Header
11. GPIO Header
12. LVDS Back light Conn.*
13. CAN Header.
14. SODIMM Edge Conn.
15. Boot Mode switch
16. SATA Connector **
17. Reset Switch
18. Power Switch
19. Parallel Camera Conn. **
i.MX93 SODIMM Dev Kit–Bottom view
20. Mini PCIe Connector**
21. JTAG Connector
*Optional
**Not Supported
22. Resistive Touch Conn.*
23. MIPI CSI 40 Pin Conn.
24. MIPI DSI 20 Pin Conn.
25. Micro SD Connector
Boot Switch Setting
Make sure On-Board Switch (SW4) is set properly as shown below image.
SW4-Boot Selection Switch.
Table 1: Boot Media Switch Settings
Debug Port Setting
Connect Type-A end of USB cable to PC and Micro-B end of USB cable to Development platform’s debug Micro USB connector(J8) as shown below
Use one of the terminal application depending on the operating system of the host machine:
On the command prompt of the Linux host machine, run the following command to determine the port number:
$ ls /dev/ttyUSB*
The smaller number is for Arm® Cortex®-A55 core and the bigger number is for Arm® Cortex ®-M33 core.
Minicom
Use the following commands to install and run the serial communication program (minicom as an example):
- Install Minicom using Ubuntu package manager.
$ sudo apt-get install minicom
- Launch Minicom using a console window using the port number determined earlier.
$ sudo minicom -s - Configure Minicom as show in below figure
Next step is to Power ON the board.
Install the driver for Debug USB Port in Host PC/Laptop using the below link.
VCP Drivers
- Download Tera Term. After the download, run the installer and then return to this webpage to continue.
- Launch TeraTerm. The first time it launches, it shows the following dialog. Select the serial option. Assuming your board is plugged in, there should be a COM port automatically populated in the list.
- Configure the Serial Port Settings.
Go to Setup → Serial Port and change the settings as shown below.
- Verify that the connection is open. If connected, Tera Term shows something like below in its title bar.
- Next step is to Power ON the board.
Install the driver for Debug USB Port in Host PC/Laptop using the below link.
http://ftdichip.com/drivers/vcp-drivers/
- Download PuTTY. After the download, run the installer and then return to this webpage to continue.
- Launch PuTTY by either double clicking on the executable file you downloaded or from the Start menu, depending on the type of download you selected.
- Configure In the window that launches. Select the Serial radio button and ether the COM port number that you determined earlier. Also enter the baud rate, 115200
- Click Open to open the serial connection. Assuming the board is connected and you entered the correct COM port, the terminal window opens. If the configuration is not correct, puTTY alerts you.
- Next step is to Power ON the board.
Powering ON
Connect the Power supply plug to the Power connector (J2) of the DevKit as shown below and switch ON the power supply. Once power is applied to the DevKit, the power LED will glow as shown in the below image.
Warning:
- Do not try to connect any other Power Supply other than supplied along with i.MX 93 DevKit.
- Contact iWave, if power LEDs are not glowing.
Boot screen
User must go through “Software User Guide” and get familiar with software section of iW-RainboW-G50M-i.MX 93 SOM.
Operating System Support
Power is applied to the DevKit & once the boot get success, depending upon the supported Operating systems and boot loader on particular Delivery, boot messages being prompted in the terminal window as shown below. Press Enter key in terminal and done with test environment setup on particular delivery.
Command Prompt (Linux)