Hi Rick,
Yes its the same board as the previous one. You can merge it to the previous Thread.
We measured the PVDD and its values is 24V as expected and VDD_SPI is 3.3V. We made one more observation on our previous question, if we try to read the control register1 multiple time i.e more than 2 times in a continuous loop, then the value of CR1 changes. We tried to write and read the CR1 continuously in a while(1) loop and the read back was not correct it was showing us a value 0x1400 instead of 0x128A. We have tried to run something similar with DRV8301 evaluation board and we could continuously read-back a correct value in a infinite loop as well.
Thanks