STM32WB5 BLE
Hi all,
no experience, so please explain like to a child.
I want to jump into digital.
My idea is to make a bluetooth speaker with LED meter so:
USB C for Power(CYBD3177) and/or Audio IN(STM32wb5).
Bluetooth Audio IN (STM32WB5) -> out to Class D Amp (TAS5827)
Two more Data Lines to control WS2812B
Which physical connections do I need?
I guess:
- D+D- from USB C to STM32
- DIN L/R (GPIOs?) from STM32 to WS2812
- I2S(LRCLK,SCLK,SDIN) from STM32 to TAS5827
- 4 more eventually Data lines (GPIOs?) from TAS 5827 to STM32 for return messages
is this correct?
thanks
