I'm using the haptics control console with the DRV2510Q1. I get the expected result with the actuator when I'm in the Standard Drive tab in HCC. However, when I switch to the WaveBuilder and play a waveform, the waveform plays as expected but following this the DRV ON LED turns off. The Fault LED remains off and the INPUT ON LED is also off after the waveform is played. At this point only the 3.3V LED is on. I can not play another waveform until I toggle the Enable switch under the Standard Drive tab.
I've had a look at the schematic of the board and I see that the DRV-ON LED is connected directly to a pin on the MSP430. Immediately following the waveform the enable pin of the DRV2510 is being pulled down briefly before returning to high. Do you know why the MSP430 is disabling the DRV2510? I have a 12V power supply connected at J5.
I'm planning to connect my own microcontroller to the DRV2510 so I'm not dependent on the MSP430 on the board, but I'd like to know what is going on in case I need to factor something into the design.
Many thanks!