Message message queue and mutex

Hi,

I need help in understanding difference between message message queue and mutex in Free RTOS.

Read, read, read … :slight_smile:
The books are a good resource and the online docs too.
The basic concept of message queues and mutexes are common concepts and not FreeRTOS specific. You’ll find plenty of information in the net.

1 Like