Difference between revisions of "iMX93 Industrial Controlling the Development Kit"
Jump to navigation
Jump to search
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <!-- --> | ||
+ | <div style="float:right">__TOC__</div> | ||
This page guides though the first steps of controlling and operating the development kit. To prepare the working setup connect and plug in cables first. | This page guides though the first steps of controlling and operating the development kit. To prepare the working setup connect and plug in cables first. | ||
Line 5: | Line 7: | ||
* PC with USB port | * PC with USB port | ||
− | * Voipac | + | * Voipac iMX93 Industrial Development Kit |
* Micro USB Cable: iMX Baseboard USB Micro-B Console (Default) | * Micro USB Cable: iMX Baseboard USB Micro-B Console (Default) | ||
* TTL-232R-3V3-FTDI: iMX Baseboard UART1 Serial Console (Optional) | * TTL-232R-3V3-FTDI: iMX Baseboard UART1 Serial Console (Optional) | ||
Line 24: | Line 26: | ||
− | [[File:iMX93 TeraTerm log.png | + | [[File:iMX93 TeraTerm log.png]] </br></br> |
− | [[File:iMX93 PuTTY Serial log.png | + | [[File:iMX93 PuTTY Serial log.png]] <br/> |
'''''NOTE:''''' If you use the UART1 Console cable, it is necessary to switch the UART1 and UART 2 jumpers to the UART-CPU position as shown in the picture below. | '''''NOTE:''''' If you use the UART1 Console cable, it is necessary to switch the UART1 and UART 2 jumpers to the UART-CPU position as shown in the picture below. | ||
− | [[File:iMX93 UART Serial Console.png| | + | [[File:iMX93 UART Serial Console.png|800px]] <br/> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=Controlling the Development Kit over Ethernet= | =Controlling the Development Kit over Ethernet= | ||
Line 48: | Line 38: | ||
* PC with Ethernet | * PC with Ethernet | ||
− | * Voipac | + | * Voipac iMX93 Industrial Development Kit |
* Ethernet Cable | * Ethernet Cable | ||
− | + | ||
===Recommended SW:=== | ===Recommended SW:=== | ||
Line 60: | Line 50: | ||
===Important notes:=== | ===Important notes:=== | ||
− | + | iMX93 Industrial Development Kit is shipped with empty password. The default login is: "root" | |
The default IP address is dynamic and setup by your DHCP server upon boot. | The default IP address is dynamic and setup by your DHCP server upon boot. | ||
Line 70: | Line 60: | ||
===Controlling the development kit using WinSCP:=== | ===Controlling the development kit using WinSCP:=== | ||
− | [[File:iMX93 WinSCP.png| | + | [[File:iMX93 WinSCP.png|800px]] </br></br> |
− | [[File:iMX93 WinSCP commander.png| | + | [[File:iMX93 WinSCP commander.png|800px]] |
Latest revision as of 15:16, 16 June 2025
This page guides though the first steps of controlling and operating the development kit. To prepare the working setup connect and plug in cables first.
Controlling the Development Kit over Serial Line
Recommended HW:
- PC with USB port
- Voipac iMX93 Industrial Development Kit
- Micro USB Cable: iMX Baseboard USB Micro-B Console (Default)
- TTL-232R-3V3-FTDI: iMX Baseboard UART1 Serial Console (Optional)
Recommended SW:
Serial line terminal (PUTTY, Minicom, Ckermit, Hyperterminal, TeraTerm, ...)
Default serial port settings:
- Speed (baud): 115200
- Data bits: 8
- Stop bits: 1
- Parity: None
- Flow control: None
Controlling the development kit using TeraTerm and PuTTY:
NOTE: If you use the UART1 Console cable, it is necessary to switch the UART1 and UART 2 jumpers to the UART-CPU position as shown in the picture below.
Controlling the Development Kit over Ethernet
Recommended HW:
- PC with Ethernet
- Voipac iMX93 Industrial Development Kit
- Ethernet Cable
Recommended SW:
- SFTP client (Filezilla, PUTTY, WinSCP, …)
- Telnet client (Telnet, PUTTY, …)
- SSH client (SSH,PUTTY, …)
- FTP client (FTP, Filezilla, BareFTP, …)
Important notes:
iMX93 Industrial Development Kit is shipped with empty password. The default login is: "root"
The default IP address is dynamic and setup by your DHCP server upon boot.
SSH, SFTP services require root password to be set up (“passwd” command)
FTP, SFTP are recommended only for data transfers (binary mode is recommended)