Search found 2 matches

by j.c.converters
Mon Sep 22, 2025 7:26 am
Forum: ESP-IDF
Topic: ULP core program stops after deep sleep
Replies: 2
Views: 841

Re: ULP core program stops after deep sleep

Thank you! will try to enable esp_sleep_enable_ulp_wakeup() to see if it keeps the RTC powered.
by j.c.converters
Fri Sep 19, 2025 8:25 am
Forum: ESP-IDF
Topic: ULP core program stops after deep sleep
Replies: 2
Views: 841

ULP core program stops after deep sleep

Hello, I am tinkering a bit with ULP LP core on ESP32C6 and doing a LP sensor monitoring system over I2C. To start testing I copied lp_core_gpio_example from the examples and modified it a bit to perform really simple task and check the variable sharing between LP core and HP Core.

The program ...

Go to advanced search