detecting STM32 via coolterm / teraterm to send a char
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-10-15 10:24 AM
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 you
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-10-15 10:30 AM
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".
