User Activity

Hi,I'm getting a problem in my project, where I tried to create a loopback between I2S3 and I2S4 on STM32F411 Disco.It seems that only the least significant bit of 16-bit packets is somehow shifted to the next packet. The rest of the transmission is ...
Hi,I am struggling to make PDM2PCM library work. My projects build without issues, but when I upload them to the board , program executes until it reaches PDM_Filter_setConfig function (tested with breakpoints). After that, it goes to infinite loop c...