Hello,
I would like to know if I need to use a semaphore when a data is shared between 2 timers.
The timers are subscribed in the same task and my application is only composed by a unique task.
The timers are both cyclic and the timer value is similar for the two timers.
Thanks.
Marc