Hi, I'm a korean beginner developer, so please understand that I'm not good at using Eng.
I'm developing a ECG shield for arduino Uno. I successed SPI communication between Uno-ADS1292R, but I couldn't read the correct data. I know that It occurs by hardware error, not SPI error. because I could read C00000 7FFFFF 7FFFFF< that is header of 72bit-dataset.
Finally, I found the GND misconneted with VREFP not VREFN that can make critical error.(My mistake)
So I will change my schematic and i will order PCB board within a few day. 1)Are there other problems? Please fix my schematic if it has some error.
And also, I'll try to read data with externer RLDREF not interner VREF, before PCB is delivered. But I'm confused how to setting register.
2) I wonder that RLDREF is related with VREF because I want to read data without VREF and can't use VREF at all as I said above.
3) If it isn't, How can I set the register?