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???