SLOU432B December   2015  – December 2021 DRV2625

 

  1. Getting Started
    1. 1.1 Evaluation Module Operating Parameters
    2. 1.2 Quick Start Board Setup
  2. DRV2625 Demonstration Program
    1. 2.1 Modes and Effects Table
    2. 2.2 Description of the Demo Modes
      1. 2.2.1 Mode Off – Haptics Effect Sequences
      2. 2.2.2 Mode 4 – ERM Clicks
      3. 2.2.3 Automatic Braking in Open Loop
      4. 2.2.4 Auto-Resonance Tracking
    3. 2.3 ROM Library Mode
    4. 2.4 Waveform Library Effects List
  3. Additional Hardware Modes
    1. 3.1 Accessing GUI Mode
    2. 3.2 Accessing Bluetooth Mode
    3. 3.3 Haptics Control Console GUI
      1. 3.3.1 DRV2625 Console
  4. Hardware Configuration
    1. 4.1 Input and Output Overview
    2. 4.2 Power Supply Selection
    3. 4.3 Using an External Actuator
    4. 4.4 PWM Input
    5. 4.5 External Trigger Control
      1. 4.5.1 MSP430 Trigger Control
      2. 4.5.2 External Source Trigger Control
    6. 4.6 External I2C Input
      1. 4.6.1 External I2C Control Initialization
    7. 4.7 Analog Input
  5. Measurement and Analysis
    1. 5.1 Using Low-Pass Filter to Record Waveforms
  6. Modifying or Reprogramming the Firmware
    1. 6.1 MSP430 Pin-Out
  7. Schematic
  8. Layout
  9. Bill of Materials
  10. 10Revision History
  11. 11Trademarks

ROM Library Mode

Access the ROM library effects by holding the + button until the mode LEDs flash and the colored LEDs flash ONCE.

Once in Library Mode the DRV2625 loaded ROM effects can be accessed in sequential order. For example, with all Mode LEDs off, B1 is waveform 1, B2 is waveform 2, and so on. Then when Mode LED M0 is on, B1 is waveform 5, B2 is waveform 6, and so on.

The equations for calculating the Mode and Button of an effect are:

Mode = RoundDown( [Effect No.] / 4 )

Button = ([Effect No.] – 1) % 4 + 1

% - modulo operator

To change between ERM and LRA:

  1. Select mode 31 (11111'b) using the + or buttons.
    • B1 – Press to select ERM
    • B2 – Press to select LRA
  2. Then use the ROM effects as described above.