Skip to content

Commit bc30780

Browse files
authored
Update README.md
1 parent e474ece commit bc30780

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,14 @@ The image above explains all of this board's pins (version with 30 GPIOs). The c
3333
* 2 Digital-to-Analog Converters (DAC)
3434
* 2 I2S interfaces
3535
* 10 Capacitive sensing GPIOs
36+
37+
### Digital input GPIO pins
38+
It has 6 GPIO pins that can only be used as digital input pins. It is not possible to configure them as digital output pins. Therefore, they do not have internal push-pull resistors attached to them. It is only possible to use them as digital input pins.
39+
* GPIO34
40+
* GPIO35
41+
* GPIO36
42+
* GPIO37
43+
* GPIO38
44+
* GPIO39
45+
46+
**Note:** *The maximum operating current which GPIO pins can sink and source is 40mA according to the datasheet of ESP32 chip. But it is recommended to keep it below 20mA.*

0 commit comments

Comments
 (0)