7 years, 6 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

7 years, 6 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

Accepted Answer

I downloaded and installed the mbed serial driver. Now how do I open the serial monitor??

posted by Sachin D 30 Sep 2016

Don't answer that. I got it, after installing the driver just have to specify the COM port in puTTY. Thanks a lot for the information Brian. Helped me a lot.

posted by Sachin D 30 Sep 2016

Happy to help Sachin!

posted by Brian Daniels 30 Sep 2016