Open
Description
If you try to make the Mini Retro TV project in February 2025 you will have problems with the newer versions of the Arduino _GFX libraries and the arduino-esp32 board manager being compatible with the MJPEG_2task_Audio_1task code. I noticed this because if you try to compile the program you are going to have problems with the variable 'I2S_MCLK_MULTIPLE_DEFAULT' and it asks you if you want to replace it with another one like “I2S_MCLK_MULTIPLE_256” but replacing it doesn't work.
What works is to work with the libraries close to the code creation. To make it easier for anyone who comes later, I have made it work with arduino-esp32 version 2.0.14 and for ArduinoGFX version 1.3.2.
Metadata
Assignees
Labels
No labels
Activity