Search found 1 match

by aminElmi
Mon Feb 27, 2023 12:28 pm
Forum: ESP32 Arduino
Topic: dual core programming
Replies: 2
Views: 1684

dual core programming

is there a way in arduino IDE or other IDEs that you run two different tasks with two cores of esp32 but set each core frequency differently for example core 0 is performing its task with 10 Mhz frequency and core1 is doing its task with 80Mhz?