At the ADS1259 Datasheet, it is recommended to connect the START pin of the ADS1259 to the GPIO5 pin of the PGA280 to use the BUFA output. However at the ADS1259EVM it is connected to GPIO4. Why thats done this way?
Regards,
Luis
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Luis,
I don't believe the ADS1259 is taking advantage of the BUFA trigger output to start ADC conversions. It seems to be using GPIO4 simply as a digital output to control the START pin.
The advantage of doing it the way shown in the ADS1259 datasheet is that it simplifies the code and guarantees that the current buffer is enabled before switching MUX channels.
So really there is no reason why it was done differently on the EVM, or I guess, to show that it can be done differently!
Best Regards,
Chris