How to configure serial port for stm8l discovery board
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-08-14 6:39 AM
I have to print data on the console and I could not able to enable serial port for stm8l discovery
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-08-22 2: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.
