-
I have a DIY board with an RV1106G3 chip and I would like to connect a Hifiberry AMP board or an IQaudio board to it. Can you advise me how to edit the image to make it work? I have Hifiberry Miniamp,…
-
### Port, board and/or hardware
esp32
### MicroPython version
E (151878) i2s_common: i2s_alloc_dma_desc(417): allocate DMA buffer failed
E (151878) i2s_std: i2s_std_set_slot(103): allocate memory …
-
When:
- On ESP32
- Using more than 5 digital output buses, so the system switches to parallel I2S
- Buses of different timings are selected
Only the timing of the first digital bus will be used,…
-
Hi, does LUCKFOX Pico Pro or Max support I2S protocol. Simply, can I talk to a audio ADC or DAC (like PCM5102) with my Luckfox Max?
Can any of the current GPIO pins be used as I2S pins?
-
Hello! Thanks for the great work on this project.
README states that I2S support on ESP32 is planned. Is it possible to implement it at all now? I didn't see any way to use I2S in parallel mode in …
-
### The problem
After updating ESPHome from version 2024.10.3 to 2024.11.2, audio playback on my M5Stack Atom Echo is not working. I am using the [m5stack-atom-echo.yaml](https://github.com/esphome…
muik updated
10 hours ago
-
```
#define AUDIO_FILENAME "/44100_u16le.pcm"
#define FPS 15
#define MJPEG_FILENAME "/240_24fps.mjpeg" // "/220_30fps.mjpeg"
#define MJPEG_BUFFER_SIZE (220 * 176 * 2 / 4)
// #define FPS 15
// #d…
-
**Describe the bug**
I'm using a custom board with an STM32F446 inside and a 24MHz crystal oscillator for HSE. I want to generate a 25MHz via MCO2 output. To do so, i want to use pll-i2s cloc…
-
My respect! You have this great project: https://0110.be/posts/ESP32_I2S_WiFi_Microphone , and I would like to ask if it is possible to do continuous reading of a UDP microphone in python? The code be…
-
### What happened?
With ROCK 5B+, there is no audio input device(hdmi in).
For orange pi 5 plus and ROCK 5B, it's ok.
![Screenshot from 2024-09-23 23-07-48](https://github.com/user-attachments/asse…