Quick Flashing Guide
-
- Posts: 5
- Joined: Mon Sep 23, 2013 10:59 pm
Quick Flashing Guide
Hi Guys! Thanks so much for an awesome charger. I was about to try and do some debugging, and was wondering what board I should specify when flashing firmware. Thanks!
Re: Quick Flashing Guide
You will need to set yours as revision 7.
-
- Posts: 5
- Joined: Mon Sep 23, 2013 10:59 pm
Re: Quick Flashing Guide
Sorry, I meant which version of the arduino board should I be compiling this for? Arduino Pro328?
Re: Quick Flashing Guide
Ah - sorry.
Yes, you want the Arduino Pro - the board has an ATmega328P running at 3.3V, 8MHz.
Yes, you want the Arduino Pro - the board has an ATmega328P running at 3.3V, 8MHz.
-
- Site Admin
- Posts: 98
- Joined: Tue Aug 06, 2013 5:33 am
- Location: Utah, United States
Re: Quick Flashing Guide
Arduino Pro Mini 3.3V 8Mhz ATmega328
Also I forgot the silk screen, but the pin closest to slot 2 is GND or Black if you are using an FTDI cable
Also I forgot the silk screen, but the pin closest to slot 2 is GND or Black if you are using an FTDI cable
-
- Posts: 5
- Joined: Mon Sep 23, 2013 10:59 pm
Re: Quick Flashing Guide
Perfect, I was 99% sure that was probably the right one, but I did not want to brick on the first night 

-
- Posts: 5
- Joined: Mon Sep 23, 2013 10:59 pm
Re: Quick Flashing Guide
And just so everyone else knows, on linux, you need to use Arduino 1.5 Beta (http://arduino.cc/en/Main/Software). (In my case, 1.5.4 worked, while fedora and kali linux distro-packaged versions did not).
Re: Quick Flashing Guide
Thanks for that. I've just posted an announcement with these details.