2024-05-05 10:09 PM
Hello Team,
I want to achieve 7.5msps using three 2.5msps external ADC with interleaving method. So how can I achieve this with STM32h745 controller. below attaches some documentation. please anyone can provide some example code or guidance to achieve desire task?
2024-05-05 10:51 PM
Hi,
> I want to achieve 7.5msps using three 2.5msps external ADC with interleaving method
Why not use the 16bit ADCs on-chip ? Can do 14bit at 5msps - each ! So up to 15msps possible .
2024-05-05 11:25 PM
2024-05-06 02:35 AM
Hello MM..1,
Thanks for reply... i want triple interleaved with External ADC ADS7046. and that work with spi. please can you share example code for same?
2024-05-06 02:37 AM
yes AScha.3. but as per project requirements want to use external ADC ADS7046. and that working with SPI. so please can you guide for same?