We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am working on Nucleo F103RBVT6 development board, In pack example, I didn't have USB device HID, MSD codes for F103RBVT6. I am unable to check the USB device functionality in the board. I need to develop the USB Custom class in Development board. Once I verified the HID or MSD then I will start custom class implementation.
Is there a USB custom class example project or HID/MSD for F103RBVT6?
Regards R.Dhanapal
I see you asked about the custom class. You can read more about it here:
http://www.keil.com/pack/doc/mw/USB/html/_custom_class.html
There is example code in here:
www.keil.com/.../group__usbd__class_functions.html
I hope that helps