Help ATmega32 - Simple Example Code

Hi,

I need a couple simple example code for ATmega32 processor. ( I am begginer… read/write from/to ports,work with eeprom,flash,sram,Dysplay,keyboard ) . Anybody know a web page where can I find it ?

I would like to make program with assembler , C whitch program is best ?

:shock:

Thanks a lot…

P.S: I am using AVRstudio4…

Nobody can help me…? :cry:

There are lots of examples at avrfreaks.net and avrbeginners.net. Check out the imagecraft c compiler. Very simple to set up and use, good support from imagecraft. Most compiler vendors and board vendors have examples of how to use their products. Which mega32 board are you using?

Cool … Super pages… Thanks a lot, Thanks a lot…

:stuck_out_tongue:

I am using AVR ATmega32…

I use ATMEGA32’s a lot, I have some in TQFP packages on boards made using Spark Fun’s service, which turned out extremely well.

I use the AVR-GCC compiler, it’s free and very well supported. I use a custom download cable and the AVR-DUDE programming software, also free