Search found 4 matches

by Bulbitron
Wed Jul 12, 2023 8:01 am
Forum: ESP-ADF
Topic: LyraTmini v1.2 help with simple passthru code
Replies: 4
Views: 6732

Re: LyraTmini v1.2 help with simple passthru code

i was doing tests and i noticed that when i change to 8 or 24 bits, the program works, with terrible quality and some lag, i get the input audio on the output but i get error in the terminal, E (129610) I2S_STREAM: i2s_mono_fix 8bits is not supported the same with 24 bits if use 16 or 32 the program...
by Bulbitron
Fri Jun 30, 2023 8:22 pm
Forum: ESP-ADF
Topic: LyraTmini v1.2 help with simple passthru code
Replies: 4
Views: 6732

Re: LyraTmini v1.2 help with simple passthru code

Thank you very much for your prompt response. I have done the tests connecting some headphones that worked with the examples of mp3 playback and recording in sd as well. I would dare to say that in this parts I have made all the possible combinations: ESP_LOGI(TAG, "[ 3.0 ] Create i2s stream to read...
by Bulbitron
Wed Jun 28, 2023 11:22 am
Forum: ESP-ADF
Topic: LyraTmini v1.2 help with simple passthru code
Replies: 4
Views: 6732

LyraTmini v1.2 help with simple passthru code

Hi, I'm a newbie trying to do something apparently simple, I can't find the problem, the program seems to hang and I don't get any audio, can someone tell me where the error is?, using esp-idf 4.4 with esp-adf in branch in vscode, the code: #include <string.h> #include "freertos/FreeRTOS.h" #include...
by Bulbitron
Mon Feb 27, 2023 7:42 pm
Forum: Showcase
Topic: ESP32 Boot Multiple Applications from Flash - e-Yantra, IIT Bombay
Replies: 5
Views: 28155

Re: ESP32 Boot Multiple Applications from Flash - e-Yantra, IIT Bombay

Hi, im interested also in your program, please sende more information