From 350dbf56ace23000502603a46e7bd24d0088e47f Mon Sep 17 00:00:00 2001 From: Mikkel Schmidt Date: Thu, 17 Nov 2022 16:13:51 +0100 Subject: [PATCH] Docs: use correct spider bootloader offset --- site/docs/boards/fysetc/spider-11.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/boards/fysetc/spider-11.md b/site/docs/boards/fysetc/spider-11.md index 0d58a4b15..80294715b 100644 --- a/site/docs/boards/fysetc/spider-11.md +++ b/site/docs/boards/fysetc/spider-11.md @@ -101,7 +101,7 @@ Build the firmware which is covered here: [Manual Firmware Compilation](manual-f Once the firmware is built on the Pi run: sudo service klipper stop - dfu-util -a 0 -s 0x08000000:leave -D ~/klipper/out/klipper.bin + dfu-util -a 0 -s 0x08008000:leave -D ~/klipper/out/klipper.bin You should see the firmware being written to your Spider.