2020-03-17 04:09 PM
I can get the frequencies close but not exact. I currently have a circular DMA buffer that I put the data in as I receive it from the DFSDM which feeds the SAI. I have this working but since they aren't exactly the same frequency there is underrun or overrun issues. Is there a way to do this without an elastic buffer I'm missing? I'm using the STM32L476RG and currently developing with the Nucleo L476RG and the X-Nucleo-CCA02M development boards.