Skip to content

Can not Flash with Katapult #105

@jestepp

Description

@jestepp

Hello i am having issues gettin katapult to flash the mainboard after getting thru the restof the guide which i have followed with success before but some reasonn can not get it to work again it is returning an issue with flashtool.py:

https://termbin.com/0m2q

BTT Kraken
BTT Pad7 with CM4

admin@raspberrypi:/klipper $ sudo service klipper stop
admin@raspberrypi:
/klipper $ sudo python3 ~/katapult/scripts/flashtool.py -f ~/klipper/out/klipper.bin -d /dev/serial/by-id/usb-katapult_stm32h723xx_24003D001751313338343730-if00
Connecting to Serial Device /dev/serial/by-id/usb-katapult_stm32h723xx_24003D001751313338343730-if00, baud 250000
Detected USB device running Katapult
Detected Klipper binary version v0.12.0-439-g1fc6d214f, MCU: stm32h723xx
Attempting to connect to bootloader
Katapult Connected
Software Version: v0.0.1-104-gfcb2f84
Protocol Version: 1.1.0
Block Size: 64 bytes
Application Start: 0x8020000
MCU type: stm32h723xx
Flashing '/home/admin/klipper/out/klipper.bin'...

[ERROR:root:Flash Tool Error
Traceback (most recent call last):
File "/home/admin/katapult/scripts/flashtool.py", line 1096, in main
await sock.run()
File "/home/admin/katapult/scripts/flashtool.py", line 1070, in run
await flasher.send_file()
File "/home/admin/katapult/scripts/flashtool.py", line 427, in send_file
resp = await self.send_command('SEND_BLOCK', prefix + buf)
File "/home/admin/katapult/scripts/flashtool.py", line 406, in send_command
raise FlashError("Error sending command [%s] to Device" % (cmdname))
FlashError: Error sending command [SEND_BLOCK] to Device

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions