Other Parts Discussed in Thread: UNIFLASH, SYSCONFIG
On a custom board, I've set GPIO22 as an input with a pull-up as per
However, even though this is connected only to a surface mount pushbutton within 5mm of the SoM, no pull-up voltage is visible (using a 10M 'scope probe) and my application goes into setup.
If I add an external pull-up resistor (470k) everything works perfectly.
Thinking I must be going mad, I then set up GPIO6 also as an input with pullup - on my test board this is connected only to a test pad - nothing else.
This too does not show any pull-up voltage.
Do I need to do something else to centrally enable all pull-ups? I feel I must be missing something...