Klipper3d / klipper

Klipper is a 3d-printer firmware
GNU General Public License v3.0
8.95k stars 5.16k forks source link

Add i2c3_PA8_PC9 bus to STM32H7 #6541

Closed FOG-Yamato closed 2 months ago

FOG-Yamato commented 2 months ago

Adds the 3rd hardware I2C bus for H7 based mainboards like the BTT Octopus Pro or the Manta M8P v2.0.

Been running this commit for 2 weeks now on my Manta M8P v2.0 with a BME280 connected to it with no issues.

Signed-off-by: Balanuta Simion contact@cybersnets.com

KevinOConnor commented 2 months ago

Thanks.

-Kevin