48 kHz 32 bit sampling on STM32F769DI
I've used pizza and beer's code (https://www.youtube.com/watch?v=O2XaCFsWxSw&t=1399s) for a 48 kHz in out CODEC routine on a STM32F769DI board successfully. My issue is that the incoming data in memory needs shifting before I can convert it to a floa...