Hi All,
I feel like this question/topic has probably been discussed ad nauseum, but I feel like I'm not confident in the conclusion I'm drawing from other posts I've seen. Please forgive me if there is a clear answer to this floating somewhere around =(.
As the subject title would imply, I'm trying to wrap my head around GPIO Drive and the amount of output current, and driving an LED.
From my understanding, with "standard drive", a GPIO pin should be able to source 0.5mA. However, if we look at the electrical specification for the NRF52840, I see the following:
So, I guess my first question is... what is the true source current limit for standard drive?
My follow up question then is whether or not the GPIO pin will limit the current itself. So just as an example... If I had:
3.0V GPIO Output ------ 60ohm R -------- 1.8Vf LED ------ GND
In this setup, I'd expect 20mA of current to flow, however because GPIO is set to standard drive... will it just limit itself to the max source-able current?