Open main menu

DAVE Developer's Wiki β

DESK-XZ7-L/Peripherals/UART

< DESK-XZ7-L
Revision as of 09:01, 26 January 2024 by U0007 (talk | contribs)

History
Issue Date Notes
2023/01/23 DESK-XZ7-L-1.0.1 release


Contents

Peripheral UARTEdit

The Zynq-7000 second UART device (UART0) is routed through the PL and it is mapped to the ttyPS1 device.

Accessing the peripheralEdit

Linux messages at boot timeEdit


Usage with sttyEdit


Additional informationEdit

Serial ports can be used through the standard serial programming API.

For detailed information, please refer to the Serial Programming HOWTO at Serial-Programming-HOWTO