This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

What happens to nRF51822 if GPIO is set to source less current than required?

I have a board with some LEDs that are driven in the same way as with the nRF51 DK board (i.e. there is a resistor in series with the LED and you drive the pin low to turn the LED on). However, the series resistor has a lower value.

The datasheet for the non-Nordic board says that the LED pins must be configured to source 5mA. I didn't know this before I programmed the chip, so my program configured the pin to 0.5mA and tried to drive it low, and now I suspect the chip is fried.

I don't know much about the internal circuitry of a pin's drive strength option, so what happens if I have a pin to try to sink more current than is necessary? Is the current limited, or does the chip fry?

Parents Reply Children
No Data
Related