Other Parts Discussed in Thread: USB2ANY, MSP430F2617,
Hello TI team,
Could you help to guide how to control the DRV8889-Q1 inmy design PCB with TI USB2ANY and GUI?
Test environment: PCB with DRV8889-Q1, USB2ANY tool, DRV8889-Q1EVM-GUI.
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.
Hello TI team,
Could you help to guide how to control the DRV8889-Q1 inmy design PCB with TI USB2ANY and GUI?
Test environment: PCB with DRV8889-Q1, USB2ANY tool, DRV8889-Q1EVM-GUI.
Hello Jian,
The DRV8889-Q1EVM-GUI is specifically designed to work with the DRV8889-Q1EVM which has a FTDI USB to UART device and an MSP430F2617. The MSP430F2617 firmware with CCS project is provided in the EVM webpage for download. The EVM GUI does not work with USB2ANY.
If you wish to read and write the DRV8889-Q1 registers using USB2ANY you will have to use USB2ANY GUI tool and access the DRV SPI port using USB2ANY SPI and perform write and read operations with the format described in the device datasheet.
Regards, Murugavel