Difference between revisions of "i.MX51 SODIMM PC Controlling the Development Kit"
(Created page with "Category:i.MX51 SODIMM PC - Development kit <!-- --> <div style="float:right">__TOC__</div> This page guides though the first steps of controlling and operating the develo...") |
|||
Line 4: | Line 4: | ||
This page guides though the first steps of controlling and operating the development kit. To prepare the working setup [[i.MX51 SODIMM PC Connecting the Components and Cables|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 [[i.MX51 SODIMM PC Connecting the Components and Cables|connect and plug in cables]] first. | ||
<br /><br /> | <br /><br /> | ||
− | The development kit is supplied with | + | The development kit is supplied with preinstalled bootloader, Linux kernel and demo filesystem. Several ways of controlling boards are available: |
== Controlling the Development Kit over Serial Line == | == Controlling the Development Kit over Serial Line == | ||
Line 26: | Line 26: | ||
Controlling the development kit using TeraTerm:<br /> | Controlling the development kit using TeraTerm:<br /> | ||
− | [[image:i. | + | [[image:i.MX51_SODIMM_PC-Development_Kit-Serial_console.jpg|600px]] |
== Using External Monitor and USB Keyboard == | == Using External Monitor and USB Keyboard == | ||
Line 33: | Line 33: | ||
* multiple video devices are supported: | * multiple video devices are supported: | ||
** external monitor with DVI or VGA connector (DVI to VGA adapter is required in case of VGA monitor usage) | ** external monitor with DVI or VGA connector (DVI to VGA adapter is required in case of VGA monitor usage) | ||
− | ** [[TFT Display Data Image|TFT Display Data Image]] | + | ** [[TFT Display Data Image Set|TFT Display Data Image display]] |
− | ** [[TFT Display Optrex|TFT Display Optrex]] | + | ** [[TFT Display Optrex Set|TFT Display Optrex display]] |
− | ** [[TFT Display EDT | + | ** [[TFT Display EDT Set|TFT Display EDT display]] |
* USB keyboard | * USB keyboard | ||
<br /> | <br /> | ||
− | '''''Important:''''' External monitor must support at least one of the following resolutions: 640x480px, 800x480px, 800x600px, 1024x720px | + | '''''Important:''''' External monitor must support at least one of the following resolutions: 640x480px, 800x480px, 800x600px, 1024x720px or 1280x800px. |
<br /><br /> | <br /><br /> | ||
Controlling the development kit using external monitor and USB keyboard:<br /> | Controlling the development kit using external monitor and USB keyboard:<br /> | ||
Line 56: | Line 56: | ||
<br /> | <br /> | ||
''''' Important notes: ''''' | ''''' Important notes: ''''' | ||
− | * | + | * Modules are shipped with empty root password |
− | * | + | * IP address is dynamic by default and setup by the DHCP server upon boot |
− | * SSH, SFTP services require root password to be set up ( | + | * SSH, SFTP services require root password to be set up (using ''passwd'' command) |
− | * FTP, SFTP are recommended only for data | + | * FTP, SFTP are recommended only for data transfer (binary mode selection is advised) |
<br /> | <br /> | ||
Controlling the development kit using PUTTY SSH client:<br /> | Controlling the development kit using PUTTY SSH client:<br /> |
Revision as of 21:10, 12 April 2021
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.
The development kit is supplied with preinstalled bootloader, Linux kernel and demo filesystem. Several ways of controlling boards are available:
Controlling the Development Kit over Serial Line
Recommended HW:
- PC with serial port or USB to serial adapter
- Voipac i.MX51 SODIMM PC - Development kit
- Voipac serial cable
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:
600px
Using External Monitor and USB Keyboard
Recommended HW:
- Voipac i.MX51 SODIMM PC - Development kit
- multiple video devices are supported:
- external monitor with DVI or VGA connector (DVI to VGA adapter is required in case of VGA monitor usage)
- TFT Display Data Image display
- TFT Display Optrex display
- TFT Display EDT display
- USB keyboard
Important: External monitor must support at least one of the following resolutions: 640x480px, 800x480px, 800x600px, 1024x720px or 1280x800px.
Controlling the development kit using external monitor and USB keyboard:
600px
Controlling the Development Kit over Ethernet
Recommended HW:
- PC with Ethernet
- Voipac i.MX51 SODIMM PC - Development kit
- Ethernet cable
Recommended SW:
- Telnet client (Telnet, PUTTY, …)
- SSH client (SSH,PUTTY, …)
- FTP client (FTP, Filezilla, BareFTP, …)
- SFTP client (Filezilla, PUTTY, WinSCP, …)
Important notes:
- Modules are shipped with empty root password
- IP address is dynamic by default and setup by the DHCP server upon boot
- SSH, SFTP services require root password to be set up (using passwd command)
- FTP, SFTP are recommended only for data transfer (binary mode selection is advised)
Controlling the development kit using PUTTY SSH client:
600px
Controlling the development kit using WinSCP (Explorer Interface):
600px