The mbed serial port works by default on Mac and Linux, but Windows needs a driver. These instructions explain how to setup the mbed Microcontroller to use the USB serial port on Windows.
Download the installer to your PC, e.g. your desktop.
With your mbed plugged in, and no explorer drive windows open, run the installer:
It will take some time (especially on Vista), and pop up a few 'unsigned driver' warnings, but after a while you should have a Serial port.
If you have multiple mbed microcontrollers, but the serial port only appears for one of them:
If the installer fails because "No mbed Microcontrollers were found":
If the installer reports the message "mbedWinSerial_nnnnn.exe is not a valid Win32 application":
If the Installer appears to hang:
If you have any problems, or think this tutorial could be improved, please tell us in the Forum!
No tags
|
8 comments
Please login to post comments.
A bug I spent a long time tracking down: If using a Palm, HotSync manager will try to grab any new serial port. After installing the mbed serial driver I got cryptic error messages that were no help in diagnosing the problem. Workaround: exit HotSync manager whenever using the mbed serial port. Otherwise HotSync will try to commandeer that port. Then, neither the mbed USB serial nor HotSync will work.