USB mass storage Application State is not changing from START to READY State in STM32F746 Nucleo.
Hello Guys!
I'm using STM32F746 NUCLEO board for USB Bootloader application. And I'm using CubeMx 6.9.2 for configuring USB device.
when I'm connecting my USB device on CN13 connector and monitoring the Application State in debug ... so its always Staying at APPLICATION_START, Not Changing to APPLICATION_READY state.
I got one article on ST Community in that they suggested to use USB host library V3.5.0 and I tried this library but still its not working.
USB_OTG_FS Settings:

USB_HOST Mode Settings:


FATFS Mode Settings:

Anyone Knows any thing about it please reply.
