I am powering an LED / current limiting resistor by sinking current into an IO pin. Where can I find the resistance of the IOs when sinking current?
I am powering an LED / current limiting resistor by sinking current into an IO pin. Where can I find the resistance of the IOs when sinking current?
In the nrf52832 PS, chapter 20.4.1: GPIO Electrical Specification:
Current at VSS+0.4 V, output set low, high drive, VDD >= 2.7 V: Min 6mA, typ 10mA, maximum 15 mA.
Standard drive is 1,2 and 4 mA.
Should be more than enough for an LED unless it was from the garbage bin.
In the nrf52832 PS, chapter 20.4.1: GPIO Electrical Specification:
Current at VSS+0.4 V, output set low, high drive, VDD >= 2.7 V: Min 6mA, typ 10mA, maximum 15 mA.
Standard drive is 1,2 and 4 mA.
Should be more than enough for an LED unless it was from the garbage bin.