Has anyone tried to connect sim7600 LTE module with STM32f7 by USB HS?
Simcomm has developed USB drivers for Windows/Linux/Android but not for ordinary microcontrollers such as STM32.
STM32F7 has the USB HS Host ability.
Regards,
STM32F7 has partial USB HS support and need external phy driver. Full support is provider only through full speed. You should not have any problem once you have a usb stack working on the micro ( st free usb library probably is not going to be enough )