This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DRV8308EVM: DRV8308EVM

Part Number: DRV8308EVM
Other Parts Discussed in Thread: DRV8308,

Hello, I am using the DRV8308 to drive a 22 pole motor, and right now am having issues with the SPI communication. I have the same issues with both the DRV Evaluation Module and the chip itself soldered to a breakout board. I have tried both the ATMEGA328P Xplained mini kit and an arduino uno as my CPU, and get the same results. I have read the datasheets and reference manuals extensively. The problem is as follows:

I can clearly see that I am writing the proper signals to the DRV, as well as providing it with SCK, but the only "reply" that comes from the DRV is a constant 0xFF (all "1s", always high). I have tried many things and cannot explain why it seems that it is not giving a proper reply (I am not writing all 1s).

Thanks in advance!