cancel
Showing results for 
Search instead for 
Did you mean: 

How to use the UART on the STM8A-DISCOVERY?

Philipp Krause
Senior II
Posted on December 25, 2015 at 21:38

I want to use the UART on the STM8A-DISCOVERY boards.

However, AFAIK, the STM8A RX and TX pins are not connected to any header on the boards.

There are open solder bridges connecting them to the ST-Link/v2 interface. I could just solder some wires to the STM8 side of these open solder bridges to get the RX/TX signals. Any better ideas?

Philipp

2 REPLIES 2
Philipp Krause
Senior II
Posted on January 11, 2016 at 16:11

Since I only need to transmit data from the STM8A-DISCOVERY to the host, I used UART3 instead of UART1. The Tx pin of UART3 is pin 1 on the LIN jumper.

Philipp

Philipp Krause
Senior II
Posted on January 11, 2016 at 23:32

Similarly, on the STM8AL board, the Tx of UART1 is available on the LIN jumper, pin1.

Philipp