-
Notifications
You must be signed in to change notification settings - Fork 32
Description
I bought a einsy-rambo directly from ultimachine to use while prusa took their time sending me a replacement board. It worked fine with prusa 3.1.3, but 3.2.0 doesn't seem to fit, so I was trying to put the prusa bootloader on it via ISP.
I can't seem read/write the flash(for changing bootloader) on my einsy-rambo 1.1a via ISP.
The schematics show the bottom half of J19 used for ISP, verified gnd/vcc pins before attempting.
Sheet 5 of https://github.com/ultimachine/Einsy-Rambo/blob/1.1a/board/Project%20Outputs/Schematic%20Prints_Einsy%20Rambo_1.1a.PDF
Using avrdude and a USBASP programmer(double checked the programmer on a few of AVR dev boards I have around)
Tried using power from the programmer, and externally powered(with power disabled on the programmer of course)
avrdude fails to get a device signature all 0's when powered by the programmer, all f when externally powered.
All connectors are unplugged, only the ISP plugged in.
Wanted to ask is there Is there a trick to getting it to program?
Jumpers or pullups/downs on miso/mosi?