4 years, 11 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.

Be the first to answer this question.