Xinyuan-LilyGO / LilyGO-T-SIM7000G

LilyGO T-SIM7000G
https://pt.aliexpress.com/item/4000542688096.html
283 stars 123 forks source link

Digital Input #253

Open asat232 opened 6 months ago

asat232 commented 6 months ago

Which pins i can use for Digital Inputs not breaking other built-in functionality?

I tried to use GPIO_32 and GPIO_33 as Digital Input, but ,looking at schematic, they have onboard R60,R37 resistors pull-up to 3.3V. What is the value of R60,R37 ? on schematic value NC, which possibly stand for NotConnected?

Another strange thing, if one of the pins, GPIO_33 in the air, and putting on GPIO_32 "0", then GPIO_33 DigitalRead giving same "0".