Octopus F446 stop working after flashing in RatOS configurator
I decided to replace my raspberry pi with another raspberry pi 4 and do configuration process all over again. I selected Octopus F446 as my mainboard and configurater said that there were difference in klipper version on me pi and mcu, so I kicked flash mcu. After that configurater stoped seeing my mcu. And auto-flash option became unavailable, so I first try DFU mode flashing, I was able to put my mcu into DFU mode bottom "Flash" became avaliable (I did remove pin from BOOT0 as instructed), but after that I got error in pic related. So after that I tried flashing using SD card, it didn't work, I didn't get firmware.cur file on SD card. I tried flashing through DFU by ssh and my after flashing my pi sees mcu in USB connection list, but after restart it disappears. Then I tried to flash bootloader, I did it, but same problems persisted. I am at the end of my wits, please help.
3 Replies
This mcu did work before this with my V-core 4
Sounds like the bootloader might have gotten corrupted
But I did re-flashed bootloader and problem persisted. Did it by instructions on octopus github page. Used instructions from here https://github.com/bigtreetech/BIGTREETECH-OCTOPUS-V1.0/tree/master/Firmware/DFU%20Update%20bootloader
Also tried bootloader from here with same result https://github.com/GadgetAngel/BTT_SKR_13_14_14T_SD-DFU-Bootloader/tree/main/bootloader_bin/backed_up_original_bootloaders/Octopus%20V1.1%20DFU%20Bootloader/DFU%20Update%20bootloader/DFUbootload
GitHub
BIGTREETECH-OCTOPUS-V1.0/Firmware/DFU Update bootloader at master ·...
This is Octopus open source material. Contribute to bigtreetech/BIGTREETECH-OCTOPUS-V1.0 development by creating an account on GitHub.
GitHub
BTT_SKR_13_14_14T_SD-DFU-Bootloader/bootloader_bin/backed_up_origin...
This is a repository of BIGTREETECH bootloaders. The originals are stored under the bootloader_bin/backed_up_original_bootloaders/ directory. This repository also has a bootloader for the SKR E3 ...