Hi all,
I am using arduino SPI to communicate with ADS1248 IC(I am suing it as general purpose ADC). When I turn the ADC for the firs time and download program(which includes setting the registers ) on to my arduino I see my internal reference set to 2.046V. But if I re-download my arduino program with out restarting ADC internal reference is 0V. FYI my SPI communication works fine as I can see my register's set to my settings in the first time download and re download case. I tried doing reset command also before setting registers It also works for first time download.
Thanks
Rakesh