Low-Power CPU (LP CORE)

These samples demonstrate how to use the LP Core in Espressif SOCs.

  • Debug ULPDebug the LP Core in ESP32C6.
  • Echo ULPLeverage Zephyr's UART API to use the LP UART on the ESP32-C6's LP core.
  • Interrupt ULPHP Core interrupt LP Core.
  • LP GPIO WakeupLP Core wakes HP Core from deep sleep on LP GPIO level change.
  • LP Timer WakeupLP Core periodically wakes HP Core from deep sleep using LP timer.