User Activity

Hello to all.I'm trying to setup the STM32F746-Discovery board for audio transmission.For the audio transmission it is important to use double buffer mode.I'm using the HAL and the stm32746g_discovery_audio.c and wm8994.c filesThe LISR register signa...
Posted on January 07, 2016 at 14:02 Hello all, I obsarvate an problem with the DMA in STM32F2. I am using the STM322xG-Eval Board for the development. The firmware streams data from SRAM to I²S by DMA. I also use in the same firmware...