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.

DRV8301-69M-KIT: DRV control/status updates

Part Number: DRV8301-69M-KIT
Other Parts Discussed in Thread: DRV8301

Hello TI team,

Whenever we update the drv setting (in drv setup function() ) we are not able to see the updated value in the watch window. So we increased the waiting time of drv to update the register, from "for(n=0;n<100;n++) to for(n=0;n<1000;n++)".

After that, we are able to see the updated values correctly in the watch window. 

Just want to confirm whether this approach is correct or not, by increasing the waiting time.

Thanks 

Vivishekh