I'm using the LM93601 in a custom PCB and I having trouble getting the SPI interface working.
There are some things in the data sheet that need clarification.
1. What is the bit ordering on the first byte (R/W plus address)? Is it msb on first clock like this R/W,6,5,4,3,2,1,0? The data bit ordering is explained in section 8.8 where it explains the "Bit Level" of a multi channel read. The address bit ordering is not explained as far as I can tell.
2. What is the timing between asserting the chip select and the first clock rising edge? Timing diagram just shows clock to data timing.
3. What is the required minimum time between a chip select de-assert edge (low to high) and a chip select assert (high to low)? Timing diagram just shows clock to data timing.