Wednesday, 29 June 2011

Features of ATmega32

The main features of ATmega32 are :-
  • 32K bytes of In-System Programmable Flash Program memory with Read-While-Write capabilities
  • 1024 bytes EEPROM
  • 2K byte SRAM
  • 32 general purpose I/O lines
  • 32 general purpose working registers
  • a JTAG interface for Boundaryscan
  • On-chip Debugging support and programming
  • 3 flexible Timer/Counters with compare modes
  • Internal and External Interrupts
  • a serial programmable USART
  • a byte oriented Two-wire Serial Interface
  • an 8-channel, 10-bit ADC
  • a programmable Watchdog Timer with Internal Oscillator
  • an SPI serial port
  • 6 software selectable power saving modes

6 comments:

  1. can u xplain the last feature, the 6 software selectable power saviing modes?

    btw this is a nice endeavor,and i think it will be a good way to build up our own knowledge of the atmega32 as well as help others.hope u share ur sizeable knowhow of the chip.

    ReplyDelete
  2. The power saving modes are a bit vast topic. So, I'll explain them in my next post.. be sure to check it out..

    ReplyDelete
  3. could u plz explain this eeprom and jtag for boundaryscan?
    Also wats that '10 bit adc'....??8 channel is clear...

    ReplyDelete
  4. EEPROM stands for Electrically Erasable & Programmable Read Only Memory. It is a type of computer memory which retains its data even when the power is removed. For better understanding look up EEPROM in wikipedia. I'll explain jtag and adc in my next post.. be sure to check it out..

    ReplyDelete
    Replies
    1. Can it be used for controlling 13 motors and 3 webcams

      Delete
  5. plz explain JTAG in simple words....for interview purpose

    ReplyDelete