machine.freq() range ? #11537
Unanswered
kjm1102
asked this question in
Hardware & Peripherals
Replies: 1 comment 4 replies
-
This is S3/C3-specific but might give you some hints: #11490 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to knock a few mA off a 36mA lora equipped TTGO esp32 board. It's setup for 160 MHz default and the current drops to 30mA if I set it to 80MHz. When I push it down to 40MHz the current drops to 21mA which is nice but I lose the repl. I guess I could continue development at 80MHz & only push it down to 40 MHz when I'm finished but I'm worried I might be pushing my luck.
Anybody hazard a guess why the repl fails at quarter speed & what other wheels might also fall off at that rate?
Beta Was this translation helpful? Give feedback.
All reactions