Complex audio project with lvgl spi display, do I need threads?

urbanspaceman

Well-known member
Hi, I'm working (again) with a complex project where the teensy 4.1 is used on custom board with sgtl5000
spi tft display (ST7789 with adafruit driver)

Now that the project starts to make sound, I found a 'bug'
when I change the pages on the display to access other parameters, the audio is briefly interrupted.

Do I need to use threads to avoid this?
I can post the code because is very very large, thousand of files...
I'm working with the help of the AI ;-)
 
Back
Top