Skip to content

Commit 8af7c35

Browse files
authored
Update fw_klipper.md
1 parent 9624eec commit 8af7c35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/firmware/fw_klipper.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ To build the correct firmware, use the following configuration during the setup
5050

5151
- Micro-controller Architecture: Huada Semiconductor HC32F460
5252
- Communication interface: Serial PA03 & PA02 (Note: Serial PA15 & PA09 has been reported as well, but it seems that it didn't work at all boards and/or that one also would have to connect RST and GND at the mainboard to enter flash mode.)
53-
- Application Address: 0x100000 (Note: or 0x008000 - not 100% sure where the difference is, both seem to work.)
53+
- Application Address: 0x008000 (Note: or 0x100000 - not 100% sure yet, both seem to work.)
5454
- Clock Speed: 168MHz (Note: 200MHz seems to work as well.)
5555

56-
![K2 compile config](../assets/images/K2_bin-cfg.jpg)
56+
![K2 compile config](../assets/images/klipper-compile-settings.png)
5757

5858
<!--
5959
!!! warning "File `printer.cfg` Available!"

0 commit comments

Comments
 (0)