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.

DRV2605: Way to make a customized pattern using some parameters - amplitude, duration, frequency

Part Number: DRV2605

Hi, I want to get some advice the way to make a customized pattern using some signal parameters, amplitude, duration, and frequency.

I tried to understand the example of the realtime control code as below but I don't know how to change the signal parameters.

I appreciate your help in advance.

Best,

uint8_t rtp[] = {
0x30, 100, 0x32, 100,
0x34, 100, 0x36, 100,
0x38, 100, 0x3A, 100,
0x00, 100,
0x40, 200, 0x00, 100,
0x40, 200, 0x00, 100,
0x40, 200, 0x00, 100
};
  • Hi,

    Welcome to E2E and thank you for your interest in our products!

    I would recommend to take a look at the DRV2605 Setup Guide. It contains some tips to get the DRV2605 correctly configured. In addition, you may find information about the driver parameters, including some examples that you can use in your application.

    www.ti.com/.../sloa189.pdf

    Please let me know if you have additional questions or comments.

    Best regards,
    Luis Fernando Rodríguez S.