Hi,
I don't understand why this simple code would not work properly :
USBH_Exit() get stuck in a while loop in USBH_HW_STM32F2xxFS.c file in function static void _RemoveDriver(USBH_HC_HANDLE hHostController).
It seems that the variable _RemoveComplete is never set to a value different from 0.
For information:
- embUSB-Host version: V1.16e
- µC : STM32L476VG
Thanks for your help,
Nicolas
I don't understand why this simple code would not work properly :
USBH_Exit() get stuck in a while loop in USBH_HW_STM32F2xxFS.c file in function static void _RemoveDriver(USBH_HC_HANDLE hHostController).
It seems that the variable _RemoveComplete is never set to a value different from 0.
For information:
- embUSB-Host version: V1.16e
- µC : STM32L476VG
Thanks for your help,
Nicolas