How about porting the usbhost code generated by stm32cube to gd32?
I have encountered a problem in my project, I need to port the usbhost code framework generated by stm32cubemx to gd32, without modification, it can detect the insertion of the u-disk, but there will be a problem when executing the write operation, I don’t know if there is any porting success?(p.s. the chip model I used is gd32f107vc and then the corresponding stm32 model is stm32f107vc)