Search Notebooks
UART mapping

Page owner: user Daniel Peter

Created 11 Feb 2010.
Last updated 11 Feb 2010

UART mapping

Page last updated 11 Feb 2010, by   user Daniel Peter   tag No tags | 0 replies  

UART3
p9 = P0_0 (tx)
p10 = P0_1 (rx)

UART1
p13 = P0_15 (tx)
p14 = P0_16 (rx)

UART2
p28 = P0_10 (tx)
p27 = P0_11 (rx)

UART0
USBTX = P0_2
USBRX = P0_3


0 comments

Please log in to post a comment.