Other Parts Discussed in Thread: TM4C123GH6PM, AFE4490, AFE4404
Hi !
I am porting working code of tiva tm4c123gh6pm launchpad to tiva tm4c1294xl launchpad.
I am using USB_MODE_FORCE_DEVICE in the USBStackModeSet() function so that PB0,PB1 pins are ignored(since r25 & r29 r not populated in tm4c123 launchpad ).
After porting code to tm4c1294launchpad,it is not getting detected by computer as usb.It shows message usb device is not recognized & when we click message for details ,it shows following screen:-
In tm4c1294 launch pad pb0 & pb1 r connected to vbus & usb id pin.Is this causing problem? What changes(hardware/software) r required to get code working with this launchpad?
Thanks & regards,
Neelima