This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320F28069: Question on F28069PFPS USB application

Part Number: TMS320F28069

Tool/software: Code Composer Studio

I am designing my own 28069 pcb board, aiming for sensor data transfer to PC via USB bulk transmission.

Do I need to pull DP high?

I thought DP should be pulled high internally in MCU, but in the program, after USBIOEN enabled, both DP DM are pulled low, is it correct?

Or maybe the voltage level will be OK after the USB initialization?

I am not sure what is the correct behaviour.