Hope someone can help me.
I used ads1192 to sample the ECG. When I plotted the conversion data, I found R waves were often missed in conversion results. the figure below is the ECG sampled from a healthy subject and most of the R waves were missed. I do not know why.
The register configuration are as below:
writeRegister(0x41,0x02);/
writeRegister(0x42,0xb0);
writeRegister(0x43,0x11);
writeRegister(0x44,0x60);
writeRegister(0x45,0x60);
writeRegister(0x46,0x21);
//
writeRegister(0x47,0x00);
writeRegister(0x48,0x00);
writeRegister(0x49,0x02)
writeRegister(0x4A,0x82);
writeRegister(0x4B,0x00);