Case rematada!
Faltan unhas resistencias, pero podíame máis a ansia de sacarlle unha foto.

#stm32 #i2s

Agora toca soldar!

#stm32 #i2s

Debugging my wiring for a I2S serial data audio interface.
There is a pin labeled SCK. SCK is a synonym for BCLK , so that must be the BCLK pin. No , cant be that , there's a pin labled BCK . Oh wait maybe the pin labeled SCK actually means SYSCLK which is a synonym for MCLK.

Oh and the DIN pin is where the output data goes. I guess that bit sort of makes sense.

At now at least makes some audio output that indicates its working - I' m going to bed.

#electronics #i2s

Doume por deseñar unha PCB de prácticas para o STM32 e os dispositivos I2S. ¿Segunda convocatoria do curso? Quen sabe.

#stm32 #i2s

I adapted the #I2S Pinout for the #DECtalk Mini from the #MAX98357A Board to my NanoPi Nanohat #PCM5102A
Sounds much louder as the PWM-Version :)
The Board is a #Waveshare RP2040 Zero

Audio reactive blinky! 😄 It took a while to figure out how to properly emulate I2S on the STM32 and set it up to continuously receive data.

I wrote exactly how to do it here: https://blog.soch.cc/emulate-i2s-stm32/

#i2s #spi #stm32 #stm32f1 #stm32f103 #embedded #programming #electronics #inmp441 #audio

How to send a struct from one dev board to another? A PipelineC Story #hdl #hls #RTL #fpga #ethernet #i2s #hardware www.reddit.com/r/FPGA/comme...

From the FPGA community on Red...

Looking at schematics and #firmware of #Teufel #MYND waterproof portable speaker.

Very cool to check out their #OpenHardware design, though not much to see.

Everything of note runs through the WB-2835P #Bluetooth / Audio Module. It even acts as USB-Soundcard and digitizes Line-In, then outputs #I2S to the amplifier chips.

http://www.worldelite.net.cn/en/DownLoad/71195.html

https://github.com/teufelaudio/mynd-hardware

Someone asked how play multiple simultaneous CD-quality WAVs from an SD card to I2S DAC on ESP32 in CircuitPython. Turns out: possible! Can get a bit glitchy if doing USB stuff tho https://www.youtube.com/watch?v=97OA6L9PLCg
code: https://github.com/todbot/circuitpython-tricks/blob/main/larger-tricks/wavmix_s2mini_i2s_sd.py
#CircuitPython #i2s #esp32
CircuitPython SD I2S audio demo: multiple WAVs off SD card to I2S DAC

YouTube