Hi!
I've programmed the SPI-interface for the ADGS1414 chip on a Teensy 4.0 and discovered the soft RESET command does not comply with the specification. The registers are not set to their default values. I use the command sequence 0x0B0xA9 followed by 0x0B0x05. The recommended delay have been increased from 120µs to 4000µs with no success.
The datasheet is not clear if any other communication is allowed on the bus between these two commands, please clarify.
Rgds,
Göran