Interfacing STM32F412 and using DFSDM with 32Msample/S 1-bit Delta Sigma ADC
Hello,
We need to use analog front-end providing a 1-bit Delta-Sigma interface (clock output + I channel and Q channel) with STM32F411 or STM32F412, initially we planned to use the STM32F411 but i noticed that the STM32F412 has a DFSDM peripheral which would help a lot with such interface. Unfortunately the datasheet states that the maximum speed of the DFSDM interface is 20MHz, our front-end can only provide 32MSample/S or 36MSample/S clock (tied to the onboard TCXO). IS there a way to solve this problem? On the STM32F4 serie apparently the SPI and I2S interfaces can reach 50Mbit/S ("Up to 5 SPI/I2Ss (up to 50 Mbit/s, SPI or I2S audio protocol") so, is there a way to use the SPI interface in our case and also benefit from the DFSDM periphearl?
Thanks.
