Hi,
I've notice the CDCE72010 MISO output is active and outputting data during register write cycles.
The data makes no sense to me. it's predictable, but I would expect it to match the value of the previous write, and sometimes it does, or is similar.
Is this data meaningful at all? Is there a logic diagram of the SPI port circuitry somewhere?
I do understand to actually directly read a specific register contents I need to do a read command with the address followed by the read cycle. I'd just like to know what all the junk I see on MISO is during a write.
Thanks.