User Activity

Hello!I have to build a system that throws data simultaneously to 6 16-bit ports. It should be bit-accurate, so I was thinking about preparing all the DMA channels with one single timer, and when everything is ready, start the timer. I already did th...
Posted on July 05, 2018 at 14:27Hello!As this issue has been going on for months now and there is no app note update, I guess it's time to pull our handsout of our pockets and try to do something.I was using the previous version of the pdm lib, and ...
Posted on September 14, 2017 at 06:57Hello!Basically the title explains all. Here are a few details.I'm using IAR 8.11, and I'm trying to compile sample code from STM32Cube_FW_F4_V1.16.0, with the board I have: a STM32469I-Disco. I tried to compile ...
Posted on January 09, 2017 at 07:48Hello!I'm trying to implement a microphone (MEMS) acquisition as described in the document 'Audio Processing Withan Open Development System'. See page 14, Multi Microphone acquisition.Basically the acquisition work...
Posted on January 16, 2015 at 06:08Hello! I need to have 16-bit audio, 4 channels (at least) input with STM32. Has anybody developed something like this? I found many ADCs on the net, but how to get ADC data without spending too much time on interru...