STM32L476 USB Disk
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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.
Labels:
- Labels:
-
STM32CubeMX
-
STM32L4 Series
-
USB
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-07-11 11:23 PM
Appli_state : stay APPLICATION_START(16GB USB), move APPLICATION_START -> APPLICATION_READY(8GB USB),