In my solution I extend the numbers of channels to 16 which means there are four devices in the daisy chain.
All devices are configured in Synchronous Slave Mode. The Reset pin is tied to high. /CS and drdy pins are tied together.
I followed the startup sequence at page 79 and this worked.
and now when I start up my device it only returns 0xff when I send reset command, null command or unclock command.
then I tried to configure the first device. It worked.
how many devices can be in a daisy chain?
what should I pay more attention to in a daisy chain?