Skip to main content
Visitor II
December 8, 2015
Question

STM8L Discovery

  • December 8, 2015
  • 1 reply
  • 755 views
Posted on December 08, 2015 at 20:26

Hi guys,

I am trying to access STM8L Discovery board bootloader, to upload some code..

The problem is...where can I connect my usb/rs232 converter??

The pins for usart1 are connected to LCD display..

Does any one knows how to enter bootloader mode in stm8l152c6 that come with discovery board?

thanks in advance.

regards

    This topic has been closed for replies.

    1 reply

    Visitor II
    December 11, 2015
    Posted on December 11, 2015 at 13:19

    In this tutorial

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

    the UART on the STM8L-Discovery is used for RS232. While the tutorial is not about using RS232 for uploading code, it might still help you with the connection.

    Philipp