Hello Guys,
I'am having the same problem, unfortunatly I didnt figure out how @Laetterman solved this problem.
Is there a way to change the RTC pins? I mean this is not a hardware definition?
Assuming that i coulndt change it in arduino IDE I change my pins in my pcb board to use just RTC IOs ...
Search found 2 matches
- Mon Jun 17, 2019 6:45 pm
- Forum: General Discussion
- Topic: Deep sleep power consumption with connected SPI device
- Replies: 10
- Views: 17487
- Fri May 03, 2019 3:02 pm
- Forum: Hardware
- Topic: RTC_GPIO PINS - deepsleep consumption
- Replies: 2
- Views: 5175
RTC_GPIO PINS - deepsleep consumption
Hello guys,
I have a pcb project where I use an ESP-WROOM-32 with a SPI LoRa chip and one I2C sensor.
When I putt my ESP-WROOM-32 in deep sleep mode I realized that there are current flowing in the GPIOs, to avoid this I'm using this function: rtc_gpio_isolate() where I can choose one RTC_GPIO to ...
I have a pcb project where I use an ESP-WROOM-32 with a SPI LoRa chip and one I2C sensor.
When I putt my ESP-WROOM-32 in deep sleep mode I realized that there are current flowing in the GPIOs, to avoid this I'm using this function: rtc_gpio_isolate() where I can choose one RTC_GPIO to ...