Tool/software:
Hi,
How does the GPIO pins internally connected?
pull-up? pull down? 3-state?
What are the resistance values?
Thank you!
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.
Tool/software:
Hi,
How does the GPIO pins internally connected?
pull-up? pull down? 3-state?
What are the resistance values?
Thank you!
the outputs of the GPIO signals are muxed with the the primary pin function.
Section 6.32 of the datasheet describes their operation.
You will find details of the pull-ups/pull-downs in section 4.3 of the datasheet. This section also provides details on which value of external resistors should be used in order to override or complement the internal resistors
—Paul