libusb_stm32 icon indicating copy to clipboard operation
libusb_stm32 copied to clipboard

GD32F407VGT6

Open cqyp223 opened this issue 1 year ago • 0 comments

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

cqyp223 avatar Aug 16 '24 10:08 cqyp223