2019-05-08 12:45 AM
This https://www.analog.com/media/en/technical-documentation/application-notes/AN-835.pdf helped me but I was not able to dig deep about STM32F429 regarding this.
2019-05-08 01:14 AM
> ... I would like to know if STM32F429 could handle this high speed...
No.
At full speed, this MCU might perhaps execute 2 or 3 machine instructions per each sample.
No way it can manage this throughput in any useful way.
An FPGA, or a proper DSP.
2019-05-08 01:38 AM
Thanks much.