Einsy bootloader

Hello, I followed the tutorial carefully to flash the bootloader, but I have an error on the "reset" pin, I tried the GPIO 12 and 26, same error. "Can't export GPIO 26, already exported/busy?: Unknown error 517 avrdude done. Thank you."(when I try to backup the firmware)
12 Replies
miklschmidt
miklschmidt•12mo ago
GitHub
1_Flash_Einsy_USB_bootloader_en
Repo for config file(s) for Prusa MK3(S)(+) with Klipper - Prutsium/3D-Druckerplausch-Klipper
miklschmidt
miklschmidt•12mo ago
Can you paste the contents of /etc/avrdude.conf ?
ratty-blush
ratty-blush•12mo ago
yes it was 12, but as it didn't work I tried with another pin by reconfiguring the .conf
miklschmidt
miklschmidt•12mo ago
Right. What does your avrdude.conf look like now and can you post a pic of the wiring?
ratty-blush
ratty-blush•12mo ago
No description
ratty-blush
ratty-blush•12mo ago
No description
No description
ratty-blush
ratty-blush•12mo ago
it's a CB1 board ... maybe..
miklschmidt
miklschmidt•12mo ago
yeah things might be different there, reset pin might already be used for something. Two very different platforms. try some other random GPIO for the reset pin
ratty-blush
ratty-blush•12mo ago
ok i will try, thx I've tried many other pin, but the problem is always the same.
miklschmidt
miklschmidt•12mo ago
Unfortunately i don't own either a Prusa Einsy or a CB1 so i can't be of much help 😦 both are in the experimental stage in RatOS as well
blacksmithforlife
blacksmithforlife•12mo ago
I have plenty of cb1 but no einsy to test flashing
ratty-blush
ratty-blush•12mo ago
I will buy a PiZero to flash the einsy board, thanks for help.