Hi,
I have just received my long awaited snickerdoodle and it is great!
I have been playing with blinking an led using the example GPIO project and I monitored the current usage for the bank. I found that 40mA was used at startup. This switched to 48mA when the system had fully booted. I set all the GPIOs on a bank to 0 and the current went to 3mA. Setting them to 1 changed the current to 1mA.
This was measured using a meter connecting pin 1 (3.3V) to pin 3 (VCCO). No LEDs were connected.
The net result is that if I permanently connect pin 1 to pin 3 on both banks then I will see around 100mA increased current when using the GPIO example unless I set the value of the I/O pins to 0 or 1.
Does this finding make sense and what causes this behavior?
Cheers,
Derek