Hi, everyone.
I'd like to control ADE7913 via my MCU.
For SPI Write test, write config register (0x08) to 0x01.
Command and data are packed 0x41
The channel order is SCSB, SCLK, MOSI and READY/CLKOUT.
After write, READY is changed to CLKOUT as I want.
Zoom in capture is below.

But some time, spi write is not work.
Same signal, but ready is not changed to clkout.
Same signal, but clkout is changed to dclk (It is assumed that writing is recognized as zero)
I think my signal is correct, but I'm confused by the different results.
There seems to be something I missed.
I hope you give me advice.
Sincery,
JaeKyung