I am using the Q2687G, and the documentation is pretty clear about the reset state of the GPIO pins, but I have found nothing after hour upon hour of searching about what the pin drive mode is when you change it from the reset state. Here’s an example:
GPIO24
pin: 58
I/O Type: 2V8
Reset State: Z (high impedance)
So what happens if I do an ioSubscribe and set it as an output? Is it a strong drive when high or low? Some of the GPIOs have a reset state of pull-up or pull-down. What happens if I switch those to an output? Do they still have the same drive, just a different direction? If that’s the case, how about the pins with an undefined reset state? Hopefully I have described my question clearly enough. Thank you in advance for any help.
Peter