ESP32 dual core
-
- Posts: 3
- Joined: Mon May 15, 2023 5:15 am
ESP32 dual core
Hello Team, will the program running on dual-core work simultaneously or one next to one? I am planning the change the controller to ESP32 for all my projects, Appreciate your speedy response.
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32 dual core
It depends on how you structure your program. Typically, to get the multicore advantage, you separate the work into multiple tasks, and those tasks can work in parallel on the two cores.
Who is online
Users browsing this forum: Baidu [Spider], Google [Bot] and 91 guests