Solved
This solved. F407-DISC USB MSC Host 2020 old version usbh_platform.c
if GPIO_Output PC0 state = 1 > GPIO_PIN_Set
if GPIO_Output PC0 state = 0 > GPIO_PIN_Reset
but the 2025 new version its reversed
if GPIO_Output PC0 state = 0 > GPIO_PIN_Set
if GPIO_Output PC0 state = 1 > GPIO_PIN_Reset

I Chance usbh_platform.c and this problem solved


Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
