Core synchronisation and lock allocation |MultiCore programming on raspberry pi pico | |Micropython

preview_player
Показать описание
Core synchronisation and lock allocation |MultiCore programming on raspberry pi pico | |Micropython

Synchronise code execution using locks and avoid accidentally altering the shared section of the code in a multi core programming.

link to Micropython code:
Рекомендации по теме
Комментарии
Автор

What is the point? The two cores operate at separate times. There doesn't seem to be any advantage.

arnoldschmucker
visit shbcf.ru