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.

CCS/DRV8702D-Q1EVM: CCS/DRV8702D-Q1EVM

Part Number: DRV8702D-Q1EVM

Tool/software: Code Composer Studio

HI

I'm was recently to introduced with the DRV8702 and after reading it's technical documents i have a few questions about it.

1. From what i read so far, i was under the impression that the DRV8702 does not include SPI interface in it,  however in its EVM softawere, big part of it's code is about updating data to registers using SPI (like in the  DRV8703).

It's clear to me that it's the DRV8703 software (with different gui). Is there any lite version of this software without all of the unneccecry additions (so it would be esayer to adjust to our needs)?
2. Is it possible to adjust the DRV8702 software to other MCU than msp4302553?
Like msp432p401r for example? or perhaps there is an exmaple for it?

Thanks in advance & Best Regards,

Avraham

  • Hi Avraham,

    "1. From what i read so far, i was under the impression that the DRV8702 does not include SPI interface in it, however in its EVM softawere, big part of it's code is about updating data to registers using SPI (like in the DRV8703).



    It's clear to me that it's the DRV8703 software (with different gui). Is there any lite version of this software without all of the unneccecry additions (so it would be esayer to adjust to our needs)?"

    There is no lite version of the software.

    "2. Is it possible to adjust the DRV8702 software to other MCU than msp4302553?
    Like msp432p401r for example? or perhaps there is an exmaple for it?"

    Yes, it is possible to adjust the software to other mcus assuming the resources (speed, PWM timers, number of GPIO) are similar. There are no examples available.