cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure serial port for stm8l discovery board

VSrin
Associate II

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

1 REPLY 1
Philipp Krause
Senior II

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.