As the title says, is there an LRA (Linear Resonant Actuator) driver similar to DRV2604L but with adjustable I2C addresses? For example, input pins on the IC (A0, A1 etc.) that allow adjusting I2C address bits.
My application requires separate control of several LRA's and I was hoping to do this by connecting these controllers to a shared I2C bus, but since DRV2604L I2C address is fixed, I cannot put it into a shared I2C bus with several of these controllers.
Please comment.