Skip to main content
Version: 2.0.x

BIGTREETECH Octopus Pro STM32H723

V1.0 of this board can be dangerous

When this board boots into DFU mode (which happens during firmware updates), the heater pins on HE0 and HE2 will be set to high, meaning your hotend will heat up for the duration of the firmware update process. For this reason automatic firmware updates is disabled by default for the Octopus Pro H723 v1.0 boards in RatOS. You'll have to flash it through the RatOS Configurator when needed, and monitor it closely, preferably disconnect the heater from the board. See the Octopus Pro readme

Wiring

BTT Octopus Pro STM32H723 Wiring Diagram Open Full Size Image

if you use the Ratrig endstop switches and cables, do not blindly plug them in to your Octopus as doing this will short the board's 5V power rail.

You will probably have to swap the outer two wires (red and white) on the board end of the cable but double check to make sure your cables match the wiring diagram in both ends. Orders shipped after October 2022 should have the correct cables (the connectors on the new cables are white).

Jumpers

Jumper Symbol A green square with triangles inside is where you would place a jumper, remove all jumpers on the board that are not marked by this symbol.

Jumpers

The jumpers above the stepper drivers switches stepper driver input power between V_MOT and VIN (ie, board power terminals and motor power terminals). In the configuration shown in the image above, the MOTOR power isn't connected because the jumpers are set to use the board power (VIN). If you wanted to use 48V for example, you would connect your 48V psu to the motor power terminal and switch those jumpers to the other position to use V_MOT instead. Of course you shouldn't do this unless you use high voltage capable 5160 drivers.

Firmware installation

Use a proper cable

Make sure your board is connected to the Pi via the provided USB-C cable (USB-C on the Octopus, USB-A on the Pi).

Follow the steps in the RatOS Configurator at http://RatOS.local/configure?step=1.

I updated klipper and now i get an error!

When you update klipper you might see an error that looks like this:

Firmware version mismatch between host and guest

This is because klipper made changes to a part of the MCU firmware that we use, and something went wrong while automatically flashing your board. Klipper is telling us that the version of klipper running on the Pi is newer than the version running on the MCU. To fix this, we have to flash the board with a new version of the firmware, Follow the steps in the RatOS Configurator at http://RatOS.local/configure?step=1.