weird behavior storing 65000 float data in RAM stm32f767
Posted on January 25, 2017 at 15:14Hello,i am working on a project, where i shall store the converted ADC data in a float fftChData[65000] array.(the ADC data is received through I2S1 and I2S2 working in a double buffer DMA mode)I got weird behavior...