Search found 2 matches

by jon811
Sun Jul 14, 2024 1:44 pm
Forum: General Discussion
Topic: Use ESP32 LyraT-Mini V1.2 with esp-idf-v5.11
Replies: 3
Views: 2205

Re: Use ESP32 LyraT-Mini V1.2 with esp-idf-v5.11

I have same problem in IDF 5.2, in IDF 4.4.8 it compiles, but at start i have E (16565) I2S: register I2S object to platform failed in Serial, so it doesn't work. How to start work in VSCode? Where to find actual manual to start working in VSCode without delay?
by jon811
Sun Jul 14, 2024 1:09 pm
Forum: General Discussion
Topic: Use ESP32 LyraT-Mini V1.2 with esp-idf-v5.11
Replies: 3
Views: 2205

Re: Use ESP32 LyraT-Mini V1.2 with esp-idf-v5.11

Actually i have same issue in esp-idf-v5.2, but on esp-idf-v4.4 no such error, it's even starting, but not works. Error E (16565) I2S: register I2S object to platform failed. So i can't push it to work anyhow. Is there a full description somewhere to make it work on VSCode? With all IDF settings may...