The datasheet said TLV5630 begin to read DIN with the falling edge of SCLK when FS is falling edge,
after the SPI read 16-bit data, the data will be loaded to the registers specified by the first 4-MSB of the data.
My question is:
1.Is FS mentioned in datasheet has to rise after the 16-bit data are read? what's the usage of FS in addition to activate the SPI?
2.The data sheet said TLV5630 can be set to CTRL0,CTRL1 and preset mode by specific 16-bit data,
but..when will the command be effective after recieving it? When the FS becomes high?
3.If DIN possess 100-bit, how TLV5630 distinguishs each 16-bit packet? By the posedge of FS?