Hello, I just wanted to update previous similar questions for the nRF52 series, old one for nRF51 is here: devzone.nordicsemi.com/.../
At page 151, section 20.4, of the nRF52832 Product Specification v1.0 I find that GPIOs configured as high drive can source a maximum of 14mA and sink a maximum of 15mA, if VDD >= 2.7 V.
-
What is the limitation of the total current we can source/sink at the same time in multiple pins? For example in nRF51 you could have 3 pins sourcing 5mA at the same time, so maximum 15mA.
-
These max values are for steady constant currents rigth? Just wanted to confirm.
-
At the table we can find min, typ, max values. Do they mean that due to fabrication differences, some chips' pins will only be able to source 6mA instead of 14mA?
-
If number 3 is true, what happens if we try to source 14 mA from a pin that only supports 6mA? Will it break or will it limit this current to 6mA?
-
Looking at next page of the document, page 152, from graphs I get higher values for these currents, around 25mA. What is the difference or what am I missing?
Thank you very much, Luis Rodenas
Edit: minor changes to make it more clear