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…