Hii, is there a way in Arduino IDE or different IDEs that you run two other tasks with two cores of esp32 but set each core frequency else for sample core 0 is performing its task with 10 Mhz frequency ...Read more
Hii, is there a way in Arduino IDE or different IDEs that you run two other tasks with two cores of esp32 but set each core frequency else for sample core 0 is performing its task with 10 Mhz frequency and core1 is doing its task with 80 Mhz?
Thank you
Read less
Hello Ashish, No, sorry, that kind of setup is physically impossible on current ESP chips as the two cores( and the main memory, for that matter) are in the same timer domain. Thank you
Hello Ashish,
No, sorry, that kind of setup is physically impossible on current ESP chips as the two cores( and the main memory, for that matter) are in the same timer domain.
Thank you