Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wake up deep sleep from timer with rtc clock set at 8MHz /256 (IDFGH-7311) #8899

Open
ElieSKickMaker opened this issue May 4, 2022 · 4 comments
Labels
Status: Opened Issue is new

Comments

@ElieSKickMaker
Copy link

Hello,

I'm using the sntp example . When by menuconfig, I set :

  • CONFIG_RTC_CLK_SRC = Internal 150KHz , it's working and the cpu is waked up after 10 s
  • CONFIG_RTC_CLK_SRC = Internal 8MHz, it's not working, the cpu is never waked up.

Do I miss something ?

@espressif-bot espressif-bot added the Status: Opened Issue is new label May 4, 2022
@github-actions github-actions bot changed the title wake up deep sleep from timer with rtc clock set at 8MHz /256 wake up deep sleep from timer with rtc clock set at 8MHz /256 (IDFGH-7311) May 4, 2022
@negativekelvin
Copy link
Contributor

#8089

@AxelLin
Copy link
Contributor

AxelLin commented May 5, 2022

#8007

@AxelLin
Copy link
Contributor

AxelLin commented Jul 14, 2022

@ElieSKickMaker
Which esp-idf version are you using?
The fix should be available in v4.4 and newer branches. (But the v4.3 still needs fix)
This is duplicated of #8007

@cssword
Copy link

cssword commented Jul 29, 2022

#9455

The cpu waked up when use 8MHz RTC in my case.
But the sleep time is more than 3 minutes and printed time is 10 s after the before printed time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new
Projects
None yet
Development

No branches or pull requests

5 participants