I'm trying to determine the minimum value of pull resistor for Arduino Uno
The datasheets says; 0,4 Vol for 20 mA Iol. Let's assume VDD = 5V
For formula is: Rmin=Vcc−0.4V/20mA = 4,6V / 20mA = 230 ohms.
But I saw that people use 0,4V for 3mA. Than the minimal value is 1,6K ohms.
So whats the minimum value of pull-up for arduino?