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.
5 years, 6 months ago.
USBSerial Support , MBED 5.12?
Is USBSerial supported in 5.12? https://os.mbed.com/docs/mbed-os/v5.12/apis/usbserial.html
I have tried the example, with a LED that should turn on but I get no serial and no LED. Removing the USBSerial code, the LED turns on as expected.
I am using a custom board (with a Murata Type ABZ module) which uses PA8 for VBUS detect, does this need to be defined somewhere?
I know the USB port is good, as I have had it working flawlessly on the same board using Arduino libraries.