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.

TM4C1294NCPDT: TM4C1294NCPDT

Part Number: TM4C1294NCPDT
Other Parts Discussed in Thread: DRV8711, EK-TM4C1294XL, DRV8711EVM

Hello,

I am using TM4C1294NCPDT Micro controller, I need the sample code for DRV8711  Stepper motor driver IC with SPI configuration.(Especially TM4C1294NCPDT ). Kindly do the needful.

Thank You

  • Hi,

      We don't have a specific example in TM4C TivaWare library for controlling DRV8711. For general SPI examples, you can find them in:

    C:\ti\TivaWare_C_Series-2.2.0.295\examples\boards\ek-tm4c1294xl\ssi_master_slave_xfer 

    or:

    C:\ti\TivaWare_C_Series-2.2.0.295\examples\peripherals\ssi

    You can also find DRV8711EVM website at the below link. The EVM uses MSP430 to control the DRV8711. There is demo software collateral provided. Since it is written in C, you can port the MSP430 code to TM4C129 if you want. 

    https://www.ti.com/tool/DRV8711EVM