Note, SHT-36 V2 units shipped before 2022-10-18 will use the GD32F103 CPU, later shipments will use the APM32F072 CPU. The settings are exactly the same except for the processor model. Make sure the chosen processor model STM32F072 or STM32F103 matches with your board
120 ohm Termination Resistor
The header for the 120R termination resistor is circled in purple
DFU Mode
-
Add a jumper as shown in the image below to enable DFU mode
- Connect your device to your Pi via USB
- The device should now be in DFU mode. Verify this via the
lsusb
command, which should look something like this:Bus 001 Device 005: ID 0483:df11 STMicroelectronics STM Device in DFU Mode
The SHT36v2 comes with two different versions of STM32 MCU chips. Make sure you pick the correct config for the MCU chip you have
STM32F103 (GD32F103)
Katapult Config
Klipper Config
STM32F072 (APM32F072)
Katapult Config
Klipper Config
Sample Configuration
A sample config file can be found at https://mellow-3d.github.io/fly-sht36_v2_klipper_config.html
More Info
https://mellow-3d.github.io/fly-sht36_v2_general.html