STM32G0B0 USB_DRD_FS Interrupt problem
hello.
Using STM32G0B0CET6
USB_DRD_FS---Host_Only_FS,
USB_HOST---Mass Storage Host Class,
FATFS---USB Disk
USB Interrupt---Enable
If you set it to the above mode and operate it, the USB is recognized only once when the power is first turned on, and the USB Mount/Unmount function does not work at all from then on.
It seems that the interrupter is activated only at the beginning of power-on and is disabled thereafter.
It works fine with stm32f401 with same configuration. What causes it?
I ask for help from experts.
