Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 9 months ago.
hyperterminal not working
the serial driver installer doesnt detect the device although st link does.
also tera term (hyperterminal) detects and starts the reading but nothing is read.
help?
Question relating to:
2 Answers
6 years, 9 months ago.
Hi
From https://os.mbed.com/platforms/ST-Discovery-L053C8/
Did you check this part:
Quote:
Virtual Com Port configuration
By default the Virtual Com Port is not enabled. To enable it, you need to close SB2 and SB3 and open SB14 and SB15 solder bridges.
6 years, 4 months ago.
I have an STM32L0538-DISCO board from a seminar a couple years ago and had to do the following to get the serial output to work:
- Close the SB2 and SB3 solder bridges
- SB14 and SB15 were already open on mine
- Update the ST-Link/V2 firmware
Until I updated the STLINK firmware, the USB serial port showed up and connected in my terminal emulator (on a Mac) but no data was received.