Difference between revisions of "iMX6 OpenRex Controlling the Single Board Computer"
m (Voipac moved page iMX6 OpenRex Controlling the Development Kit to iMX6 OpenRex Controlling the Single Board Computer without leaving a redirect) |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
Voipac iMX6 OpenRex SBC is supplied with bootloader and Yocto Project Linux distribution preinstalled on microSD card by default. | Voipac iMX6 OpenRex SBC is supplied with bootloader and Yocto Project Linux distribution preinstalled on microSD card by default. | ||
− | == Controlling the | + | == Controlling the Single Board Computer over Serial Line == |
''''' Recommended HW: ''''' | ''''' Recommended HW: ''''' | ||
* PC with USB port | * PC with USB port | ||
* Voipac iMX6 OpenRex SBC | * Voipac iMX6 OpenRex SBC | ||
− | * [ | + | * [https://www.voipac.com/ttl-232r-3v3-cable TTL-232R-3V3 ( FTDI ) cable] |
''''' Recommended SW: ''''' | ''''' Recommended SW: ''''' | ||
Line 23: | Line 23: | ||
* Flow control: None | * Flow control: None | ||
<br /> | <br /> | ||
− | Controlling the | + | |
− | [[image:iMX6_OpenRex_SBC-TeraTerm. | + | Controlling the Single Board Computer using TeraTerm:<br /> |
+ | [[image:iMX6_OpenRex_SBC-TeraTerm.png|580px]] | ||
== Using External Monitor and USB Keyboard == | == Using External Monitor and USB Keyboard == | ||
Line 30: | Line 31: | ||
* 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 OpenRex SBC | * Voipac iMX6 OpenRex SBC | ||
− | * [ | + | * [https://www.voipac.com/hdmi-high-speed-cable HDMI High Speed cable] |
* USB keyboard and USB mouse | * USB keyboard and USB mouse | ||
<br /> | <br /> | ||
− | Controlling the | + | Controlling the Single Board Computer using external monitor and USB keyboard:<br /> |
− | [[image: | + | [[image:iMX6_TinyRex_Development_Kit-HDMI_terminal.png|580px]] |
− | == Controlling the | + | == Controlling the Single Board Computer over Ethernet == |
''''' Recommended HW: ''''' | ''''' Recommended HW: ''''' | ||
* PC with Ethernet | * PC with Ethernet | ||
* Voipac iMX6 OpenRex SBC | * Voipac iMX6 OpenRex SBC | ||
− | * [ | + | * [https://www.voipac.com/patch-ethernet-cable Ethernet cable] |
''''' Recommended SW: ''''' | ''''' Recommended SW: ''''' | ||
* Telnet client (Telnet, PUTTY, …) | * Telnet client (Telnet, PUTTY, …) | ||
Line 53: | Line 54: | ||
* FTP, SFTP are recommended only for data transfers (binary mode is recommended) | * FTP, SFTP are recommended only for data transfers (binary mode is recommended) | ||
<br /> | <br /> | ||
− | Controlling the | + | Controlling the Single Board Computer using PUTTY connected to Serial Line:<br /> |
− | [[image:iMX6_OpenRex_SBC-PuTTY_serial_connection. | + | [[image:iMX6_OpenRex_SBC-PuTTY_serial_connection.png|580px]] |
<br /><br /> | <br /><br /> | ||
− | Controlling the | + | Controlling the Single Board Computer using PUTTY SSH client:<br /> |
− | [[image:iMX6_OpenRex_SBC-PuTTY_SSH_connection. | + | [[image:iMX6_OpenRex_SBC-PuTTY_SSH_connection.png|580px]] |
<br /><br /> | <br /><br /> | ||
− | Controlling the | + | Controlling the Single Board Computer using WinSCP:<br /> |
− | [[image: | + | [[image:iMX6_TinyRex_Development_Kit-WinSCP_connection.png|580px]] |
Latest revision as of 06:22, 24 April 2022
This page guides though the first steps of controlling and operating the single board computer. To prepare the working setup connect and plug in cables first.
Voipac iMX6 OpenRex SBC is supplied with bootloader and Yocto Project Linux distribution preinstalled on microSD card by default.
Controlling the Single Board Computer over Serial Line
Recommended HW:
- PC with USB port
- Voipac iMX6 OpenRex SBC
- TTL-232R-3V3 ( FTDI ) 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 Single Board Computer using TeraTerm:
Using External Monitor and USB Keyboard
Recommended HW:
- External monitor with HDMI connector (HDMI to VGA adapter is required for VGA monitor)
- Voipac iMX6 OpenRex SBC
- HDMI High Speed cable
- USB keyboard and USB mouse
Controlling the Single Board Computer using external monitor and USB keyboard:
Controlling the Single Board Computer over Ethernet
Recommended HW:
- PC with Ethernet
- Voipac iMX6 OpenRex SBC
- Ethernet cable
Recommended SW:
- Telnet client (Telnet, PUTTY, …)
- SSH client (SSH,PUTTY, …)
- FTP client (FTP, Filezilla, BareFTP, …)
- SFTP client (Filezilla, PUTTY, WinSCP, …)
Important notes:
- iMX6 OpenRex SBC 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 Single Board Computer using PUTTY connected to Serial Line:
Controlling the Single Board Computer using PUTTY SSH client:
Controlling the Single Board Computer using WinSCP: