Hi
Low level output current (Iol) for P7-P0 is 25mA as maximum.
And Iol of absolute maximum rating is 50mA.
Are these values per port? Or is it for sum of all the port?
BestRegards
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello na na,
The absolute maximum of 50mA is set per GPIO, for example: GPIO0 can go max of 50mA and GPIO1 can also max 50mA at the same time so the total is 100mA. Please note TI recommends a max of 25mA per GPIO pin to meet datasheet specs and anything over this may not behave as intended but will still function.
Important parameter to also consider here: Icc through GND is max of 200mA so you should be careful not to pull too much current through the GPIOs AND SDA/INT pins. So if you have all GPIOs pull 25mA and SDA pulls low, you will exceed maximum current through GND.
Another thing you may want to take into consideration is how the junction temperature will be affected. When you start to sink larger amounts of current into or out of this device, you will increase the junction temperature. If the ambient temperature is also high (your end equipment is in a hot area) this will push the junction temperature higher and you may exceed the allowable maximum junction temperature and damage the device.
Thanks,
-Bobby