Guide to Avoiding Pitfalls in FreeRTOS Interrupt Testing

Guide to Avoiding Pitfalls in FreeRTOS Interrupt Testing

Follow and star our public account for direct access to exciting content! [Image] Source: Technology Makes Dreams Greater Author: Li Xiaoyao Introduction to FreeRTOS InterruptsAny interrupt service routine that calls interrupt-safe FreeRTOS API functions can use the highest interrupt priority. Do not call interrupt-safe FreeRTOS API functions from any interrupt with a priority higher than … Read more