Skip to content

Commit

Permalink
Update bbn_m5atomS3_lite_i2c_detect.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Oct 6, 2024
1 parent dd0680c commit 1698b9f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ static I2cDeviceInfo I2C_SCANNER_KNOWN_DEVICES[] = {
{"STMPE610", "Resistive Touch controller", (uint8_t[]){0x44, 0x41, 0x0}, (uint8_t)0x0, (uint8_t)0x0},
{"STMPE811", "Resistive touchscreen controller", (uint8_t[]){0x44, 0x41, 0x0}, (uint8_t)0x0, (uint8_t)0x0},
{"STM32F030F4P6", "Encoder", (uint8_t[]){0x40, 0x0}, (uint8_t)0x0, (uint8_t)0x0},
{"STM32G030F6", "AIN4-20mA Unit", (uint8_t[]){0x55, 0x0}, (uint8_t)0x0, (uint8_t)0x0},
{"TCA9548", "1-to-8 I2C Multiplexer", (uint8_t[]){0x71, 0x72, 0x77, 0x73, 0x70, 0x76, 0x75, 0x74, 0x0}, (uint8_t)0x0, (uint8_t)0x0},
{"TCA9548A", "Low-Voltage8-Channel I2CSwitchwithReset", (uint8_t[]){0x71, 0x72, 0x77, 0x73, 0x70, 0x76, 0x75, 0x74, 0x0}, (uint8_t)0x0, (uint8_t)0x0},
{"TCA9554", "4 Low Voltage 8-Bit I 2C and SMBus Low-Power I/O Expander With Interrupt Output and Configuration Registers", (uint8_t[]){0x23, 0x24, 0x26, 0x22, 0x27, 0x21, 0x25, 0x20, 0x0}, (uint8_t)0x0, (uint8_t)0x0},
Expand Down

0 comments on commit 1698b9f

Please sign in to comment.