Skip to main content
AMat.1
Associate II
October 15, 2020
Question

detecting STM32 via coolterm / teraterm to send a char

  • October 15, 2020
  • 1 reply
  • 1683 views

Hi , i wanted to connect and send a char from my stm32 blue pill but i cant connect it to the serial monitor via tera twerm or cool term ( the stm32 is connected to usb via an st link v2 and it is detected) making an led blink is possible but i cant get around this, can anyone explain please? thank you0693W000004JxGCQA0.png

    This topic has been closed for replies.

    1 reply

    TDK
    October 15, 2020

    In order to connect to it as a VCP device, you need to program it with an application that does that. A quick search turns up this:

    http://www.hackvlog.com/2017/06/how-to-stm32f103c8t6-as-usb-device.html

    "If you feel a post has answered your question, please click ""Accept as Solution""."