STM32 MCUs Other solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32G431 UCPD continuous power cycling

Hi,I'm developing an USB-C sink, using dead battery feature.I have respective CCx pins connected to DBCCx pins and the source can successfully power the sink.However, when the UCPD code starts running, the source disconects the 5V, effectively result...

I have the STM32446e board. I've been trying to get any sort of analog mic input working through the onboard WM8994 codec. None of the provided examples support this. Hardware background, so I'm confused by all the drivers. Any easy way to do this?

The examples only support the digital MEMS microphones on the board. I'm uncertain whether the BSP actually supports using analog in. The wm8994.c driver supports analog in, but I'm not certain this function is actually being called by the higher abs...

CMcBa.1 by Associate
  • 209 Views
  • 0 replies
  • 0 kudos

Transfer project to new board

Hello!I have a education task. I need to transfer X-CUBE-USB-AUDIO (https://www.st.com/en/embedded-software/x-cube-usb-audio.html) to stm32f746g discovery. Project supports boards STM32446E-EVAL and 32F769IDISCOVERY. I think stm32f746g is similar 32F...

VGuly.1 by Associate
  • 296 Views
  • 2 replies
  • 0 kudos

Bidirectional i2s using SAI on stm32f4 and f7

I've got an audio codec chip with bidirectional i2s interface, but I can't find any examples or any other info on configuring bidirectional i2s through SAI and HAL in stm32 microcontrollers. I am able to configure single-direction i2s just fine. How ...

WJabl.1 by Associate
  • 232 Views
  • 0 replies
  • 1 kudos

Audio data RF synchronization

Hello,I am sampling audio data with sampling rate 16 kHz and then send it using RF to the other MCU which is sending to DAC samples with the same 16 kHz sampling rate, Im using DMA for sending data through I2S to external DAC. The problem is that the...

KD�?b by Associate II
  • 239 Views
  • 0 replies
  • 0 kudos

STM32F746-Discovery Kit Audio Player

Hi, ​​I have gone through below link. ​​https://community.st.com/s/question/0D50X0000AIcIc6SQF/audio-player-demo-stm32l4r9idisco?t=1604201466282​Is there any demo for audio player from that audio files pop up from USB Mass Storage/SDCard in TouchGFX...