Reading continuous data from an external ADC with SPI at a high sample rate
Hello everyone,I'm new to STM32CubeIDE and working on a project that requires high-speed SPI communication between an external ADC and an STM32H7A3 microcontroller (i'm using a Nucleo board). My goal is to sample data up to 1MSPS (not sure if its com...