Part Number: DRV8301
I am trying to intialise DRV8301 from TMS320F28069 board. I tried initialising one control register by writing to SPITXBUF register after the SPI initialisation. When trying to read SPIRXBUF, it shows all 1s. Doubting whether I have done proper initialisation of the SPI module properly, I tried communication by using the SPI pins of TMS320F28069 as GPIO. I wrote a code for this which I can share if asked. After thst also I am getting all ones. Can someone tell me what I am doing wrong?