Difference between revisions of "i.MX53 SODIMM PC Controlling the Development Kit"

From Voipac Wiki
Jump to navigation Jump to search
(Created page with "Category:i.MX53 SODIMM PC - Development kit <!-- --> <div style="float:right">__TOC__</div> This page guides though the first steps of controlling and operating the develo...")
 
Line 2: Line 2:
 
<!-- -->
 
<!-- -->
 
<div style="float:right">__TOC__</div>
 
<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 [[iMX6_Rex_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.MX53 SODIMM PC Connecting the Components and Cables|connect and plug in cables]] first.
 
<br /><br />
 
<br /><br />
 
The development kit is supplied with pre-installed bootloader, Linux kernel and demo filesystem. Several ways of controlling the board are available.
 
The development kit is supplied with pre-installed bootloader, Linux kernel and demo filesystem. Several ways of controlling the board are available.
Line 46: Line 46:
 
* PC with Ethernet
 
* PC with Ethernet
 
*  Voipac i.MX53 SODIMM PC - Development kit
 
*  Voipac i.MX53 SODIMM PC - Development kit
* [http://www.voipac.com/#iMX6-PEC-00000000 Ethernet cable]
+
* [https://www.voipac.com/#X25-CEC-000 Ethernet cable]
  
 
''''' Recommended SW: '''''
 
''''' Recommended SW: '''''

Revision as of 23:14, 2 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 pre-installed bootloader, Linux kernel and demo filesystem. Several ways of controlling the board are available.

Controlling the Development Kit over Serial Line

Recommended HW:

  • PC with serial port or USB to serial adapter
  • Voipac i.MX53 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:


Important: External monitor must support at least one of the following resolutions: 640x480px, 800x480px, 800x600px, 1024x720px, 1280x800px or 1600x1200px.

Controlling the development kit using external monitor and USB keyboard:
600px

Controlling the Development Kit over Ethernet

Recommended HW:

  • PC with Ethernet
  • Voipac i.MX53 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:

  • Demo modules are shipped with empty root password
  • 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)


Controlling the development kit using PUTTY SSH client:
600px

Controlling the development kit using WinSCP:
600px