- When the position is ON, GPIO34 = 0
- TRST is pulled-down, TRST =0 .
- And, GPIO37 is pulled-up, GPIO37 = 1.
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.
In this case, we will use an adjacent GPIO.
I wish there would have been a warning about GPIO34. Unless the designer search for BootMode, there is no other indication about it. If there is, I did not find it yet, and please, point it out to me.
It seems that this GPIO should be configured as an input ONLY when we need to trigger Boot Mode. Otherwise, user will get undesired behavior, as we are experiencing.
Thanks Gautam!