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.

DRV2605L: how to commend the register setup for pattern input

Part Number: DRV2605L

Hi All,

My customer asked how to commend the register setup for user defined pattern input like bellow script.

But there is no commend window on Haptic control console GUI of DRV2605L.

Please let me know how to commend the register setup.

------------------------------------------------------------------------------------------------------------------------------------------

Pattern register setup (condition : RTP mode and Open loop)

WR_REG,0xB4,0x01,0x01,0x85

WR_REG,0xB4,0x01,0x01,0x05

WR_REG,0xB4,0x01,0x1A,0x80

WR_REG,0xB4,0x01,0x17,0x55

WR_REG,0xB4,0x01,0x1D,0x81

WR_REG,0xB4,0x01,0x20,0x31

WR_REG,0xB4,0x01,0x02,0x7F

wait,12 

 

WR_REG,0xB4,0x01,0x02,0x81

wait,10

 

WR_REG,0xB4,0x01,0x17,0x2A 

WR_REG,0xB4,0x01,0x02,0x7F 

wait,10 

 

WR_REG,0xB4,0x01,0x17,0x15

WR_REG,0xB4,0x01,0x02,0x81 

wait,10 

 

WR_REG,0xB4,0x01,0x17,0x02 

WR_REG,0xB4,0x01,0x02,0x81 

wait,5 

 

WR_REG,0xB4,0x01,0x02,0x00

END_DATASET

----------------------------------------------------------------------------------------------------------------------------------------

Regards

Jeffrey