@ -22,42 +22,42 @@
/* Initialization settings
/* Initialization settings
* Feedback Control Settings */
* Feedback Control Settings */
# ifndef FB_ERM_LRA
# ifndef DRV2605L_ FB_ERM_LRA
# define FB_ERM_LRA 1 /* For ERM:0 or LRA:1*/
# define DRV2605L_ FB_ERM_LRA 1 /* For ERM:0 or LRA:1*/
# endif
# endif
# ifndef FB_BRAKEFACTOR
# ifndef DRV2605L_ FB_BRAKEFACTOR
# define FB_BRAKEFACTOR 3 /* For 1x:0, 2x:1, 3x:2, 4x:3, 6x:4, 8x:5, 16x:6, Disable Braking:7 */
# define DRV2605L_ FB_BRAKEFACTOR 3 /* For 1x:0, 2x:1, 3x:2, 4x:3, 6x:4, 8x:5, 16x:6, Disable Braking:7 */
# endif
# endif
# ifndef FB_LOOPGAIN
# ifndef DRV2605L_ FB_LOOPGAIN
# define FB_LOOPGAIN 1 /* For Low:0, Medium:1, High:2, Very High:3 */
# define DRV2605L_ FB_LOOPGAIN 1 /* For Low:0, Medium:1, High:2, Very High:3 */
# endif
# endif
/* LRA specific settings */
/* LRA specific settings */
# if FB_ERM_LRA == 1
# if DRV2605L_ FB_ERM_LRA == 1
# ifndef V_RMS
# ifndef DRV2605L_ V_RMS
# define V_RMS 2.0
# define DRV2605L_ V_RMS 2.0
# endif
# endif
# ifndef V_PEAK
# ifndef DRV2605L_ V_PEAK
# define V_PEAK 2.1
# define DRV2605L_ V_PEAK 2.1
# endif
# endif
# ifndef F_LRA
# ifndef DRV2605L_ F_LRA
# define F_LRA 205
# define DRV2605L_ F_LRA 205
# endif
# endif
# ifndef RATED_VOLTAGE
# ifndef DRV2605L_ RATED_VOLTAGE
# define RATED_VOLTAGE 2 /* 2v as safe range in case device voltage is not set */
# define DRV2605L_ RATED_VOLTAGE 2 /* 2v as safe range in case device voltage is not set */
# endif
# endif
# endif
# endif
# ifndef RATED_VOLTAGE
# ifndef DRV2605L_ RATED_VOLTAGE
# define RATED_VOLTAGE 2 /* 2v as safe range in case device voltage is not set */
# define DRV2605L_ RATED_VOLTAGE 2 /* 2v as safe range in case device voltage is not set */
# endif
# endif
# ifndef V_PEAK
# ifndef DRV2605L_ V_PEAK
# define V_PEAK 2.8
# define DRV2605L_ V_PEAK 2.8
# endif
# endif
/* Library Selection */
/* Library Selection */
# ifndef DRV2605L_LIBRARY
# ifndef DRV2605L_LIBRARY
# if FB_ERM_LRA == 1
# if DRV2605L_ FB_ERM_LRA == 1
# define DRV2605L_LIBRARY 6 /* For Empty:0' TS2200 library A to D:1-5, LRA Library: 6 */
# define DRV2605L_LIBRARY 6 /* For Empty:0' TS2200 library A to D:1-5, LRA Library: 6 */
# else
# else
# define DRV2605L_LIBRARY 1
# define DRV2605L_LIBRARY 1
@ -65,69 +65,69 @@
# endif
# endif
# ifndef DRV2605L_GREETING
# ifndef DRV2605L_GREETING
# define DRV2605L_GREETING alert_750ms
# define DRV2605L_GREETING DRV2605L_EFFECT_750_MS_ALERT_100
# endif
# endif
# ifndef DRV2605L_DEFAULT_MODE
# ifndef DRV2605L_DEFAULT_MODE
# define DRV2605L_DEFAULT_MODE strong_click1
# define DRV2605L_DEFAULT_MODE DRV2605L_EFFECT_STRONG_CLICK_1_100
# endif
# endif
/* Control 1 register settings */
/* Control 1 register settings */
# ifndef DRIVE_TIME
# ifndef DRV2605L_DR IVE_TIME
# define DRIVE_TIME 25
# define DRV2605L_DR IVE_TIME 25
# endif
# endif
# ifndef AC_COUPLE
# ifndef DRV2605L_ AC_COUPLE
# define AC_COUPLE 0
# define DRV2605L_ AC_COUPLE 0
# endif
# endif
# ifndef STARTUP_BOOST
# ifndef DRV2605L_ STARTUP_BOOST
# define STARTUP_BOOST 1
# define DRV2605L_ STARTUP_BOOST 1
# endif
# endif
/* Control 2 Settings */
/* Control 2 Settings */
# ifndef BIDIR_INPUT
# ifndef DRV2605L_ BIDIR_INPUT
# define BIDIR_INPUT 1
# define DRV2605L_ BIDIR_INPUT 1
# endif
# endif
# ifndef BRAKE_STAB
# ifndef DRV2605L_ BRAKE_STAB
# define BRAKE_STAB 1 /* Loopgain is reduced when braking is almost complete to improve stability */
# define DRV2605L_ BRAKE_STAB 1 /* Loopgain is reduced when braking is almost complete to improve stability */
# endif
# endif
# ifndef SAMPLE_TIME
# ifndef DRV2605L_ SAMPLE_TIME
# define SAMPLE_TIME 3
# define DRV2605L_ SAMPLE_TIME 3
# endif
# endif
# ifndef BLANKING_TIME
# ifndef DRV2605L_ BLANKING_TIME
# define BLANKING_TIME 1
# define DRV2605L_ BLANKING_TIME 1
# endif
# endif
# ifndef IDISS_TIME
# ifndef DRV2605L_ IDISS_TIME
# define IDISS_TIME 1
# define DRV2605L_ IDISS_TIME 1
# endif
# endif
/* Control 3 settings */
/* Control 3 settings */
# ifndef NG_THRESH
# ifndef DRV2605L_ NG_THRESH
# define NG_THRESH 2
# define DRV2605L_ NG_THRESH 2
# endif
# endif
# ifndef ERM_OPEN_LOOP
# ifndef DRV2605L_ ERM_OPEN_LOOP
# define ERM_OPEN_LOOP 1
# define DRV2605L_ ERM_OPEN_LOOP 1
# endif
# endif
# ifndef SUPPLY_COMP_DIS
# ifndef DRV2605L_ SUPPLY_COMP_DIS
# define SUPPLY_COMP_DIS 0
# define DRV2605L_ SUPPLY_COMP_DIS 0
# endif
# endif
# ifndef DATA_FORMAT_RTO
# ifndef DRV2605L_D ATA_FORMAT_RTO
# define DATA_FORMAT_RTO 0
# define DRV2605L_D ATA_FORMAT_RTO 0
# endif
# endif
# ifndef LRA_DRIVE_MODE
# ifndef DRV2605L_ LRA_DRIVE_MODE
# define LRA_DRIVE_MODE 0
# define DRV2605L_ LRA_DRIVE_MODE 0
# endif
# endif
# ifndef N_PWM_ANALOG
# ifndef DRV2605L_ N_PWM_ANALOG
# define N_PWM_ANALOG 0
# define DRV2605L_ N_PWM_ANALOG 0
# endif
# endif
# ifndef LRA_OPEN_LOOP
# ifndef DRV2605L_ LRA_OPEN_LOOP
# define LRA_OPEN_LOOP 0
# define DRV2605L_ LRA_OPEN_LOOP 0
# endif
# endif
/* Control 4 settings */
/* Control 4 settings */
# ifndef ZC_DET_TIME
# ifndef DRV2605L_ ZC_DET_TIME
# define ZC_DET_TIME 0
# define DRV2605L_ ZC_DET_TIME 0
# endif
# endif
# ifndef AUTO_CAL_TIME
# ifndef DRV2605L_ AUTO_CAL_TIME
# define AUTO_CAL_TIME 3
# define DRV2605L_ AUTO_CAL_TIME 3
# endif
# endif
# define DRV2605L_I2C_ADDRESS 0x5A
# define DRV2605L_I2C_ADDRESS 0x5A
@ -175,203 +175,169 @@ void drv2605l_rtp_init(void);
void drv2605l_amplitude ( const uint8_t amplitude ) ;
void drv2605l_amplitude ( const uint8_t amplitude ) ;
void drv2605l_pulse ( const uint8_t sequence ) ;
void drv2605l_pulse ( const uint8_t sequence ) ;
typedef enum DRV_EFFECT {
typedef enum drv2605l_effect_t {
clear_sequence ,
DRV2605L_EFFECT_CLEAR_SEQUENCE ,
strong_click ,
DRV2605L_EFFECT_STRONG_CLICK_100 ,
strong_click _60,
DRV2605L_EFFECT_STRONG_CLICK _60,
strong_click _30,
DRV2605L_EFFECT_STRONG_CLICK _30,
sharp_click ,
DRV2605L_EFFECT_SHARP_CLICK_100 ,
sharp_click _60,
DRV2605L_EFFECT_SHARP_CLICK _60,
sharp_click _30,
DRV2605L_EFFECT_SHARP_CLICK _30,
soft_bump ,
DRV2605L_EFFECT_SOFT_BUMP_100 ,
soft_bump _60,
DRV2605L_EFFECT_SOFT_BUMP _60,
soft_bump _30,
DRV2605L_EFFECT_SOFT_BUMP _30,
dbl_click ,
DRV2605L_EFFECT_DOUBLE_CLICK_100 ,
dbl_click _60,
DRV2605L_EFFECT_DOUBLE_CLICK _60,
trp_click ,
DRV2605L_EFFECT_TRIPLE_CLICK_100 ,
soft_fuzz ,
DRV2605L_EFFECT_SOFT_FUZZ_60 ,
strong_buzz ,
DRV2605L_EFFECT_STRONG_BUZZ_100 ,
alert_750ms ,
DRV2605L_EFFECT_750_MS_ALERT_100 ,
alert_1000ms ,
DRV2605L_EFFECT_1000_MS_ALERT_100 ,
strong_click1 ,
DRV2605L_EFFECT_STRONG_CLICK_1_100 ,
strong_click 2_80,
DRV2605L_EFFECT_STRONG_CLICK_ 2_80,
strong_click 3_60,
DRV2605L_EFFECT_STRONG_CLICK_ 3_60,
strong_click 4_30,
DRV2605L_EFFECT_STRONG_CLICK_ 4_30,
medium_click1 ,
DRV2605L_EFFECT_MEDIUM_CLICK_1_100 ,
medium_click 2_80,
DRV2605L_EFFECT_MEDIUM_CLICK_ 2_80,
medium_click 3_60,
DRV2605L_EFFECT_MEDIUM_CLICK_ 3_60,
sharp_tick1 ,
DRV2605L_EFFECT_SHARP_TICK_1_100 ,
sharp_tick 2_80,
DRV2605L_EFFECT_SHARP_TICK_ 2_80,
sharp_tick 3_60,
DRV2605L_EFFECT_SHARP_TICK_ 3_60,
sh_dblclick_str ,
DRV2605L_EFFECT_SHORT_DOUBLE_CLICK_STRONG_1_100 ,
sh_dblclick_str _80,
DRV2605L_EFFECT_SHORT_DOUBLE_CLICK_STRONG_2 _80,
sh_dblclick_str _60,
DRV2605L_EFFECT_SHORT_DOUBLE_CLICK_STRONG_3 _60,
sh_dblclick_str _30,
DRV2605L_EFFECT_SHORT_DOUBLE_CLICK_STRONG_4 _30,
sh_dblclick_med ,
DRV2605L_EFFECT_SHORT_DOUBLE_CLICK_MEDIUM_1_100 ,
sh_dblclick_med _80,
DRV2605L_EFFECT_SHORT_DOUBLE_CLICK_MEDIUM_2 _80,
sh_dblclick_med _60,
DRV2605L_EFFECT_SHORT_DOUBLE_CLICK_MEDIUM_3 _60,
sh_dblsharp_tick ,
DRV2605L_EFFECT_SHORT_DOUBLE_SHARP_TICK_1_100 ,
sh_dblsharp_tick _80,
DRV2605L_EFFECT_SHORT_DOUBLE_SHARP_TICK_2 _80,
sh_dblsharp_tick _60,
DRV2605L_EFFECT_SHORT_DOUBLE_SHARP_TICK_3 _60,
lg_dblclick_str ,
DRV2605L_EFFECT_LONG_DOUBLE_SHARP_CLICK_STRONG_1_100 ,
lg_dblclick_str _80,
DRV2605L_EFFECT_LONG_DOUBLE_SHARP_CLICK_STRONG_2 _80,
lg_dblclick_str _60,
DRV2605L_EFFECT_LONG_DOUBLE_SHARP_CLICK_STRONG_3 _60,
lg_dblclick_str _30,
DRV2605L_EFFECT_LONG_DOUBLE_SHARP_CLICK_STRONG_4 _30,
lg_dblclick_med ,
DRV2605L_EFFECT_LONG_DOUBLE_SHARP_CLICK_MEDIUM_1_100 ,
lg_dblclick_med _80,
DRV2605L_EFFECT_LONG_DOUBLE_SHARP_CLICK_MEDIUM_2 _80,
lg_dblclick_med _60,
DRV2605L_EFFECT_LONG_DOUBLE_SHARP_CLICK_MEDIUM_3 _60,
lg_dblsharp_tick ,
DRV2605L_EFFECT_LONG_DOUBLE_SHARP_TICK_1_100 ,
lg_dblsharp_tick _80,
DRV2605L_EFFECT_LONG_DOUBLE_SHARP_TICK_2 _80,
lg_dblsharp_tick _60,
DRV2605L_EFFECT_LONG_DOUBLE_SHARP_TICK_3 _60,
buzz ,
DRV2605L_EFFECT_BUZZ_1_100 ,
buzz _80,
DRV2605L_EFFECT_BUZZ_2 _80,
buzz _60,
DRV2605L_EFFECT_BUZZ_3 _60,
buzz _40,
DRV2605L_EFFECT_BUZZ_4 _40,
buzz _20,
DRV2605L_EFFECT_BUZZ_5 _20,
pulsing_strong ,
DRV2605L_EFFECT_PULSING_STRONG_1_100 ,
pulsing_strong_8 0,
DRV2605L_EFFECT_PULSING_STRONG_2_6 0,
pulsing_medium ,
DRV2605L_EFFECT_PULSING_MEDIUM_1_100 ,
pulsing_medium_8 0,
DRV2605L_EFFECT_PULSING_MEDIUM_2_6 0,
pulsing_sharp ,
DRV2605L_EFFECT_PULSING_SHARP_1_100 ,
pulsing_sharp_8 0,
DRV2605L_EFFECT_PULSING_SHARP_2_6 0,
transition_click ,
DRV2605L_EFFECT_TRANSITION_CLICK_1_100 ,
transition_click _80,
DRV2605L_EFFECT_TRANSITION_CLICK_2 _80,
transition_click _60,
DRV2605L_EFFECT_TRANSITION_CLICK_3 _60,
transition_click _40,
DRV2605L_EFFECT_TRANSITION_CLICK_4 _40,
transition_click _20,
DRV2605L_EFFECT_TRANSITION_CLICK_5 _20,
transition_click _10,
DRV2605L_EFFECT_TRANSITION_CLICK_6 _10,
transition_hum ,
DRV2605L_EFFECT_TRANSITION_HUM_1_100 ,
transition_hum _80,
DRV2605L_EFFECT_TRANSITION_HUM_2 _80,
transition_hum _60,
DRV2605L_EFFECT_TRANSITION_HUM_3 _60,
transition_hum _40,
DRV2605L_EFFECT_TRANSITION_HUM_4 _40,
transition_hum _20,
DRV2605L_EFFECT_TRANSITION_HUM_5 _20,
transition_hum _10,
DRV2605L_EFFECT_TRANSITION_HUM_6 _10,
transition_rampdown_long_smooth1 ,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_LONG_SMOOTH_1_100 ,
transition_rampdown_long_smooth2 ,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_LONG_SMOOTH_2_100 ,
transition_rampdown_med_smooth1 ,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_MEDIUM_SMOOTH_1_100 ,
transition_rampdown_med_smooth2 ,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_MEDIUM_SMOOTH_2_100 ,
transition_rampdown_short_smooth1 ,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_SHORT_SMOOTH_1_100 ,
transition_rampdown_short_smooth2 ,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_SHORT_SMOOTH_2_100 ,
transition_rampdown_long_sharp1 ,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_LONG_SHARP_1_100 ,
transition_rampdown_long_sharp2 ,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_LONG_SHARP_2_100 ,
transition_rampdown_med_sharp1 ,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_MEDIUM_SHARP_1_100 ,
transition_rampdown_med_sharp2 ,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_MEDIUM_SHARP_2_100 ,
transition_rampdown_short_sharp1 ,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_SHORT_SHARP_1_100 ,
transition_rampdown_short_sharp2 ,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_SHORT_SHARP_2_100 ,
transition_rampup_long_smooth1 ,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_LONG_SMOOTH_1_100 ,
transition_rampup_long_smooth2 ,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_LONG_SMOOTH_2_100 ,
transition_rampup_med_smooth1 ,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_MEDIUM_SMOOTH_1_100 ,
transition_rampup_med_smooth2 ,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_MEDIUM_SMOOTH_2_100 ,
transition_rampup_short_smooth1 ,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_SHORT_SMOOTH_1_100 ,
transition_rampup_short_smooth2 ,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_SHORT_SMOOTH_2_100 ,
transition_rampup_long_sharp1 ,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_LONG_SHARP_1_100 ,
transition_rampup_long_sharp2 ,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_LONG_SHARP_2_100 ,
transition_rampup_med_sharp1 ,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_MEDIUM_SHARP_1_100 ,
transition_rampup_med_sharp2 ,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_MEDIUM_SHARP_2_100 ,
transition_rampup_short_sharp1 ,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_SHORT_SHARP_1_100 ,
transition_rampup_short_sharp2 ,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_SHORT_SHARP_2_100 ,
transition_rampdown_long_smooth 1_50,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_LONG_SMOOTH_ 1_50,
transition_rampdown_long_smooth 2_50,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_LONG_SMOOTH_ 2_50,
transition_rampdown_med_smooth 1_50,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_MEDIUM_SMOOTH_ 1_50,
transition_rampdown_med_smooth 2_50,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_MEDIUM_SMOOTH_ 2_50,
transition_rampdown_short_smooth 1_50,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_SHORT_SMOOTH_ 1_50,
transition_rampdown_short_smooth 2_50,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_SHORT_SMOOTH_ 2_50,
transition_rampdown_long_sharp 1_50,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_LONG_SHARP_ 1_50,
transition_rampdown_long_sharp 2_50,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_LONG_SHARP_ 2_50,
transition_rampdown_med_sharp 1_50,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_MEDIUM_SHARP_ 1_50,
transition_rampdown_med_sharp 2_50,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_MEDIUM_SHARP_ 2_50,
transition_rampdown_short_sharp 1_50,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_SHORT_SHARP_ 1_50,
transition_rampdown_short_sharp 2_50,
DRV2605L_EFFECT_TRANSITION_RAMP_DOWN_SHORT_SHARP_ 2_50,
transition_rampup_long_smooth 1_50,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_LONG_SMOOTH_ 1_50,
transition_rampup_long_smooth 2_50,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_LONG_SMOOTH_ 2_50,
transition_rampup_med_smooth 1_50,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_MEDIUM_SMOOTH_ 1_50,
transition_rampup_med_smooth 2_50,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_MEDIUM_SMOOTH_ 2_50,
transition_rampup_short_smooth 1_50,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_SHORT_SMOOTH_ 1_50,
transition_rampup_short_smooth 2_50,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_SHORT_SMOOTH_ 2_50,
transition_rampup_long_sharp 1_50,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_LONG_SHARP_ 1_50,
transition_rampup_long_sharp 2_50,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_LONG_SHARP_ 2_50,
transition_rampup_med_sharp 1_50,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_MEDIUM_SHARP_ 1_50,
transition_rampup_med_sharp 2_50,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_MEDIUM_SHARP_ 2_50,
transition_rampup_short_sharp 1_50,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_SHORT_SHARP_ 1_50,
transition_rampup_short_sharp 2_50,
DRV2605L_EFFECT_TRANSITION_RAMP_UP_SHORT_SHARP_ 2_50,
long_buzz_for_programmatic_stopping ,
DRV2605L_EFFECT_LONG_BUZZ_FOR_PROGRAMMATIC_STOPPING ,
smooth_hum 1_50,
DRV2605L_EFFECT_SMOOTH_HUM_ 1_50,
smooth_hum 2_40,
DRV2605L_EFFECT_SMOOTH_HUM_ 2_40,
smooth_hum 3_30,
DRV2605L_EFFECT_SMOOTH_HUM_ 3_30,
smooth_hum 4_20,
DRV2605L_EFFECT_SMOOTH_HUM_ 4_20,
smooth_hum 5_10,
DRV2605L_EFFECT_SMOOTH_HUM_ 5_10,
drv_effect_max
DRV2605L_EFFECT_COUNT
} DRV_EFFECT ;
} drv2605l_effect_t ;
/* Register bit array unions */
/* Register bit array unions */
typedef union DRVREG_STATUS { /* register 0x00 */
typedef union { /* register 0x1A */
uint8_t Byte ;
uint8_t raw ;
struct {
uint8_t OC_DETECT : 1 ; /* set to 1 when overcurrent event is detected */
uint8_t OVER_TEMP : 1 ; /* set to 1 when device exceeds temp threshold */
uint8_t FB_STS : 1 ; /* set to 1 when feedback controller has timed out */
/* auto-calibration routine and diagnostic result
* result | auto - calibation | diagnostic |
* 0 | passed | actuator func normal |
* 1 | failed | actuator func fault * |
* * actuator is not present or is shorted , timing out , or giving out – of - range back - EMF */
uint8_t DIAG_RESULT : 1 ;
uint8_t : 1 ;
uint8_t DEVICE_ID : 3 ; /* Device IDs 3: DRV2605 4: DRV2604 5: DRV2604L 6: DRV2605L */
} Bits ;
} DRVREG_STATUS ;
typedef union DRVREG_MODE { /* register 0x01 */
uint8_t Byte ;
struct {
uint8_t MODE : 3 ; /* Mode setting */
uint8_t : 3 ;
uint8_t STANDBY : 1 ; /* 0:standby 1:ready */
} Bits ;
} DRVREG_MODE ;
typedef union DRVREG_WAIT {
uint8_t Byte ;
struct {
uint8_t WAIT_MODE : 1 ; /* Set to 1 to interpret as wait for next 7 bits x10ms */
uint8_t WAIT_TIME : 7 ;
} Bits ;
} DRVREG_WAIT ;
typedef union DRVREG_FBR { /* register 0x1A */
uint8_t Byte ;
struct {
struct {
uint8_t BEMF_GAIN : 2 ;
uint8_t BEMF_GAIN : 2 ;
uint8_t LOOP_GAIN : 2 ;
uint8_t LOOP_GAIN : 2 ;
uint8_t BRAKE_FACTOR : 3 ;
uint8_t BRAKE_FACTOR : 3 ;
uint8_t ERM_LRA : 1 ;
uint8_t ERM_LRA : 1 ;
} B its;
} bits ;
} DRVREG_FBR ;
} drv2605l_reg_feedback_ctrl_t ;
typedef union DRVREG_CTRL1 { /* register 0x1B */
typedef union { /* register 0x1B */
uint8_t Byte ;
uint8_t raw ;
struct {
struct {
uint8_t C1_DRIVE_TIME : 5 ;
uint8_t C1_DRIVE_TIME : 5 ;
uint8_t C1_AC_COUPLE : 1 ;
uint8_t C1_AC_COUPLE : 1 ;
uint8_t : 1 ;
uint8_t : 1 ;
uint8_t C1_STARTUP_BOOST : 1 ;
uint8_t C1_STARTUP_BOOST : 1 ;
} B its;
} bits ;
} DRVREG_CTRL1 ;
} drv2605l_reg_ctrl1_t ;
typedef union DRVREG_CTRL2 { /* register 0x1C */
typedef union { /* register 0x1C */
uint8_t Byte ;
uint8_t raw ;
struct {
struct {
uint8_t C2_IDISS_TIME : 2 ;
uint8_t C2_IDISS_TIME : 2 ;
uint8_t C2_BLANKING_TIME : 2 ;
uint8_t C2_BLANKING_TIME : 2 ;
uint8_t C2_SAMPLE_TIME : 2 ;
uint8_t C2_SAMPLE_TIME : 2 ;
uint8_t C2_BRAKE_STAB : 1 ;
uint8_t C2_BRAKE_STAB : 1 ;
uint8_t C2_BIDIR_INPUT : 1 ;
uint8_t C2_BIDIR_INPUT : 1 ;
} B its;
} bits ;
} DRVREG_CTRL2 ;
} drv2605l_reg_ctrl2_t ;
typedef union DRVREG_CTRL3 { /* register 0x1D */
typedef union { /* register 0x1D */
uint8_t Byte ;
uint8_t raw ;
struct {
struct {
uint8_t C3_LRA_OPEN_LOOP : 1 ;
uint8_t C3_LRA_OPEN_LOOP : 1 ;
uint8_t C3_N_PWM_ANALOG : 1 ;
uint8_t C3_N_PWM_ANALOG : 1 ;
@ -380,11 +346,11 @@ typedef union DRVREG_CTRL3 { /* register 0x1D */
uint8_t C3_SUPPLY_COMP_DIS : 1 ;
uint8_t C3_SUPPLY_COMP_DIS : 1 ;
uint8_t C3_ERM_OPEN_LOOP : 1 ;
uint8_t C3_ERM_OPEN_LOOP : 1 ;
uint8_t C3_NG_THRESH : 2 ;
uint8_t C3_NG_THRESH : 2 ;
} B its;
} b its;
} DRVREG_CTRL3 ;
} drv2605l_reg_ctrl3_t ;
typedef union DRVREG_CTRL4 { /* register 0x1E */
typedef union { /* register 0x1E */
uint8_t Byte ;
uint8_t raw ;
struct {
struct {
uint8_t C4_OTP_PROGRAM : 1 ;
uint8_t C4_OTP_PROGRAM : 1 ;
uint8_t : 1 ;
uint8_t : 1 ;
@ -392,16 +358,5 @@ typedef union DRVREG_CTRL4 { /* register 0x1E */
uint8_t : 1 ;
uint8_t : 1 ;
uint8_t C4_AUTO_CAL_TIME : 2 ;
uint8_t C4_AUTO_CAL_TIME : 2 ;
uint8_t C4_ZC_DET_TIME : 2 ;
uint8_t C4_ZC_DET_TIME : 2 ;
} Bits ;
} bits ;
} DRVREG_CTRL4 ;
} drv2605l_reg_ctrl4_t ;
typedef union DRVREG_CTRL5 { /* register 0x1F */
uint8_t Byte ;
struct {
uint8_t C5_IDISS_TIME : 2 ;
uint8_t C5_BLANKING_TIME : 2 ;
uint8_t C5_PLAYBACK_INTERVAL : 1 ;
uint8_t C5_LRA_AUTO_OPEN_LOOP : 1 ;
uint8_t C5_AUTO_OL_CNT : 2 ;
} Bits ;
} DRVREG_CTRL5 ;