Hi,
I'm trying to configure daisy-chain operation, as detailed in the datasheet.
First thing is to set SDO-EN in the INTERFACE-CONFIG. This should cause SDO (the GPIO pin) to output the end of the shift-register.
But I think there is a bug because although SDO does reflect the output of the shift-register for bits [22:0], bit 23 is always asserted.
This is the 'read/write' bit, now set to 'read', so you CANNOT write data to the next devices in a daisy-chain.
Has anyone else come across this?
Have I found an un-fixable bug?