Hard Fault in USBH_MSC_RdWrProcess() and USBH_MSC_GetLUNInfo()
I have a STM32H7 and I use USB MSC. I do not use an RTOS.If I plug in my USB thumb drive I append a counter to a file and close it.This works.If I remove the thumb drive very quickly at precisely the wrong moment I get a hardfault.if Appli_state == A...