Difference between revisions of "iMX6 TinyRex Controlling the Development Kit"

From Voipac Wiki
Jump to navigation Jump to search
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:iMX6 TinyRex Development kit]]
+
[[Category:iMX6 TinyRex Development Kit]]
 
<!-- -->
 
<!-- -->
 
<div style="float:right">__TOC__</div>
 
<div style="float:right">__TOC__</div>
Line 8: Line 8:
 
* PC with USB port
 
* PC with USB port
 
* Voipac iMX6 TinyRex Development Kit
 
* Voipac iMX6 TinyRex Development Kit
* [http://www.voipac.com/#iMX6-TTL-00000000 TTL-232R-3V3 ( FTDI ) cable]
+
* [https://www.voipac.com/ttl-232r-3v3-cable TTL-232R-3V3 ( FTDI ) cable]
<br />
+
 
 
''''' Recommended SW: '''''
 
''''' Recommended SW: '''''
 
* Serial line terminal (PUTTY, Minicom, Ckermit, Hyperterminal, TeraTerm, ...)
 
* Serial line terminal (PUTTY, Minicom, Ckermit, Hyperterminal, TeraTerm, ...)
Line 21: Line 21:
 
<br />
 
<br />
 
Controlling the development kit using TeraTerm:<br />
 
Controlling the development kit using TeraTerm:<br />
[[image:iMX6_TinyRex_Development_kit-TeraTerm.jpg|600px]]
+
[[image:iMX6_TinyRex_Development_Kit-TeraTerm.png|580px]]
  
 
== Using External Monitor and USB Keyboard ==
 
== Using External Monitor and USB Keyboard ==
{| class="toccolours" width="100%" style="text-align: left"
 
|
 
 
''''' Recommended HW: '''''
 
''''' Recommended HW: '''''
 
* External monitor with HDMI connector (HDMI to VGA adapter is required for VGA monitor)
 
* External monitor with HDMI connector (HDMI to VGA adapter is required for VGA monitor)
 
* Voipac iMX6 TinyRex Development Kit
 
* Voipac iMX6 TinyRex Development Kit
* [http://www.voipac.com/#iMX6-HHC-00000000 HDMI High Speed cable]
+
* [https://www.voipac.com/hdmi-high-speed-cable HDMI High Speed cable]
 
* USB keyboard and USB mouse
 
* USB keyboard and USB mouse
|}
+
<br />
 
Controlling the development kit using external monitor and USB keyboard:<br />
 
Controlling the development kit using external monitor and USB keyboard:<br />
[[image:iMX6_TinyRex_Development_kit-HDMI_terminal.jpg|600px]]
+
[[image:iMX6_TinyRex_Development_Kit-HDMI_terminal.png|580px]]
 +
 
 +
== Controlling the Development Kit over Ethernet ==
 +
''''' Recommended HW: '''''
 +
* PC with Ethernet
 +
* Voipac iMX6 TinyRex Development Kit
 +
* [https://www.voipac.com/patch-ethernet-cable Ethernet cable]
 +
''''' Recommended SW: '''''
 +
* Telnet client (Telnet, PUTTY, …)
 +
* SSH client (SSH,PUTTY, …)
 +
* FTP client (FTP, Filezilla, BareFTP, …)
 +
* SFTP client (Filezilla, PUTTY, WinSCP, …)
 +
<br />
 +
''''' Important notes: '''''
 +
* iMX6 TinyRex 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)
 +
<br />
 +
Controlling the development kit using PUTTY connected to Serial Line:<br />
 +
[[image:iMX6_TinyRex_Development_Kit-PuTTY_serial_connection.png|580px]]
 +
<br /><br />
 +
Controlling the development kit using PUTTY SSH client:<br />
 +
[[image:iMX6_TinyRex_Development_Kit-PuTTY_SSH_connection.png|580px]]
 +
<br /><br />
 +
Controlling the development kit using WinSCP:<br />
 +
[[image:iMX6_TinyRex_Development_Kit-WinSCP_connection.png|580px]]

Latest revision as of 07:26, 24 April 2022

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:

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:
iMX6 TinyRex Development Kit-TeraTerm.png

Using External Monitor and USB Keyboard

Recommended HW:

  • External monitor with HDMI connector (HDMI to VGA adapter is required for VGA monitor)
  • Voipac iMX6 TinyRex Development Kit
  • HDMI High Speed cable
  • USB keyboard and USB mouse


Controlling the development kit using external monitor and USB keyboard:
iMX6 TinyRex Development Kit-HDMI terminal.png

Controlling the Development Kit over Ethernet

Recommended HW:

Recommended SW:

  • Telnet client (Telnet, PUTTY, …)
  • SSH client (SSH,PUTTY, …)
  • FTP client (FTP, Filezilla, BareFTP, …)
  • SFTP client (Filezilla, PUTTY, WinSCP, …)


Important notes:

  • iMX6 TinyRex 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)


Controlling the development kit using PUTTY connected to Serial Line:
iMX6 TinyRex Development Kit-PuTTY serial connection.png

Controlling the development kit using PUTTY SSH client:
iMX6 TinyRex Development Kit-PuTTY SSH connection.png

Controlling the development kit using WinSCP:
iMX6 TinyRex Development Kit-WinSCP connection.png