Question
STM32F7, Hard fault in USBH_MSC_GetLUNInfo()
Hi,
I have a STM32F7 and I use USB MSC without RTOS.
When debugging with JTAG after connecting the USB memory, a hard fault occurs as follows.

*Check Appli_state = APPLICATION_START in USBH_UserProcess() before f_mount()
HAL version(MCU package): 1.17.2
FATFS version: R0.12C
What am I missing or could I do more of?
