1) If I send a command to SDI that says I want to read a register (e.g BUS_WIDTH register), where would I see the output of that register, I wasn't able to find this info on the datasheet (not sure if I missed it)?
2) Every single register that is listed on the datasheet has reserved bits which specify that we should not write to them. How should we not write to them, since we are using the SDI to write in the bits, we will have to input a value somehow to SDI?
3) Let's say if we write to the PROTOCOL_CFG register, and activate the SPI-xy-S-SDR protocol. The SDO-0 to SDO-8 pins will be outputting whatever the ADC converts. If we were to send a command to SDI at that time saying I want to read a register, what would happen?