Open main menu

DAVE Developer's Wiki β

ETRA SOM/ETRA Hardware/Peripherals/USART

< ETRA SOM‎ | ETRA Hardware
Revision as of 11:28, 11 January 2021 by U0007 (talk | contribs)

History
Version Issue Date Notes
1.0.0 Dec 2020 First Release



Contents

Peripheral USARTEdit

UART (USART on STM32MP1) provides serial communication capability with external devices and support NRZ encoding format, RS485 compatible 9 bit data format and IrDA-compatible infrared slow data rate (SIR) format.

DescriptionEdit

The USART interface available on ETRA SOM is based on STM32MP1 SoC.

The USART port supports the following standards and features:

  • full-duplex asynchronous communication
  • baud rate generator systems
  • two internal FIFOs for transmit and receive data
  • auto baud rate detection
  • programmable data word length (7, 8 or 9 bits)
  • programmable data order with MSB-first or LSB-first shifting
  • configurable stop bits (1 or 2 stop bits)
  • synchronous master/slave mode and clock output/input for synchronous communications
  • single-wire Half-duplex communications
  • continuous communications using DMA
  • swappable Tx/Rx pin configuration
  • hardware flow control for modem and RS-485 transceiver

Pin mappingEdit

The Pin mapping is described in the Pinout table section