Skip to main content
Visitor II
August 14, 2019
Question

How to configure serial port for stm8l discovery board

  • August 14, 2019
  • 1 reply
  • 473 views

I have to print data on the console and I could not able to enable serial port for stm8l discovery

    This topic has been closed for replies.

    1 reply

    Visitor II
    August 22, 2019

    A tutorial on serial output on the STM8L-DISCOVERY can be found at:

    http://www.colecovision.eu/stm8/STM8L-DISCOVERY%20Serial.shtml

    The tutorial uses the Small Device C Compiler (SDCC), but could easily be ported to other compilers, such as IAR.