You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was getting inconsistent brightness when driving LEDs directly from the microcontroller’s digital I/O pins and don’t know why
I would guess the reason is that the nRF51 can only drive 0.5 mA from its GPIOs unless you put the pins in 'high drive' mode. Then up to 3 pins can drive 5 mA each.
The text was updated successfully, but these errors were encountered:
Just a quick note about this:
I would guess the reason is that the nRF51 can only drive 0.5 mA from its GPIOs unless you put the pins in 'high drive' mode. Then up to 3 pins can drive 5 mA each.
The text was updated successfully, but these errors were encountered: