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 COLOR17_REG_CH0_EXP_RESMSB 0x00
60 #define COLOR17_REG_CH0_RESMSB_CNT_CRC 0x01
61 #define COLOR17_REG_CH1_EXP_RES_MSB 0x02
62 #define COLOR17_REG_CH1_RESMSB_CNT_CRC 0x03
63 #define COLOR17_REG_CH2_EXP_RES_MSB 0x04
64 #define COLOR17_REG_CH2_RESMSB_CNT_CRC 0x05
65 #define COLOR17_REG_CH3_EXP_RES_MSB 0x06
66 #define COLOR17_REG_CH4_RESMSB_CNT_CRC 0x07
67 #define COLOR17_REG_THLD_EXP_RES_L 0x08
68 #define COLOR17_REG_THLD_EXP_RES_H 0x09
69 #define COLOR17_REG_CONFIG_0 0x0A
70 #define COLOR17_REG_CONFIG_1 0x0B
71 #define COLOR17_REG_CONFIG_2 0x0C
72 #define COLOR17_REG_DEVICE_ID 0x11
90 #define COLOR17_DEVICE_ID 0x0821u
96 #define COLOR17_CONFIG_0_QWAKE_DIS 0x00
97 #define COLOR17_CONFIG_0_QWAKE_EN 0x01
98 #define COLOR17_CONFIG_0_RANGE_2_2klux 0x00
99 #define COLOR17_CONFIG_0_RANGE_4_5klux 0x01
100 #define COLOR17_CONFIG_0_RANGE_9klux 0x02
101 #define COLOR17_CONFIG_0_RANGE_18klux 0x03
102 #define COLOR17_CONFIG_0_RANGE_36klux 0x04
103 #define COLOR17_CONFIG_0_RANGE_72klux 0x05
104 #define COLOR17_CONFIG_0_RANGE_144klux 0x06
105 #define COLOR17_CONFIG_0_RANGE_AUTO 0x0C
106 #define COLOR17_CONFIG_0_CONV_600us 0x00
107 #define COLOR17_CONFIG_0_CONV_1_ms 0x01
108 #define COLOR17_CONFIG_0_CONV_1_8ms 0x02
109 #define COLOR17_CONFIG_0_CONV_3_4ms 0x03
110 #define COLOR17_CONFIG_0_CONV_6_5ms 0x04
111 #define COLOR17_CONFIG_0_CONV_12_7ms 0x05
112 #define COLOR17_CONFIG_0_CONV_25ms 0x06
113 #define COLOR17_CONFIG_0_CONV_50ms 0x07
114 #define COLOR17_CONFIG_0_CONV_100ms 0x08
115 #define COLOR17_CONFIG_0_CONV_200ms 0x09
116 #define COLOR17_CONFIG_0_CONV_400ms 0x0A
117 #define COLOR17_CONFIG_0_CONV_800ms 0x0B
118 #define COLOR17_CONFIG_0_OP_MODE_PD 0x00
119 #define COLOR17_CONFIG_0_OP_MODE_F_ONESHOT 0x01
120 #define COLOR17_CONFIG_0_OP_MODE_ONESHOT 0x02
121 #define COLOR17_CONFIG_0_OP_MODE_CONTINUOUS 0x03
122 #define COLOR17_CONFIG_0_LATCH_DIS 0x00
123 #define COLOR17_CONFIG_0_LATCH_EN 0x01
124 #define COLOR17_CONFIG_0_INT_POL_LOW 0x00
125 #define COLOR17_CONFIG_0_INT_POL_HIGH 0x01
126 #define COLOR17_CONFIG_0_FAULT_COUNT_0 0x00
127 #define COLOR17_CONFIG_0_FAULT_COUNT_2 0x01
128 #define COLOR17_CONFIG_0_FAULT_COUNT_4 0x02
129 #define COLOR17_CONFIG_0_FAULT_COUNT_8 0x03
135 #define COLOR17_CONFIG_1_MUST_READ_WRITE 0x8000u
136 #define COLOR17_CONFIG_1_THRESHOLD_CH0 0x00
137 #define COLOR17_CONFIG_1_THRESHOLD_CH1 0x01
138 #define COLOR17_CONFIG_1_THRESHOLD_CH2 0x02
139 #define COLOR17_CONFIG_1_THRESHOLD_CH3 0x03
140 #define COLOR17_CONFIG_1_INT_DIR_INPUT 0x00
141 #define COLOR17_CONFIG_1_INT_DIR_OUTPUT 0x01
142 #define COLOR17_CONFIG_1_INT_CFG_SMBUS_ALR 0x00
143 #define COLOR17_CONFIG_1_INT_CFG_NEXT_CH 0x01
144 #define COLOR17_CONFIG_1_INT_CFG_ALL_CH 0x03
145 #define COLOR17_CONFIG_1_I2C_BURST_DISABLE 0x00
146 #define COLOR17_CONFIG_1_I2C_BURST_ENABLE 0x01
152 #define COLOR17_CONFIG_2_FLAG_DISABLE 0x00
153 #define COLOR17_CONFIG_2_FLAG_ENABLE 0x01
159 #define COLOR17_SEL_CHANNEL_0 0x00
160 #define COLOR17_SEL_CHANNEL_1 0x01
161 #define COLOR17_SEL_CHANNEL_2 0x02
162 #define COLOR17_SEL_CHANNEL_3 0x03
169 #define COLOR17_DEVICE_ADDRESS_GND 0x44
170 #define COLOR17_DEVICE_ADDRESS_VCC 0x45
188 #define COLOR17_MAP_MIKROBUS( cfg, mikrobus ) \
189 cfg.scl = MIKROBUS( mikrobus, MIKROBUS_SCL ); \
190 cfg.sda = MIKROBUS( mikrobus, MIKROBUS_SDA ); \
191 cfg.int_pin = MIKROBUS( mikrobus, MIKROBUS_INT )
uint8_t int_cfg
Definition: color17.h:244
@ COLOR17_ERROR
Definition: color17.h:269
err_t color17_get_device_id(color17_t *ctx, uint16_t *device_id)
Color 17 gets device ID function.
void color17_cfg_setup(color17_cfg_t *cfg)
Color 17 configuration object setup function.
uint32_t i2c_speed
Definition: color17.h:224
err_t color17_default_cfg(color17_t *ctx)
Color 17 default configuration function.
pin_name_t sda
Definition: color17.h:220
pin_name_t scl
Definition: color17.h:219
@ COLOR17_OK
Definition: color17.h:268
i2c_master_t i2c
Definition: color17.h:206
digital_in_t int_pin
Definition: color17.h:203
err_t color17_generic_read(color17_t *ctx, uint8_t reg, uint8_t *data_out, uint8_t len)
Color 17 I2C reading function.
uint8_t thld_ch_sel
Definition: color17.h:242
err_t color17_get_ch_measurement(color17_t *ctx, uint8_t ch, uint32_t *adc_codes)
Color 17 gets the channel measurements data function.
uint8_t qwake
Definition: color17.h:235
uint8_t flag_l
Definition: color17.h:258
uint8_t ovld_flag
Definition: color17.h:255
uint8_t slave_address
Definition: color17.h:209
err_t color17_get_status_flag(color17_t *ctx, color17_status_flag_t *status_flag)
Color 17 gets the status flag function.
uint8_t latch
Definition: color17.h:239
uint8_t conv_ready_flag
Definition: color17.h:256
err_t color17_get_measurement(color17_t *ctx, uint32_t *adc_codes)
Color 17 gets light and color measurement data function.
err_t color17_set_config(color17_t *ctx, color17_config_t config)
Color 17 set the configuration function.
err_t color17_get_cct(color17_t *ctx, float *cct, float *light_intensity)
Color 17 gets correlated color temperature data function.
err_t color17_generic_write(color17_t *ctx, uint8_t reg, uint8_t *data_in, uint8_t len)
Color 17 I2C writing function.
uint8_t int_dir
Definition: color17.h:243
uint8_t flag_h
Definition: color17.h:257
Color 17 Click status flag object.
Definition: color17.h:254
pin_name_t int_pin
Definition: color17.h:222
uint8_t op_mode
Definition: color17.h:238
uint8_t color17_get_int_pin(color17_t *ctx)
Color 17 gets interrupt function.
Color 17 Click configuration data object.
Definition: color17.h:234
uint8_t i2c_address
Definition: color17.h:225
uint8_t fault_cnt
Definition: color17.h:241
uint8_t int_pol
Definition: color17.h:240
Color 17 Click context object.
Definition: color17.h:201
err_t color17_init(color17_t *ctx, color17_cfg_t *cfg)
Color 17 initialization function.
uint8_t conv_time
Definition: color17.h:237
uint8_t i2c_burst
Definition: color17.h:245
uint8_t range
Definition: color17.h:236
color17_return_value_t
Color 17 Click return value data.
Definition: color17.h:267
err_t color17_read_reg(color17_t *ctx, uint8_t reg, uint16_t *data_out)
Color 17 read register function.
err_t color17_write_reg(color17_t *ctx, uint8_t reg, uint16_t data_in)
Color 17write register function.
Color 17 Click configuration object.
Definition: color17.h:218