Other Parts Discussed in Thread: ADS1298
Hi guys!
I'm developing an interface between ADS1298 and PIC18F4550 without Pace Detection. Please, I need to know if I have been doing right:
1) At least five SPI's communication pins of ADS1298 are necessary (DRDY, DOUT, SCLK, CS and DIN)?
2) Can DRDY be connected in a digital input of the PIC18F4550, like TX/CK pin?
3) If I configure the internal registers and my code, should I tie:
PWDN + RESET + CLKSEL in DVDD,
START in DGND
GPIO pins as NC?
Thanks in advance for your answers.