Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

vergessen

About

Username
vergessen
Joined
Visits
9
Last Active
Roles
Member

Comments

  • Ach!!!!  Stupid me, I didn't even think of it as that, meh.  Oh well, point noted and thank you guys, it's much appreciated .  Will try setting the bootloader flags here in a few. On another note, as I mentioned earlier, I'm a bit interested in add…
  • Hm... did I miss a spot in the build?  I mean, do we have a SPI header on the board?  I only ask as I've been removing the atmel from the circuit and programming it on a breadboard with the ISP.  That being said, I suspect the issue is because I'm d…
  • Thanks Julian, it looks like I have a bit more reading to do since I had another project in mind with microcontrollers anyway.  I will check modifying the parameter for the -b switch later this evening when I get home from work again.  I'm just exci…
  • On a good note though, IT'S ALIVE!!!!  The bootloader came up and I was able to load the .bin just fine.  The only part that appears to be missing is the ability to lock the bootloader at this point.  Is there any chance you can point me to a good r…
  • Hmm.... so I ran the first command you gave to set the fuses which appeared to work just fine.  However, trying to write the bootloader next fails every time: avrdude -B1 -c usbtiny -p m644 -U flash:w:SD_Card.hex:i avrdude: initialization failed, rc…
  • Hi Julian, guten abend I didn't realize the bit about the fuse bits when flashing the AVR.  I will give that a try this evening when I return home and have a bit of free time. The LEDs lighting (full, partially or none) is consistent every time.  W…
  • Hm... a thought.  IF the AVR went bad (say it was zapped by ESD), is it still possible to flash it or would avrdude return an error?  Also, from what I'm reading here in the forums, the atmel is pretty much the controller for the entire front board,…
  • * Edited to remove extraneous whitespace. The OLED is completely dead, not even so much as a blip during power on.  Also, I'm still seeing issues where all the LEDs might be lit, none may be lit, or some may be lit.  For each case, I definitely hav…
  • Hm, I might have done that earlier, possibly.  Either way I'm still not getting anything on the OLED.  Surely even without the firmware bin file the OLED would display something, even if it were non ASCII junk, no? Is there a way to reset the firmw…