STM32F7 - USB High Speed User experience?
Hello,
I have just "finished" the ethernet interface for a STM32F7, now we think about also using the USB high speed interface (yes, it needs an external high speed USB PHY), that would be for data streaming, as an alternative for using ethernet, as many laptops these days don't have a direct ethernet connection, even less so with PoE.
We need an ultra-reliable connection, running for hours / days / weeks, probably as a "mass storage" device (which uses USB bulk transfers, we prefer this compared to isochronous audio class for several reasons).
Data rate will be about 50 Mbit/s max.
Can anybody please report about their experience with similar use cases with the F7?
Thanks!
Edit:
I almost forgot - how's the (windows) driver side handled by ST / with ST devices?
In an old product we use a Cypress FX2 chip plus its win driver.
