Difference between revisions of "ETRA SOM/ETRA Evaluation Kit/Interfaces and Connectors/UARTs"

From DAVE Developer's Wiki
Jump to: navigation, search
(Device mapping)
Line 86: Line 86:
  
 
=== Device mapping ===
 
=== Device mapping ===
{| style="color:#000000; border:solid 2px #73B2C7; background-color:#ededed;font-size:95%; vertical-align:middle;"
 
| [[File:TBD.png|30px]]
 
| '''Section not completed yet'''
 
|}
 
  
 +
USART3 is mapped to <code>/dev/ttySTM1</code> device in Linux.
  
USART3 is mapped to <code>/dev/ttyxxx</code> device in Linux.
+
UART8 is mapped to <code>/dev/ttySTM2</code> device in Linux.
 
 
UART8 is mapped to <code>/dev/ttyxxx</code> device in Linux.
 
  
 
=== Device usage ===
 
=== Device usage ===

Revision as of 15:48, 30 August 2023

History
Version Issue Date Notes
1.0.0 Dec 2020 First Release


UARTs interface[edit | edit source]

Description[edit | edit source]

The UART interfaces are available on the Evaluation Kit at the connectors J9 and J10.

J9 and J10 are 3 pin terminal blocks 5.0mm pitch respectively for USART3 and UART8. Can be independently used as RS232 or RS485 based on Part Number composition.


UARTs connector

Signals[edit | edit source]

The following table describes the interface signals:

J9[edit | edit source]

Pin# SOM Pin# RS232 RS485 Pin Notes
1 J18.89 USART3_TX RS485_A
2 J18.91 USART3_RX RS485_B
3 - Ground Ground

J10[edit | edit source]

Pin# SOM Pin# RS232 RS485 Pin Notes
1 J18.191 UART8_TX RS485_A
2 J18.193 UART8_RX RS485_B
3 - Ground Ground

Device mapping[edit | edit source]

USART3 is mapped to /dev/ttySTM1 device in Linux.

UART8 is mapped to /dev/ttySTM2 device in Linux.

Device usage[edit | edit source]

Fix the signal cables to the terminal with a small flat screwdriver.