This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

App UART FIFO Thead Safe

I'm using FreeRTOS in my project and I wanted to check if the APP UART FIFO implementation is thread safe, IE I want to have a reader and writer thread. Each FIFO has a separate buffer and separate read and write pointers.

Thanks, Darren

Parents Reply Children
No Data
Related