User Activity

Hi,I'm attempting to set up an STM32U575 as an I2C slave. (The master is a F301)My problem is that the slave only receives one byte, and then proceeds to disregard all of the following data.I have set up a switch that turns on an RGB LED, depending o...
Hi,I'm developing an audio device which will process incoming audio signals into a distorted output.Since there is a series of processes that will be executed, I thought it would be useful to use "double buffering" to process the collected audio, whi...
Hi,I have a board with an STM32U575 at the core.I'm attempting to set up SAI receiver in I2S mode, with 32-bit 48kHz sampling. See my configuration of SAI A below:I also want to receive the data continuously in circular mode via DMA (or GPDMA in the ...
Kudos from
Kudos given to