USB CDC Host demo (FS or HS) STM32F7 Discovery
I had notice you had finished that the F7 aUSB act linke an USB_CDC VSP. Well, a s far as i am now, my interface support code does not running., yet. The code attempt to connect as a High Speed Device and the pc response that this could not start becaue a driver is missing (code 28 error in the device Manager) .
I am interessting in your solution, generated by CubeMX and i guess, your VSP handler. In the code i had previously worked and connect, i am able to send a string to the pc but i cound not found any receiver routine.
Would you share your code ????
Juppeck