Other Parts Discussed in Thread: ADS1299
Tool/software:
Hi,
I am now going to test the internal square wave test function of ADS1299. After writing the values I need to the corresponding registers, I successfully read the values I wrote. However, when I was ready to read the data from ADS1299, problems began to occur. I could not correctly read the transmitted square wave data, and there were also problems when reading the values of the registers I wrote.
I have attached a screenshot of my code. Before I added ads1299_read_channel1() in the int main function, I could write and read all the registers correctly, but when I added this instruction, the whole logic started to get messy. I want to know if it is because my ads1299_read_channel1() is incorrect? Or is it because of other problems?
Regards,
Junzhe