2025-04-28 8:58 PM - edited 2025-04-28 9:00 PM
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?
2025-04-30 2:47 AM
Hi @Hosung
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-05-07 10:01 PM
2025-05-08 7:50 AM
Hi @Hosung
Do you reproduce using only the USB HS peripheral ? Do you reproduce using a reference board?
Otherwise, if possible to attach USB trace.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.