Atmega328p

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
m (Created page with 'Info on the ATMega328p hardware: <h2>data sheet</h2> http://attie.co.uk/file/ATmega328p.pdf<br> <h2>icsp pins</h2> <h3>connecting to bus pirate</h3> {| |- |align="right" |…')
 
m
Line 41: Line 41:
 
pin 2 can use the gray wire for 5v instead of 3.3v if your circuit is okay with that
 
pin 2 can use the gray wire for 5v instead of 3.3v if your circuit is okay with that
  
<h3>firmwares:</h3>
+
<h2>firmwares:</h2>
 
The arduino environment comes with a few variations of the firmware (<code>&lt;path to arduino&gt;/hardware/arduino/bootloaders/atmega</code>)<br>
 
The arduino environment comes with a few variations of the firmware (<code>&lt;path to arduino&gt;/hardware/arduino/bootloaders/atmega</code>)<br>
 
This table shows which arduino (that I own...) uses which firmware
 
This table shows which arduino (that I own...) uses which firmware

Revision as of 18:38, 1 June 2010

Info on the ATMega328p hardware:

Contents

data sheet

http://attie.co.uk/file/ATmega328p.pdf

icsp pins

connecting to bus pirate

brown msio 1 2 vcc (3.3v) white
yellow sck 3 4 mosi orange
red reset 5 6 gnd black

pin 2 can use the gray wire for 5v instead of 3.3v if your circuit is okay with that

firmwares:

The arduino environment comes with a few variations of the firmware (<path to arduino>/hardware/arduino/bootloaders/atmega)
This table shows which arduino (that I own...) uses which firmware

Filename Processor Arduino Boards
ATmegaBOOT_168_diecimila.hex ATMega168 @ 16Mhz Diecimila, Duemilanove, Nano
ATmegaBOOT_168_atmega328_pro_8MHz.hex ATMega328p @ 8Mhz Pro Mini, Fio

resources

https://www.mainframe.cx/~ckuethe/avr-c-tutorial/
http://arduino.cc/en/Hacking/PinMapping168
http://hintshop.ludvig.co.nz/show/buspirate-avr-programming/
http://itp.nyu.edu/physcomp/uploads/6pinAVRproghead.jpg
http://dangerousprototypes.com/bus-pirate-manual/
http://www.ladyada.net/library/arduino/bootloader.html

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox