Part Number: ADS1291
Hi.
I'm developing ADS1291 & nRF52832.
I have a question, so I post it like this.
1. When setting the (00h to 0Bh) register, is it right to set it using RDATA (Write to Register)?
example : setting from 04h(CH1SET) - RLD_MEASURE mode on is
= 0x44(RDATA + Address) & 0x02(setting data)
2. I think ECG Data is received through RDATA. Is that right? If that's right, how does ECG data come out?
(EX. I think 24bit data comes out, so I'm going to get it in an array, and then 8bit data comes in a total of 3 times?)
3. Is it okay for System Commands & Data Read Commands not to mix WREG as shown in No.2?
If I send it to tx without mixing WREG, is it right to send System Commands & Data Read Commands (Address) & 0x00?
I'm sorry for making the question difficult.
I'd appreciate it if you could answer me.
Thank you

