ESP32 dual core

Aswini Rajamani
Posts: 3
Joined: Mon May 15, 2023 5:15 am

ESP32 dual core

Postby Aswini Rajamani » Mon May 15, 2023 5:19 am

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.

ESP_Sprite
Posts: 9730
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP32 dual core

Postby ESP_Sprite » Mon May 15, 2023 8:01 am

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: No registered users and 82 guests