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.

gpio behavior for tlv320aic3204 (open drain or not?)



Hello,

I want to use pin MFP5 to activate a secondary chip. It needs to be pulled high for off state and pulled low for on state.

I set gpio as outpout purpose and set high (00001101 or 0D), chip is disable = ok.

I set gpio as outpout purpose and set low (00001100 or 0C), chip is still disable.

I'm wondering if gpio are open drain or not?

Is someone can help me on this please?

thank you