Other Parts Discussed in Thread: ADS127L14
Tool/software:
Hello,
Datasheet says:
“The DCLK frequency is derived from the ADC clock through a programmable DCLK divider. See the Clock Operation section for details of the DCLK divider. Make sure the DCLK signal frequency is fast enough to transmit the channel data within one conversion period (FSYNC clock period), otherwise data are lost. Equation 22 shows how to derive the minimum required DCLK frequency.”
I want to use Hardware Programming so I have no access to any register. DCLK is an output so how do I set the DCLK divider?
I want to use daisy-chain over 1 line (DOUT0>DIN0) of 32 devices so I need many DCLK cycles. How do I get enough cycles to get all 256 channels out?
My output data will be 3 Bytes per channel only.