VoronDesign / Voron-Hardware

Cool Hardware designed by the Voron Design group
GNU General Public License v3.0
874 stars 356 forks source link

BME688 connected to I2C on Expander. #186

Closed Themaxsti closed 1 year ago

Themaxsti commented 1 year ago

Wondered if it was possible to use the I2C bus on the expander for a BME688.. This works connected to a Pi but transplanting it on to the expander fails.

Themaxsti commented 1 year ago

[temperature_sensor 688] sensor_type:BME280 i2c_address:118 #Have tried with and without this. i2c_bus: i2c1a

MCU 'mcu' shutdown: i2c timeout Attached Klippy log. klippy (6).log

Themaxsti commented 1 year ago

CLOSE - Fixed with

[temperature_sensor 688] sensor_type:BME280 i2c_address:118 #Have tried with and without this. i2c_bus: i2c1a i2c_mcu: expander