nuttx-apps icon indicating copy to clipboard operation
nuttx-apps copied to clipboard

esp32s3: support lowpower mode?

Open dapeng0512 opened this issue 2 years ago • 1 comments

Hi, I notice that the esp32s3 does not support power management. Do you have a plan for this function?

dapeng0512 avatar Dec 06 '23 01:12 dapeng0512

Hi @dapeng0512, this feature is in our backlog but we have no due date for it to be delivered. If you can contribute to this implementation, we'll be glad to help you throughout the process ;)

tmedicci avatar Dec 12 '23 12:12 tmedicci

@tmedicci I think we have power manager running in esp32s3 now, right? If yes, we can close this issue.

FelipeMdeO avatar Jul 31 '24 15:07 FelipeMdeO

@dapeng0512 could you please test it?

acassis avatar Jul 31 '24 15:07 acassis

Hi @dapeng0512 , could you please test https://github.com/apache/nuttx/blob/master/boards/xtensa/esp32s3/esp32s3-devkit/configs/pm/defconfig ?

Reference: https://nuttx.apache.org/docs/latest/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.html#pm

tmedicci avatar Jul 31 '24 17:07 tmedicci