Hi,
I need my Keil MCBSTM32EXL board to communicate with a PC by means of a USB connection for data exchange.
My question is this: is there a simple, well documented, code example of how to implement the USB on the keil board?
I know there is this HID example but that's not what I'm looking for.
Thanks,
Henk
To understand the complexities, you could start here: http://www.lvr.com/usb.htm
Or, to make it really simple, leave the USB part to the experts and use something like this: www.ftdichip.com/.../USBTTLSerial.htm