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.
8 years, 3 months ago.
Command window for UART?
Is there any command window in order to communicate with the microcontroller? If there is , then where can i find it. I downloaded putty and tried but its not working?
1 Answer
8 years, 3 months ago.
Hi Sachin,
What platform are you using? If you're using an ST platform you'll need to install the ST Link driver, which you can find here: https://developer.mbed.org/teams/ST/wiki/ST-Link-Driver
If you're using any other platform you should be able to just install the mbed Serial driver: https://developer.mbed.org/handbook/Windows-serial-configuration
Let me know if that helps!
Thanks,
Brian