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.

DS90UH940-Q1: How to configure GPIO0 ?

Part Number: DS90UH940-Q1

Hi 

We got an application that need send 1KHz PWM via GPIO0 of DS90UH940 to GPIO0 of DS90UH925. 

We had followed datasheet suggestion and set

           DS90UH940 0x1D[3:0]=0x03

           DS90UH925 0x12[2]=1

           DS90UH925 0x0D[3:0]=0x5

Vddio = 3.3V

However when we send a 3.3V signal to GPIO0 it will be pulled to 1.1V. 

We tried set GPIO0 as tri-state and send a 3.3V signal to GPIO0, the voltage level is correct 3.3V

Would you help review if any setting missed ?