Hi,
I am trying to program ADS7760. I have following questions.
1. The power up flowchart on page 31 (Figure 29) says that we have to set the device in manual mode in frame 1, Auto 1 register program on frame 2, Auto 2 register program on frame 3 and so on. All I am trying at the moment is to set the ADC in manual mode. Do I need to configure Auto 1, Auto 2, Alarm and GPIO registers as well?
2. I have tried just setting in manual mode by sending 0x1801 (GPIO0 set to on) and then trying to read CH10 by sending 0x1d01 three times (to generate three clock cycles). I can see my micro sets the CS, sends the clock and three data words correctly. But all I see in SDO is 0. What could be the reason? Is it my initialization?
Cheers,
Kaushalya