fredericplante/sanguino

644P Pin Out Diagram is wrong

Closed this issue · 2 comments

What steps will reproduce the problem?
1. Refer to the ATmega644P pinout diagram on the Sanguino website
2. Build a circuit that uses pin change interrupts INT0 or INT1 
3. Go crazy for awhile - consult the official datasheet

What is the expected output? What do you see instead?
I expected that a pinout diag that has been around this long would be 
correct. Instead, I see that INT0 and INT1 are not on D0 and D1 but are on 
D10 and D11 instead.

What version of the product are you using? On what operating system?
N/A

Please provide any additional information below.
You should correct this ASAP. Others may go crazy.

Original issue reported on code.google.com by johngiam...@gmail.com on 13 Sep 2009 at 5:15

done

Original comment by teamcba@hotmail.com on 22 Mar 2010 at 10:53

  • Changed state: Done
This appears to also be a problem with the pinout in: 
Sanguino/cores/arduino/pins_arduino.c

Original comment by ignatius...@hotmail.com on 7 Apr 2010 at 5:45