2019-07-11 10:31 PM
I want use STM32L476 for USB Disk application.
When Test USB 8GB is OK, but 16GB is Not work.
Check USB fail.
Anyone know where problem?
In CubeMX
USB_OTG_FS : Host_Only, VBUS sensing
Middleware USB_HOST : Mass Storage Host Class & default setting(no change)
Middleware FATFS : No change(Only Test Max_SS(default 512 -> test 1024, 4096)
thanks all.
2019-07-11 11:23 PM
Appli_state : stay APPLICATION_START(16GB USB), move APPLICATION_START -> APPLICATION_READY(8GB USB),