Skip to main content
Visitor II
December 25, 2015
Question

How to use the UART on the STM8A-DISCOVERY?

  • December 25, 2015
  • 2 replies
  • 666 views
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

    This topic has been closed for replies.

    2 replies

    Visitor II
    January 11, 2016
    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

    Visitor II
    January 11, 2016
    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