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.

Bsp 6.14.01 on omap3530 could not operate on gpio bank 5??

Hi, all

I use gpioclrbit(128, 0) to clear bit 128, but it could not work, the same thing happens to gpio129, which is also belongs to gpio bank 5.

but when I operate other gpio bank, It can work properly. such as gpio 43, gpio17, ect.

Of course, I have config the pin for gpio mode corretly, and configure them to output.

My question is :

Is there any difference betewwen bank gpio5 and other gpio banks???