Skip to main content
Visitor II
February 3, 2021
Question

Doesn't Get output on the serial terminal tried every example of STM8L library on STM8L152R8 Nucleo board

  • February 3, 2021
  • 2 replies
  • 777 views

 I have STM8L152R8 Nucleo board. I have debugged LED Blinking code on STVD.

Now I am trying to run the new example on this board. but USART example is not running on the board.

I am not getting any output on the serial terminal.

I have tried every example from the STM8L library.

please suggest me any solution

thanks and regards

Deoyani

    This topic has been closed for replies.

    2 replies

    Explorer
    February 3, 2021

    > please suggest me any solution as soon as possible.

    This forum is mainly driven by volunteers, who may or may not be interested in your problems.

    > I am not getting any output on the serial terminal.

    Get a scope and check if you can see any signals on the Tx line.

    Connections can be wrong. Levels can be wrong. Baudrates can be wrong. PC terminal configuration can be wrong.

    DJosh.0Author
    Visitor II
    February 3, 2021

    thanks for your answer