Setting register in L6470 and then reading it back returns zeros.
I'm sending commands to a L6470 on a prototype board, which is essentially just a breakout board. The commands are being sent from Python (stspin.py library) from a Raspberry Pi. I am recording the SPI bus transactions via logic analyzer, connected t...