Question
USB Host example on STM32F7 (or STM32Fx) without class-driver?
Posted on August 10, 2015 at 16:46
#stm32f7 #usb
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