2022-07-14 03:38 AM
2022-07-14 03:45 AM
Implement a mutex protecting every I2C access.
hth
KnarfB
2022-07-14 10:38 PM
Thank you for the suggestion.
As I am new to RTOS, could you please provide me some insight on Mutex and Binary Semaphores. Also will I need individual mutexes for each devices?