Page 1 of 1

Rambo firmware trouble - need hex dump from working board

Posted: Sun Dec 13, 2015 1:12 am
by windex42
Hi,
I just finished building my Rostock Max v2 machine, and had trouble with loading the firmware onto the Rambo 1.3 board
When I manually installed the drivers, I got a code 10, the device could not start
I believe this is because the device that was showing up, the one I was loading drivers for was not the main chip mega2560, it was the small chip, atmel 32u2
I think I borked the Atmel 32u2 chip by flashing a bootloader to it through AVRDude
the bootloader I tried to load was from https://github.com/ultimachine/RAMBo/tr ... ootloaders
I think I've written the bootloader, but I cannot write code to the 32u2 chip. Also, I don't have any code that I could write to it.

I think I can get things going if someone could get a hex dump of their 32u2 chip
there's two sets of icsp pins, I need the code off the set on the left.

BTW, I sent an email to seemecnc support, I'm sure they can can get me going, but I'd like to get it going this weekend if I can.

Re: Rambo firmware trouble - need hex dump from working boar

Posted: Sun Dec 13, 2015 11:56 am
by geneb
I /strongly/ suggest you go to the Arduino website and look up the proper procedure for loading firmware on to the 32u2 chip. Once you've un-borked that, then you should be able to load firmware normally.

The 32u2 chip acts as a UART - you can't specifically load drivers for that device. FYI, the "driver" is nothing more than a little text file. There's no actual code involved.

g.

Re: Rambo firmware trouble - need hex dump from working boar

Posted: Sun Dec 13, 2015 7:19 pm
by windex42
Thanks for the advice, Geneb.
I was able to find another website with more hex files specifically for the 32u2, but they don't quite work yet.
I'll keep working at it.
In the mean time, a hex dump from a 32u2 off a working rambo would still solve my problem.

Re: Rambo firmware trouble - need hex dump from working boar

Posted: Wed Jan 06, 2016 1:27 am
by windex42
I got my replacement board back from JJ, and everything is okay now. I dumped the hex files from the working board, but I'm pretty sure I'll never need them again.

Re: Rambo firmware trouble - need hex dump from working board

Posted: Thu Dec 10, 2020 6:47 pm
by gurusonwheels
can you please share the hex files. ive been looking hi and low