You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use this library on STM32F103, STM32F401 and STM32F429 and it works very well. I tried to run USB in device mode on GD32F407 using the usbd_stm32f429_otgfs.c driver and it just doesn't want to work. The device is not detected by the PC, the D+ line is not pulled up. The same program (binary file) uploaded to the STM32F429 processor (NUCLEO board) works without a problem.
Would it be possible to add a driver to support GD32F407 processors?
Best regards
Łukasz
The text was updated successfully, but these errors were encountered:
Hello
I use this library on STM32F103, STM32F401 and STM32F429 and it works very well. I tried to run USB in device mode on GD32F407 using the usbd_stm32f429_otgfs.c driver and it just doesn't want to work. The device is not detected by the PC, the D+ line is not pulled up. The same program (binary file) uploaded to the STM32F429 processor (NUCLEO board) works without a problem.
Would it be possible to add a driver to support GD32F407 processors?
Best regards
Łukasz
The text was updated successfully, but these errors were encountered: