Mbed 6 USB example F446RE
The program will act as a keyboard print out hello world
Note
PA12 is D+
PA11 is D-
GND to USB GND
- install Mbed
- have a working F446RE
- Connect the USB cable
git clone the repo
git clone https://github.com/PolyU-Robocon/Mbed6-USB-example.git
build and run