Search found 2 matches
- Wed Jan 10, 2024 4:10 am
- Forum: ESP-ADF
- Topic: How to migrate IDF project to ADF project (or: how to incorporate ADF into an IDF project)?
- Replies: 6
- Views: 27324
Re: How to migrate IDF project to ADF project (or: how to incorporate ADF into an IDF project)?
Again I'm using IDF 5.1.2, and ADF 2.6. I *think* these two are compatible? I will say right off, I just got my first ESP board a week ago so I know very little myself. That being said, I just got the example program to work (after about 4 days! lol) and yes, `IDF 5.1.2` and `ADF 2.6` are compatibl...
- Tue Jan 09, 2024 10:35 pm
- Forum: ESP-ADF
- Topic: `E (1000) AUDIO_HAL: codec init failed!` on ESP32-LyraT-Mini
- Replies: 0
- Views: 23646
`E (1000) AUDIO_HAL: codec init failed!` on ESP32-LyraT-Mini
EDIT: Ultimately, what caused all of the confusion was simply me picking the wrong board via the `idf.py menuconfig`. After this everything compiled and I was able to run the example program. So, I guess the lesson learned was check the obvious things first. :) I have a ESP32-LyraT-Mini audio board ...