Skip to content

[KConfig] Cannot disable PM_SLP_IRAM_OPT on esp32s3 [release/5.5] (IDFGH-16634) #17736

@jrahlf

Description

@jrahlf

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

On release/5.5 (and likely other branches) I cannot disable PM_SLP_IRAM_OPT for esp32s3.
The reason is, that the option is always automatically selected by PM_SLEEP_FUNC_IN_IRAM (which is only editable on esp32c2).

Image

I am not using power management and I am not using light sleep. I want to have more free RAM instead.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions