Page 1 of 1

esp32c3 - cant to get adc1 value from gpio2

Posted: Mon Apr 01, 2024 4:04 pm
by rsembedded
Hi, I use at+sysreg. How to set gpio2 and then get onetime measure?
My commands does not work:
AT+SYSREG=1,0x6000900C,0x00001000
AT+SYSREG=1,0x60004028,0x00000004
AT+SYSREG=1,0x60040020,0xA5800000
AT+SYSREG=0,0x6004002C
Thanks

Re: esp32c3 - cant to get adc1 value from gpio2

Posted: Tue May 21, 2024 9:31 am
by esp-at
could you please provide more details, such as:
1. version information (you can query it by AT+GMR command)
2. the hardware you used
which module did you used? the module is from espressif or from your own PCB design.
3. it would be nice if you let us know your final requirements.