Other Parts Discussed in Thread: ADS1298
Tool/software: Code Composer Studio
Dear Sir/ Madam,
I am trying to get acquired data from ADS1298 and store it on SD Card. ( 8 channel data with 500SPS)
Clock for ADS1298 in internally generated.
SPI CLock for ADS1298 & SD card is 3MHz.
I have configured Pin 2.0 as input in MSP432, and taking DRDY as input.
I am able to store first byte correctly and then incoming bytes are all zeros for around 100 samples then some corrupted data is stored.
Am i missing something in configuration? (I am using TI-RTOS example in SDK of MSP432)
Regards
Anurag Tamboli