Search found 1 match

by caslor
Thu Mar 14, 2024 7:39 am
Forum: ESP32 Arduino
Topic: ESP32 TWAI FreeRTOS Failed to queue message for transmission
Replies: 0
Views: 889

ESP32 TWAI FreeRTOS Failed to queue message for transmission

Hi i am using the Arduino IDE to make a program for my ESP32 with FreeRTOS i have almost 9 tasks with the same priority level. i am using the TWAI to connect 2 devices (Esp32 with an arduino nano) as a code for TWAI i am using the combined codes from ESP32->TWAI->TWAIreceive,TWAItransmit examples wh...