Dear team,
I have inquiry about GPIO function
Please take a look and let me have your feedback
1. I am using CONSUMER_NO_AC GPIO, but it does not work with EVM
I used default EVM with several DFP configuration, and what I found is 'CONSUMER_NO_AC GPIO' goes high with 20V contract but not with 12V contract
Below is the waveform with 12V, 20V contract
2. I put voltage on 'AC_DETECT' GPIO through resistor divider(1kohm + 1kohm). But even I put 5V or 6V into high-side resistor(it should be 2.5V and 3V), voltage on GPIO is just less than 2V and does not move. Below is the waveform
3. For 'AC_DETECT' I do not set any pull-up or pull-down setting. In that situation, how much voltage is threshold for GPIO high?
Even 'AC_DETECT' GPIO pin goes high like #2 waveform, 'CONSUMER_NO_AC' never moves
Thank you