tunahansahiner / avr-netino

Automatically exported from code.google.com/p/avr-netino
0 stars 0 forks source link

ATMega1284p #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

avr-netino is a great project and I like it to use the
arduino libraries with the AVR Net-IO Board from Pollin.

Now I change the original ATMega32 to an ATMega1284P.

But if I try the blink scetch, the LED blinks mutch too fast.
(May be 5/s)

I use the last version of arduino and avr-netino from 19.01.2012

There seems to be a problem with the timer initialisation.

I hope you can give me a hint, or find the problem. Thanks

Original issue reported on code.google.com by Apostrop...@gmail.com on 15 Feb 2012 at 9:47

GoogleCodeExporter commented 9 years ago
Hi,

I'm glad to hear, that you like my project ;-)

I tried to reproduce your problem with Atmega1284p on AVR-Net-IO and 
arduino-1.0 with my latest zip file (19 jan 2012); working on linux
I didn't find any differences in blinking speed! I tried Mega32, Mega644 and 
Mega1284p.
So may be it is a subject to your setup. 

To help you further I need more information:
1) how did you set the fuses of the avr?
2) did you burn the bootloader and which one?
3) You can send me your hex file to see if it is a hw or sw problem
4) What os you are using on your computer?

Regards,
Mic

Original comment by mic.maas...@gmail.com on 21 Feb 2012 at 8:04

GoogleCodeExporter commented 9 years ago

Original comment by mic.maas...@gmail.com on 17 Jul 2012 at 10:43