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.
Hi expert,
Just want to know if we configure GPIO as output and disable pull up.
how about the output status?
From the datasheet, I think it is high Impedance for both input and output. am I right?
BR
Emma
If a GPIO is configured as an output, and the GPIO option is selected in the mux, then the device will attempt to drive the last value written to the GPxDAT register.
Regards,
Cody
Cody,
Thanks for your reply.
So, it is changeable depend on external level if I did not write on GPxDAT. Am I right?
since we did not have a reset value for it?
BR
Emma
An x indicates that the value is unknown. Port B does have some definitions.
If you wish the GPIO to be in a known state please add an external pull resistor.
Regards,
Cody