The ATMEGA328P (P stands for Pico power ) is the low power modern versionCMOS 8-bit microcontroller based on the AVR enhanced RISC architecture. 8-bit means the processor uses an 8-bit register, which can handle 2^8 or 256 data values, which seems low for todays standards. However, the higher the bit count and processing speed, the more power consumption the processor uses, hence, why microcontrollers are a favorablechoice for low-power solutions.ATMEGA328P consists of32 KB ISP flash memorywith read-while-write capabilities,2KB SRAM(Static RAM),1 KB of EEPROM,23 general-purpose I/O pins, a16MHz clock, 32 general purpose working registers, three flexible timer/counters with compare modes (two 8 bits and one 16 bit), internal and external interrupts, serial programmable UART, a byte-oriented I2C (inter-integrated circuit) interface pins, SPI serial port, 6-channel 10-bit Analog to Digital converter, programmable watchdog timer with internal oscillator, and five software selectable power saving modes. The device operates between a voltage range of 1.8-5.5 volts.
This AVR controller also used in Arduino boards. By executing powerful instructions in a single clock cycle, the ATmega328P achieves throughputs approaching 1 MIPS per MHz allowing the system designer to optimize power consumption versus processing speed.
The AVR core combines a rich instruction set with 32 general purpose working registers. All the 32 registers are directly connected to the Arithmetic Logic Unit (ALU), allowing two independent registers to be accessed in one single instruction executed in one clock cycle. The resulting architecture is more code efficient while achieving throughputs up to ten times faster than conventional CISC microcontrollers.The ATmega328P-PU AVR is supported with a full suite of program and system development tools including C Compilers, Macro Assemblers, Program Debugger/Simulators, In-Circuit Emulators, and Evaluation kits.
Memory Includes
I/O and Package
Operating voltage:1.8 – 5.5VOperating temperature range:40C to 85CSpeed Grades:
Low power consumption mode at 1.8V, 1 MHz and 25C:
|
Package/Case |
PDIP-28 |
|
Minimum Supply Voltage (V) |
2.7 |
|
Maximum Supply Voltage (V) |
5.5 |
|
No. of I/Os |
23 |
|
No. of Timers/Counters |
3 Timer |
|
Product Type |
8-bit Microcontrollers MCU |
|
Mounting Type |
Through Hole |
|
Product Series |
ATmega328P |
|
Maximum Clock Frequency |
20 MHz |
|
Data Bus Width |
8 bit |
|
Interface Type |
I2C, SPI, USART |
|
Program Memory Size |
32kB |
|
Data RAM size and Type |
2kB SRAM |
|
Data ROM Size and Type |
1024 B EEPROM |
|
Operating Temperature Range |
-24 to 84C |
|
Dimensions |
34.8 x 7.5 x 4.57mm |
Reviews (0)
There are no reviews yet.