Society of Robots - Robot Forum

Electronics => Electronics => Topic started by: Remix on May 22, 2011, 04:49:27 AM

Title: swap atmega8 for atmega32?
Post by: Remix on May 22, 2011, 04:49:27 AM
hey robot clan,
having a go at a first robot. Couldn't get the at mega8 in Oz but got the at mega32 instead. I want to use it for the $50 robot. I had a go ath matshing the pins.
1. Is the at mega32 16Pu a suitable replacement for the at mega8?
2. Please confirm if my pin match is OK.
3. Any other hints. I know i probably have to change code but not up to that yet.

Cheers
Title: Re: swap atmega8 for atmega32?
Post by: brainwave on June 13, 2011, 11:58:21 AM
I am yet to go through your pin match. What does 'pin match mean?'

Atmega32 is an 8bit microcontroller like atmega8. Just the difference is that it has 32 bits of programmable flash and the pin layout. The pin layout is given clearly in the datasheet. You just need to connect it properly.
Title: Re: swap atmega8 for atmega32?
Post by: Remix on June 13, 2011, 04:04:35 PM
Just trying to line it up with the tutorial.  Learning more from tutorials so not such an issue now.

Have since bought an axon 2 so will get back to assembling this after playing with new toy.
Thanks anyway