2022-09-04 08:05 AM
Determine whether the data is ready by judging the edge of the DRDY pin of ads1299, but there is no signal. When I use the virtual timer to repeat the notification, there is data, but because it is not synchronized with the ADS1299, the data is not correct, and then my project does not know how to proceed.
2022-09-21 12:26 AM
Hello,
Check the ads1299 and GPIO initialization, maybe something is missing concerning the DRDY pin.
Best Regards
2022-09-21 12:54 AM
Thank you, I have solved this problem.