Question
Issue while trying to write into pendrive bigger then 16gb
Hello my friends.
I am working with stm32f7 microcontroller.
I have an issue while using USB pendrives bigger than 16gb. When I try to write into one of them code seems to be stuck on this while loop.

and those statuses seems permanent: hbot.state = BOT_DATA_OUT_WAIT and URB_Status = USBH_URB_IDLE. Any idea how to fix this problem?
