Hi,
for my hobby project I need a voltage measurement from a 14Bit ADC with around 500kSamples/s. I also want to understand what is going on.
I am using a TI ADS 7279 (Datasheet). The data is sent via SPI from the ADC to the Teensy 4.1.
I use the Arduino IDE with the normal included SPI library...