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.

Are the DRV8301 SPI messages necessary for Instaspin Motion on TMS320F28069M

Other Parts Discussed in Thread: DRV8301, TMS320F28069M, MOTORWARE

Hello there,

I'm using Instaspin motion on the TMS320F28069M LanchXL with the DRV8301 booster pack.

I noticed in the Instaspin labs some configuration settings are sent to the DRV8301 booster pack during every cycle of forever loop and I want to use that SPI interface to integrate another sensor. I've commented those lines out with no perceived problems while running labs, but I wanted to know if I might have broken something in the long run. I left the initial HAL_writeDrvData and HAL_readDrvData before the forever loop.

Thank you,

Steven Hung