2019-08-14 06:39 AM
I have to print data on the console and I could not able to enable serial port for stm8l discovery
2019-08-22 02:34 AM
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.