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