Go to the documentation of this file.
35 #include "drv_digital_out.h"
36 #include "drv_digital_in.h"
37 #include "drv_i2c_master.h"
59 #define EXPAND9_REG_INPUT_DISABLE_B 0x00
60 #define EXPAND9_REG_INPUT_DISABLE_A 0x01
61 #define EXPAND9_REG_LONG_SLEW_B 0x02
62 #define EXPAND9_REG_LONG_SLEW_A 0x03
63 #define EXPAND9_REG_LOW_DRIVE_B 0x04
64 #define EXPAND9_REG_LOW_DRIVE_A 0x05
65 #define EXPAND9_REG_PULL_UP_B 0x06
66 #define EXPAND9_REG_PULL_UP_A 0x07
67 #define EXPAND9_REG_PULL_DOWN_B 0x08
68 #define EXPAND9_REG_PULL_DOWN_A 0x09
69 #define EXPAND9_REG_OPEN_DRAIN_B 0x0A
70 #define EXPAND9_REG_OPEN_DRAIN_A 0x0B
71 #define EXPAND9_REG_POLARITY_B 0x0C
72 #define EXPAND9_REG_POLARITY_A 0x0D
73 #define EXPAND9_REG_DIR_B 0x0E
74 #define EXPAND9_REG_DIR_A 0x0F
75 #define EXPAND9_REG_DATA_B 0x10
76 #define EXPAND9_REG_DATA_A 0x11
77 #define EXPAND9_REG_INTERRUPT_MASK_B 0x12
78 #define EXPAND9_REG_INTERRUPT_MASK_A 0x13
79 #define EXPAND9_REG_SENSE_HIGH_B 0x14
80 #define EXPAND9_REG_SENSE_LOW_B 0x15
81 #define EXPAND9_REG_SENSE_HIGH_A 0x16
82 #define EXPAND9_REG_SENSE_LOW_A 0x17
83 #define EXPAND9_REG_INTERRUPT_SOURCE_B 0x18
84 #define EXPAND9_REG_INTERRUPT_SOURCE_A 0x19
85 #define EXPAND9_REG_EVENT_STATUS_B 0x1A
86 #define EXPAND9_REG_EVENT_STATUS_A 0x1B
87 #define EXPAND9_REG_LEVEL_SHIFTER_1 0x1C
88 #define EXPAND9_REG_LEVEL_SHIFTER_2 0x1D
89 #define EXPAND9_REG_CLOCK 0x1E
90 #define EXPAND9_REG_MISC 0x1F
91 #define EXPAND9_REG_LED_DRIVER_ENABLE_B 0x20
92 #define EXPAND9_REG_LED_DRIVER_ENABLE_A 0x21
93 #define EXPAND9_REG_DEBOUNCE_CONFIG 0x22
94 #define EXPAND9_REG_DEBOUNCE_ENABLE_B 0x23
95 #define EXPAND9_REG_DEBOUNCE_ENABLE_A 0x24
96 #define EXPAND9_REG_KEY_CONFIG_1 0x25
97 #define EXPAND9_REG_KEY_CONFIG_2 0x26
98 #define EXPAND9_REG_KEY_DATA_1 0x27
99 #define EXPAND9_REG_KEY_DATA_2 0x28
100 #define EXPAND9_REG_T_ON_0 0x29
101 #define EXPAND9_REG_I_ON_0 0x2A
102 #define EXPAND9_REG_OFF_0 0x2B
103 #define EXPAND9_REG_T_ON_1 0x2C
104 #define EXPAND9_REG_I_ON_1 0x2D
105 #define EXPAND9_REG_OFF_1 0x2E
106 #define EXPAND9_REG_T_ON_2 0x2F
107 #define EXPAND9_REG_I_ON_2 0x30
108 #define EXPAND9_REG_OFF_2 0x31
109 #define EXPAND9_REG_T_ON_3 0x32
110 #define EXPAND9_REG_I_ON_3 0x33
111 #define EXPAND9_REG_OFF_3 0x34
112 #define EXPAND9_REG_T_ON_4 0x35
113 #define EXPAND9_REG_I_ON_4 0x36
114 #define EXPAND9_REG_OFF_4 0x37
115 #define EXPAND9_REG_T_RISE_4 0x38
116 #define EXPAND9_REG_T_FALL_4 0x39
117 #define EXPAND9_REG_T_ON_5 0x3A
118 #define EXPAND9_REG_I_ON_5 0x3B
119 #define EXPAND9_REG_OFF_5 0x3C
120 #define EXPAND9_REG_T_RISE_5 0x3D
121 #define EXPAND9_REG_T_FALL_5 0x3E
122 #define EXPAND9_REG_T_ON_6 0x3F
123 #define EXPAND9_REG_I_ON_6 0x40
124 #define EXPAND9_REG_OFF_6 0x41
125 #define EXPAND9_REG_T_RISE_6 0x42
126 #define EXPAND9_REG_T_FALL_6 0x43
127 #define EXPAND9_REG_T_ON_7 0x44
128 #define EXPAND9_REG_I_ON_7 0x45
129 #define EXPAND9_REG_OFF_7 0x46
130 #define EXPAND9_REG_T_RISE_7 0x47
131 #define EXPAND9_REG_T_FALL_7 0x48
132 #define EXPAND9_REG_T_ON_8 0x49
133 #define EXPAND9_REG_I_ON_8 0x4A
134 #define EXPAND9_REG_OFF_8 0x4B
135 #define EXPAND9_REG_T_ON_9 0x4C
136 #define EXPAND9_REG_I_ON_9 0x4D
137 #define EXPAND9_REG_OFF_9 0x4E
138 #define EXPAND9_REG_T_ON_10 0x4F
139 #define EXPAND9_REG_I_ON_10 0x50
140 #define EXPAND9_REG_OFF_10 0x51
141 #define EXPAND9_REG_T_ON_11 0x52
142 #define EXPAND9_REG_I_ON_11 0x53
143 #define EXPAND9_REG_OFF_11 0x54
144 #define EXPAND9_REG_T_ON_12 0x55
145 #define EXPAND9_REG_I_ON_12 0x56
146 #define EXPAND9_REG_OFF_12 0x57
147 #define EXPAND9_REG_T_RISE_12 0x58
148 #define EXPAND9_REG_T_FALL_12 0x59
149 #define EXPAND9_REG_T_ON_13 0x5A
150 #define EXPAND9_REG_I_ON_13 0x5B
151 #define EXPAND9_REG_OFF_13 0x5C
152 #define EXPAND9_REG_T_RISE_13 0x5D
153 #define EXPAND9_REG_T_FALL_13 0x5E
154 #define EXPAND9_REG_T_ON_14 0x5F
155 #define EXPAND9_REG_I_ON_14 0x60
156 #define EXPAND9_REG_OFF_14 0x61
157 #define EXPAND9_REG_T_RISE_14 0x62
158 #define EXPAND9_REG_T_FALL_14 0x63
159 #define EXPAND9_REG_T_ON_15 0x64
160 #define EXPAND9_REG_I_ON_15 0x65
161 #define EXPAND9_REG_OFF_15 0x66
162 #define EXPAND9_REG_T_RISE_15 0x67
163 #define EXPAND9_REG_T_FALL_15 0x68
164 #define EXPAND9_REG_HIGH_INPUT_B 0x69
165 #define EXPAND9_REG_HIGH_INPUT_A 0x6A
166 #define EXPAND9_REG_RESET 0x7D
167 #define EXPAND9_REG_TEST_1 0x7E
168 #define EXPAND9_REG_TEST_2 0x7F
186 #define EXPAND9_CHANGE 0x01
187 #define EXPAND9_FALLING 0x02
188 #define EXPAND9_RISING 0x03
189 #define EXPAND9_FREQ_DIV_1 0x01
190 #define EXPAND9_FREQ_DIV_2 0x02
191 #define EXPAND9_FREQ_DIV_3 0x03
192 #define EXPAND9_FREQ_DIV_4 0x04
193 #define EXPAND9_FREQ_DIV_5 0x05
194 #define EXPAND9_FREQ_DIV_6 0x06
195 #define EXPAND9_FREQ_DIV_7 0x07
196 #define EXPAND9_LED_MODE_LINEAR 0x00
197 #define EXPAND9_LED_MODE_LOGARITHMIC 0x01
204 #define EXPAND9_SET_DEV_ADDR_GND 0x3E
205 #define EXPAND9_SET_DEV_ADDR_VCC 0x70
223 #define EXPAND9_MAP_MIKROBUS( cfg, mikrobus ) \
224 cfg.scl = MIKROBUS( mikrobus, MIKROBUS_SCL ); \
225 cfg.sda = MIKROBUS( mikrobus, MIKROBUS_SDA ); \
226 cfg.add = MIKROBUS( mikrobus, MIKROBUS_AN ); \
227 cfg.rst = MIKROBUS( mikrobus, MIKROBUS_RST ); \
228 cfg.int_pin = MIKROBUS( mikrobus, MIKROBUS_INT )
pin_name_t int_pin
Definition: expand9.h:266
Expand 9 Click configuration object.
Definition: expand9.h:260
void expand9_cfg_setup(expand9_cfg_t *cfg)
Expand 9 configuration object setup function.
err_t expand9_set_intensity(expand9_t *ctx, uint8_t ch_pos, uint8_t intensity)
Expand 9 set intensity function.
err_t expand9_set_ch_output_state(expand9_t *ctx, uint8_t ch_pos, expand9_ch_state_value_t ch_state)
Expand 9 set channel output state function.
digital_out_t rst
Definition: expand9.h:241
uint8_t i2c_address
Definition: expand9.h:269
pin_name_t scl
Definition: expand9.h:261
Expand 9 Click context object.
Definition: expand9.h:238
err_t expand9_set_all_ch_output(expand9_t *ctx)
Expand 9 set all channel output function.
err_t expand9_set_ch_direction(expand9_t *ctx, uint8_t ch_pos, expand9_direction_value_t direction)
Expand 9 set channel direction function.
@ DIRECTION_OUTPUT
Definition: expand9.h:291
uint8_t expand9_check_interrupt_pin(expand9_t *ctx)
Expand 9 check interrupt pin function.
pin_name_t sda
Definition: expand9.h:262
@ EXPAND9_ERROR
Definition: expand9.h:280
pin_name_t rst
Definition: expand9.h:265
digital_out_t add
Definition: expand9.h:240
err_t expand9_set_all_ch_input(expand9_t *ctx)
Expand 9 set all channel input function.
err_t expand9_get_ch_output_state(expand9_t *ctx, uint8_t ch_pos, expand9_ch_state_value_t *ch_state)
Expand 9 get channel output state function.
uint32_t i2c_speed
Definition: expand9.h:268
expand9_return_value_t
Expand 9 Click return value data.
Definition: expand9.h:278
err_t expand9_debounce_config(expand9_t *ctx, uint8_t config_val)
Expand 9 sync function.
expand9_ch_state_value_t
Expand 9 Click channel state value data.
Definition: expand9.h:300
err_t expand9_led_driver_config(expand9_t *ctx, uint8_t ch_pos, uint8_t freq_div, uint8_t lin_log)
Expand 9 LED driver configuration function.
err_t expand9_generic_write(expand9_t *ctx, uint8_t reg, uint8_t *tx_buf, uint8_t tx_len)
Expand 9 I2C writing function.
@ DIRECTION_INPUT
Definition: expand9.h:290
expand9_direction_value_t
Expand 9 Click direction value data.
Definition: expand9.h:289
err_t expand9_default_cfg(expand9_t *ctx)
Expand 9 default configuration function.
digital_in_t int_pin
Definition: expand9.h:245
err_t expand9_read_ch(expand9_t *ctx, uint8_t ch_pos, expand9_ch_state_value_t *ch_state)
Expand 9 read channel function.
err_t expand9_soft_reset(expand9_t *ctx)
Expand 9 software reset function.
err_t expand9_clear_interrupt(expand9_t *ctx)
Expand 9 clear all interrupt function.
err_t expand9_init(expand9_t *ctx, expand9_cfg_t *cfg)
Expand 9 initialization function.
@ CH_OUTPUT_ON
Definition: expand9.h:302
err_t expand9_check_ch_interrupt(expand9_t *ctx, uint8_t ch_pos, expand9_ch_state_value_t *int_state)
Expand 9 check channel interrupt function.
err_t expand9_set_slave_address(expand9_t *ctx, uint8_t slave_addr)
Expand 9 set I2C Slave address function.
i2c_master_t i2c
Definition: expand9.h:248
@ EXPAND9_OK
Definition: expand9.h:279
uint8_t slave_address
Definition: expand9.h:251
err_t expand9_generic_read(expand9_t *ctx, uint8_t reg, uint8_t *rx_buf, uint8_t rx_len)
Expand 9 I2C reading function.
err_t expand9_sync(expand9_t *ctx)
Expand 9 sync function.
err_t expand9_write_ch(expand9_t *ctx, uint8_t ch_pos, expand9_ch_state_value_t ch_state)
Expand 9 write channel function.
@ CH_OUTPUT_OFF
Definition: expand9.h:301
pin_name_t add
Definition: expand9.h:264
err_t expand9_enable_ch_interrupt(expand9_t *ctx, uint8_t ch_pos, uint8_t rise_fall)
Expand 9 enable channel interrupt function.