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.

AM67: AM67 SDK 10.0.1 gpio readback issue

Part Number: AM67

Tool/software:

Dear all,

    am67 SDK 10.0.1. 

root@~# gpioset 0 31=0
root@~# gpioset 0 31=1

I measure gpio0_31 voltage value, it is 3.3V

root@~# gpioget 0 31
1

when I readback gpio0_31, the read value is right, but I measure gpio0_31 voltage value, it is 0.9V, not 3.3V

 is it right?