2015-08-10 07:46 AM
Hi,
Is there any USB host example without class-specific driver? I see some examples in the Cube lib, but all are class-specific eg HID/MSC/etc I would like to have a 'direct' comms between a F7-disco and an external USB device via plain usb endpoints. So, I have to see how to communicate from a host application to the external device via usb pipes/endpoints. Is there something that I can have as an example project for that? Regards Christos #stm32f7 #usb