Now I need to use TDA2xx usb module ,but in the vision sdk doesn't support usb driver of RTOS.
I found AM57xx usb and TDA2xx usb use the same usb ip core "DWC", so I think I can porting the AM57xx usb stack to TDA2xx SOC to make it work, then I modified the register layer for TDA2xx(modified the usb register base address and offset define according to TDA2xx), TDA2xx usb can initialize sucessfully(when TDA2xx usb port plug in, PC can detect it) but it is recognized unknow usb device.( We use HW platform : TDA2xx EVM, used usb instance 2)
Per we debugging ,found that usb can not transmit-receive data to PC.
Can we use the AM57xx usb stack to make TDA2xx usb work?
what the different between AM572x usb and TDA2xx usb?
BTW, we used AM572x sdk version: processor-sdk-RTOS AM57X 02_00_02_11
Thank you
Best regards,
Yue Zhao