Best way to share variables between ULP & Wake Up stub

Michaelboeding
Posts: 8
Joined: Tue Aug 29, 2023 2:12 pm

Best way to share variables between ULP & Wake Up stub

Postby Michaelboeding » Mon Nov 18, 2024 5:35 am

I'm attempting to share RTC memory variables between ULP & Deep sleep wakeup stubs but im having trouble getting it working. Basically I want to have an easy way to link variables that I can reference in my RISC-V ULP (ESP32-S3) and then also access these in the deep sleep wakeup stubs and during the normal operation.

aliarifat794
Posts: 196
Joined: Sun Jun 23, 2024 6:18 pm

Re: Best way to share variables between ULP & Wake Up stub

Postby aliarifat794 » Mon Nov 18, 2024 6:46 am

You have to esp_sleep.h and then Access RTC Memory in RISC-V ULP Code.
https://docs.espressif.com/projects/esp ... isc-v.html

Who is online

Users browsing this forum: No registered users and 84 guests