Disabling usbpd on reference design
I have a u5 dev board running a usbx msc reference design , which works fine. I'm trying to disable the usbpd side of things within the reference example. I've disabled the usbpd midlewear and peirphal port for the 2 pd pins aswell as disabling the adc input.
The design compile fine, after removipng the bsp however the usb msc doesn't work. Is there something I'm missing? There was one post mentioning about removing threadx messageing ques, I did try tweaking some of the threadx code but couldn't get anything working
Any ideas on how to fully remove the pd code as I'm just using usb+and usb- ldata pins.
