purewack
purewack
Hi @dpgeorge ! Thanks for looking through the PR. What is the best approach for this now? I'm new to all this as I have only ever worked on my...
I have opened PR #16630 and singled out all the ADC changes there @dpgeorge
I've included RTC pin functionality in the changes here too. I think given what I have learned now, it would be a good idea to extend either the RTC module...
Ok some time has passed since the last time this was spoken of. I have made all the necessary changes (and corrected my mistakes @dpgeorge) to the ADC for the...
I have started a thread regarding this PR: https://github.com/orgs/micropython/discussions/16819#discussioncomment-12380769 to try and get more opinions on the breaking changes but now that @projectgus has suggested the RVULP class, I think...
I've been doing a lot of work on my own board running micropython (esp32s3) and have learned a great deal about how things work under the hood. I've been using...
Nice to hear from you! @stephanelsmith I did see your fork so that encouraged me to work on this again. I will soon be tackling this and trying to place...
I have ran into a problem when I was testing my patch. I created a simple ULP program to sample the ADC. The FSM variant works fine across multiple IDF...
I was only able to find this PR which is a similar issue however I cant locate the exact commit that has fixed the issue: https://github.com/espressif/esp-idf/issues/15927
What is your testing method? Do you have a script that you used to set the RTC memory or are you using the REPL?