Hello,
Based on the procedure published on the following page: RSB-3810 user guide Ubuntu22.04 - ESS-WIKI
I set the direction of GPIO11 to “in” and connected it to Pin 1 (5V) of UIO2, as well as a GPIO pin with the direction set to “out” and value:1. However, the value of GPIO11 does not change.
(/sys/class/gpio/gpio323/value and /sys/class/gpio/gpio408/value)
As far as I have confirmed, the value changes normally when the direction is set to “in” for GPIO2, GPIO5, GPIO7, and GPIO9. I have set the direction to “out” for GPIO4, GPIO6, GPIO8, GPIO10, and GPIO12, so I have not checked their behavior when the direction is set to “in.”
I assume a similar issue may occur with GPIO12 when the direction is set to “in.” Is it the case that GPIO11 cannot be used when its direction is set to “in”?
Best regards