Part Number: ADS1278 Hi, I want to get data from ADS1278 with LPC1788 microprocessor. so i set this parameter on the code: MODE0=0 , MODE1=0 & CLKDIV=1 => its for high speed mode FORMAT0=0,FORMAT1=1;FORMAT2=0 =>its for discrete data mode on SPI u controller also generate 5MHz clock for CLK pin in top of code i clear the SYNC(0) then set it (1) for sync of ADC and clear the SCK such as configuration figure 78 on datasheet. in few seconds i get DRDY pin correctly but after few seconds DRDY pin is high for long time and have not change. can you help me?
↧