Hi all,
I use a INA828 chip (Precision Instrumentation Amplifier, also from TI ) with offset of 2.5V and a microcontroller TMS570LS0914 as a data logger. I store the received ADC data via SPI on a SD card.
The ADC converter is starting every 100us via rti interrupt. My test signal is a 1kHz test signal. So I have an oversampling of 10 times.
If I log the data it seems that the ADC converter stucks periodically.
But it is absolute crazy if I use an oscilloscope to see if the input data are correct it is working fine.
Any ideas where I have to look ?
Best regards
Lars