Using Audio Tools with FreeRTOS #953
-
I am trying this well developed library along with tasks on dual core in arduino IDE, I am using Lyrat 4.3 (ESP32 + ES8388)
output
I searched about RTOS and dual core programming with audio tools here but didn't find anything relevant, So creating a new discussion about why this is getting crashed ? pardon me if I am wrong. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Not sure what you are doing wrong, but my first guess would be that you did not pay attention to the available vs the requested RAM. |
Beta Was this translation helpful? Give feedback.
Not sure what you are doing wrong, but my first guess would be that you did not pay attention to the available vs the requested RAM.
I'm usually prefering to use this library instead of the ugly c calls.