8-bit AVR Microcontroller ATmega328PB DATASHEET COMPLETE Introduction (R) The Atmel ATmega328PB is a low-power CMOS 8-bit microcontroller based on the AVR(R) enhanced RISC architecture. By executing powerful instructions in a single clock cycle, the ATmega328PB achieves throughputs close to 1MIPS per MHz. This empowers system designer to optimize the device for power consumption versus processing speed. Feature High Performance, Low Power Atmel(R)AVR(R) 8-Bit Microcontroller Family * Advanced RISC Architecture - 131 Powerful Instructions - Most Single Clock Cycle Execution - 32 x 8 General Purpose Working Registers - Fully Static Operation - Up to 20 MIPS Throughput at 20MHz - On-chip 2-cycle Multiplier * High Endurance Non-volatile Memory Segments - 32KBytes of In-System Self-Programmable Flash program memory - 1KBytes EEPROM - 2KBytes Internal SRAM - Write/Erase Cycles: 10,000 Flash/100,000 EEPROM - Data retention: 20 years at 85C/100 years at 25C(1) - Optional Boot Code Section with Independent Lock Bits * In-System Programming by On-chip Boot Program * True Read-While-Write Operation - Programming Lock for Software Security * Peripheral Touch Controller - Capacitive touch buttons, sliders and wheels - 24 Self-cap channels and 144 mutual cap channels * Peripheral Features - Two 8-bit Timer/Counters with Separate Prescaler and Compare Mode Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 - - - - - - - - * * * * * * Three 16-bit Timer/Counter with Separate Prescaler, Compare Mode, and Capture Mode Real Time Counter with Separate Oscillator Ten PWM Channels 8-channel 10-bit ADC in TQFP and QFN/MLF package Two Programmable Serial USART Two Master/Slave SPI Serial Interface Two Byte-oriented 2-wire Serial Interface (Philips I2C compatible) Programmable Watchdog Timer with Separate On-chip Oscillator - On-chip Analog Comparator - Interrupt and Wake-up on Pin Change Special Microcontroller Features - Power-on Reset and Programmable Brown-out Detection - Internal Calibrated Oscillator - External and Internal Interrupt Sources - Six Sleep Modes: Idle, ADC Noise Reduction, Power-save, Power-down, Standby, and Extended Standby - Unique Device ID I/O and Packages - 27 Programmable I/O Lines - 32-pin TQFP and 32-pin QFN/MLF Operating Voltage: - 1.8 - 5.5V Temperature Range: - -40C to 105C Speed Grade: - 0 - 4MHz @ 1.8 - 5.5V - 0 - 10MHz @ 2.7 - 5.5.V - 0 - 20MHz @ 4.5 - 5.5V Power Consumption at 1MHz, 1.8V, 25C - Active Mode: 0.2mA - Power-down Mode: 0.2A - Power-save Mode: 1.3A (Including 32kHz RTC) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 2 Table of Contents Introduction......................................................................................................................1 Feature............................................................................................................................ 1 1. Description.................................................................................................................9 2. Configuration Summary........................................................................................... 10 3. Ordering Information................................................................................................ 11 4. Block Diagram......................................................................................................... 12 5. Pin Configurations................................................................................................... 13 5.1. Pin Descriptions..........................................................................................................................14 6. I/O Multiplexing........................................................................................................ 16 7. Resources................................................................................................................17 8. Data Retention.........................................................................................................18 9. About Code Examples............................................................................................. 19 10. AVR CPU Core........................................................................................................ 20 10.1. 10.2. 10.3. 10.4. 10.5. 10.6. 10.7. Overview.....................................................................................................................................20 ALU - Arithmetic Logic Unit........................................................................................................21 Status Register...........................................................................................................................21 General Purpose Register File................................................................................................... 23 Stack Pointer.............................................................................................................................. 24 Instruction Execution Timing...................................................................................................... 25 Reset and Interrupt Handling..................................................................................................... 25 11. AVR Memories.........................................................................................................28 11.1. 11.2. 11.3. 11.4. Overview.....................................................................................................................................28 In-System Reprogrammable Flash Program Memory................................................................ 28 SRAM Data Memory...................................................................................................................29 EEPROM Data Memory............................................................................................................. 30 11.5. I/O Memory.................................................................................................................................31 11.6. Register Description................................................................................................................... 32 12. System Clock and Clock Options............................................................................ 42 12.1. 12.2. 12.3. 12.4. 12.5. 12.6. Clock Systems and Their Distribution.........................................................................................42 Clock Sources............................................................................................................................ 43 Low Power Crystal Oscillator......................................................................................................44 Low Frequency Crystal Oscillator...............................................................................................46 Calibrated Internal RC Oscillator................................................................................................47 128kHz Internal Oscillator.......................................................................................................... 48 12.7. External Clock............................................................................................................................ 49 12.8. Clock Output Buffer.................................................................................................................... 49 12.9. Timer/Counter Oscillator.............................................................................................................50 12.10. System Clock Prescaler............................................................................................................. 50 12.11. Register Description................................................................................................................... 50 13. CFD - Clock Failure Detection mechanism............................................................. 54 13.1. 13.2. 13.3. 13.4. 13.5. Overview.....................................................................................................................................54 Features..................................................................................................................................... 54 Operations..................................................................................................................................54 Timing Diagram.......................................................................................................................... 55 Register Description................................................................................................................... 56 14. PM - Power Management and Sleep Modes...........................................................58 14.1. Sleep Modes...............................................................................................................................58 14.2. BOD Disable...............................................................................................................................59 14.3. Idle Mode....................................................................................................................................59 14.4. ADC Noise Reduction Mode.......................................................................................................59 14.5. Power-Down Mode.....................................................................................................................60 14.6. Power-save Mode.......................................................................................................................60 14.7. Standby Mode............................................................................................................................ 60 14.8. Extended Standby Mode............................................................................................................ 61 14.9. Power Reduction Register..........................................................................................................61 14.10. Minimizing Power Consumption.................................................................................................61 14.11. Register Description................................................................................................................... 62 15. SCRST - System Control and Reset....................................................................... 67 15.1. 15.2. 15.3. 15.4. 15.5. 15.6. 15.7. 15.8. 15.9. Resetting the AVR...................................................................................................................... 67 Reset Sources............................................................................................................................67 Power-on Reset..........................................................................................................................68 External Reset............................................................................................................................69 Brown-out Detection...................................................................................................................69 Watchdog System Reset............................................................................................................ 70 Internal Voltage Reference.........................................................................................................70 Watchdog Timer......................................................................................................................... 71 Register Description................................................................................................................... 73 16. INT- Interrupts..........................................................................................................77 16.1. Interrupt Vectors in ATmega328PB............................................................................................ 77 16.2. Register Description................................................................................................................... 78 17. EXINT - External Interrupts..................................................................................... 81 17.1. Pin Change Interrupt Timing.......................................................................................................81 17.2. Register Description................................................................................................................... 82 18. I/O-Ports.................................................................................................................. 92 18.1. Overview.....................................................................................................................................92 18.2. Ports as General Digital I/O........................................................................................................92 18.3. Alternate Port Functions.............................................................................................................96 Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 4 18.4. Register Description..................................................................................................................111 19. TC0 - 8-bit Timer/Counter with PWM.....................................................................126 19.1. 19.2. 19.3. 19.4. 19.5. 19.6. 19.7. 19.8. 19.9. Features................................................................................................................................... 126 Overview...................................................................................................................................126 Timer/Counter Clock Sources.................................................................................................. 127 Counter Unit............................................................................................................................. 127 Output Compare Unit................................................................................................................128 Compare Match Output Unit.....................................................................................................129 Modes of Operation..................................................................................................................130 Timer/Counter Timing Diagrams...............................................................................................135 Register Description................................................................................................................. 136 20. TC - 16-bit Timer/Counter with PWM.....................................................................149 20.1. Features................................................................................................................................... 149 20.2. Overview...................................................................................................................................149 20.3. Accessing 16-bit Registers.......................................................................................................151 20.4. Timer/Counter Clock Sources.................................................................................................. 154 20.5. Counter Unit............................................................................................................................. 154 20.6. Input Capture Unit.................................................................................................................... 155 20.7. Compare Match Output Unit.....................................................................................................157 20.8. Output Compare Units..............................................................................................................158 20.9. Modes of Operation..................................................................................................................159 20.10. Timer/Counter Timing Diagrams.............................................................................................. 167 20.11. Register Description................................................................................................................. 168 21. Timer/Counter0 and Timer/Counter1,3,4 Prescalers............................................. 187 21.1. 21.2. 21.3. 21.4. Internal Clock Source............................................................................................................... 187 Prescaler Reset........................................................................................................................187 External Clock Source..............................................................................................................187 Register Description................................................................................................................. 188 22. TC2 - 8-bit Timer/Counter2 with PWM and Asynchronous Operation................... 190 22.1. Features................................................................................................................................... 190 22.2. Overview...................................................................................................................................190 22.3. Timer/Counter Clock Sources.................................................................................................. 191 22.4. Counter Unit............................................................................................................................. 191 22.5. Output Compare Unit................................................................................................................192 22.6. Compare Match Output Unit.....................................................................................................194 22.7. Modes of Operation..................................................................................................................195 22.8. Timer/Counter Timing Diagrams...............................................................................................199 22.9. Asynchronous Operation of Timer/Counter2............................................................................ 200 22.10. Timer/Counter Prescaler.......................................................................................................... 202 22.11. Register Description................................................................................................................. 202 23. OCM - Output Compare Modulator....................................................................... 215 23.1. Overview...................................................................................................................................215 23.2. Description................................................................................................................................215 Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 5 24. SPI - Serial Peripheral Interface........................................................................... 217 24.1. 24.2. 24.3. 24.4. 24.5. Features................................................................................................................................... 217 Overview...................................................................................................................................217 SS Pin Functionality................................................................................................................. 221 Data Modes.............................................................................................................................. 222 Register Description................................................................................................................. 222 25. USART - Universal Synchronous Asynchronous Receiver Transceiver................231 25.1. Features................................................................................................................................... 231 25.2. Overview...................................................................................................................................231 25.3. Clock Generation......................................................................................................................232 25.4. Frame Formats.........................................................................................................................235 25.5. USART Initialization..................................................................................................................236 25.6. Data Transmission - The USART Transmitter......................................................................... 237 25.7. Data Reception - The USART Receiver.................................................................................. 239 25.8. Asynchronous Data Reception.................................................................................................243 25.9. Multi-Processor Communication Mode.....................................................................................247 25.10. Examples of Baud Rate Setting............................................................................................... 247 25.11. Register Description................................................................................................................. 250 26. USARTSPI - USART in SPI Mode.........................................................................262 26.1. 26.2. 26.3. 26.4. 26.5. 26.6. 26.7. 26.8. Features................................................................................................................................... 262 Overview...................................................................................................................................262 Clock Generation......................................................................................................................262 SPI Data Modes and Timing.....................................................................................................263 Frame Formats.........................................................................................................................263 Data Transfer............................................................................................................................265 AVR USART MSPIM vs. AVR SPI............................................................................................ 266 Register Description................................................................................................................. 267 27. TWI - 2-wire Serial Interface..................................................................................268 27.1. Features................................................................................................................................... 268 27.2. Two-Wire Serial Interface Bus Definition..................................................................................268 27.3. 27.4. 27.5. 27.6. 27.7. 27.8. 27.9. Data Transfer and Frame Format.............................................................................................270 Multi-master Bus Systems, Arbitration and Synchronization....................................................272 Overview of the TWI Module.................................................................................................... 274 Using the TWI...........................................................................................................................276 Transmission Modes................................................................................................................ 278 Multi-master Systems and Arbitration.......................................................................................294 Register Description................................................................................................................. 296 28. AC - Analog Comparator....................................................................................... 304 28.1. Overview...................................................................................................................................304 28.2. Analog Comparator Multiplexed Input...................................................................................... 304 28.3. Register Description................................................................................................................. 305 29. ADC - Analog to Digital Converter.........................................................................310 29.1. Features................................................................................................................................... 310 Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 6 29.2. Overview...................................................................................................................................310 29.3. 29.4. 29.5. 29.6. 29.7. 29.8. 29.9. Starting a Conversion...............................................................................................................312 Prescaling and Conversion Timing...........................................................................................313 Changing Channel or Reference Selection.............................................................................. 314 ADC Noise Canceler................................................................................................................ 315 ADC Conversion Result............................................................................................................319 Temperature Measurement...................................................................................................... 319 Register Description................................................................................................................. 320 30. PTC - Peripheral Touch Controller.........................................................................331 30.1. 30.2. 30.3. 30.4. 30.5. 30.6. Overview...................................................................................................................................331 Features................................................................................................................................... 331 Block Diagram.......................................................................................................................... 332 Signal Description.....................................................................................................................333 Product Dependencies............................................................................................................. 333 Functional Description..............................................................................................................334 31. DBG - debugWIRE On-chip Debug System.......................................................... 336 31.1. 31.2. 31.3. 31.4. 31.5. 31.6. Features................................................................................................................................... 336 Overview...................................................................................................................................336 Physical Interface..................................................................................................................... 336 Software Break Points..............................................................................................................337 Limitations of debugWIRE........................................................................................................337 Register Description................................................................................................................. 337 32. Boot Loader Support - Read-While-Write Self-Programming............................... 339 32.1. 32.2. 32.3. 32.4. 32.5. 32.6. 32.7. 32.8. 32.9. Features................................................................................................................................... 339 Overview...................................................................................................................................339 Application and Boot Loader Flash Sections............................................................................339 Read-While-Write and No Read-While-Write Flash Sections...................................................340 Entering the Boot Loader Program...........................................................................................342 Boot Loader Lock Bits.............................................................................................................. 343 Addressing the Flash During Self-Programming...................................................................... 344 Self-Programming the Flash.....................................................................................................345 Register Description................................................................................................................. 354 33. MEMPROG- Memory Programming......................................................................357 33.1. 33.2. 33.3. 33.4. 33.5. 33.6. 33.7. 33.8. 33.9. Program And Data Memory Lock Bits...................................................................................... 357 Fuse Bits...................................................................................................................................358 Signature Bytes........................................................................................................................ 360 Calibration Byte........................................................................................................................ 360 Serial Number...........................................................................................................................361 Page Size................................................................................................................................. 361 Parallel Programming Parameters, Pin Mapping, and Commands.......................................... 361 Parallel Programming...............................................................................................................363 Serial Downloading...................................................................................................................370 34. Electrical Characteristics....................................................................................... 376 34.1. Absolute Maximum Ratings......................................................................................................376 Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 7 34.2. DC Characteristics....................................................................................................................376 34.3. 34.4. 34.5. 34.6. 34.7. 34.8. 34.9. Speed Grades.......................................................................................................................... 380 Clock Characteristics................................................................................................................380 System and Reset Characteristics........................................................................................... 381 SPI Timing Characteristics....................................................................................................... 382 Two-wire Serial Interface Characteristics................................................................................. 383 ADC Characteristics................................................................................................................. 385 Parallel Programming Characteristics...................................................................................... 386 35. Typical Characteristics...........................................................................................389 35.1. Active Supply Current...............................................................................................................389 35.2. Idle Supply Current...................................................................................................................392 35.3. ATmega328PB Supply Current of IO Modules......................................................................... 394 35.4. Power-down Supply Current.....................................................................................................394 35.5. Pin Pull-Up................................................................................................................................395 35.6. Pin Driver Strength................................................................................................................... 398 35.7. Pin Threshold and Hysteresis...................................................................................................400 35.8. BOD Threshold.........................................................................................................................402 35.9. Analog Comparator Offset........................................................................................................404 35.10. Internal Oscillator Speed..........................................................................................................406 35.11. Current Consumption of Peripheral Units.................................................................................409 35.12. Current Consumption in Reset and Reset Pulse Width............................................................411 36. Register Summary.................................................................................................413 37. Instruction Set Summary....................................................................................... 417 38. Packaging Information...........................................................................................421 38.1. 32A........................................................................................................................................... 421 38.2. 32MS1...................................................................................................................................... 422 39. Errata.....................................................................................................................423 39.1. Rev. A....................................................................................................................................... 423 39.2. Rev. B....................................................................................................................................... 423 39.3. Rev. C.......................................................................................................................................423 40. Revision History.....................................................................................................424 Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 8 1. Description The Atmel(R) ATmega328PB is a low-power CMOS 8-bit microcontroller based on the AVR enhanced RISC architecture. By executing powerful instructions in a single clock cycle, the ATmega328PB achieves throughputs close to 1MIPS per MHz. This empowers system designer to optimize the device for power consumption versus processing speed. The Atmel AVR(R) 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 a 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 ATmega328PB provides the following features: 32Kbytes of In-System Programmable Flash with Read-While-Write capabilities, 1Kbytes EEPROM, 2Kbytes SRAM, 27 general purpose I/O lines, 32 general purpose working registers, five flexible Timer/Counters with compare modes, internal and external interrupts, two serial programmable USART, two byte-oriented 2-wire Serial Interface (I2C), two SPI serial ports, a 8-channel 10-bit ADC in TQFP and QFN/MLF package, a programmable Watchdog Timer with internal Oscillator, Clock failure detection mechanism and six software selectable power saving modes. The Idle mode stops the CPU while allowing the SRAM, Timer/Counters, USART, 2-wire Serial Interface, SPI port, and interrupt system to continue functioning. PTC with enabling up to 24 self-cap and 144 mutual-cap sensors. The Power-down mode saves the register contents but freezes the Oscillator, disabling all other chip functions until the next interrupt or hardware reset. In Power-save mode, the asynchronous timer continues to run, allowing the user to maintain a timer base while the rest of the device is sleeping. Also ability to run PTC in power-save mode/wake-up on touch and Dynamic on/off of PTC analog and digital portion. The ADC Noise Reduction mode stops the CPU and all I/O modules except asynchronous timer, PTC, and ADC to minimize switching noise during ADC conversions. In Standby mode, the crystal/resonator Oscillator is running while the rest of the device is sleeping. This allows very fast start-up combined with low power consumption. Atmel offers the QTouch(R) library for embedding capacitive touch buttons, sliders and wheels functionality into AVR microcontrollers. The patented charge-transfer signal acquisition offers robust sensing and includes fully debounced reporting of touch keys and includes Adjacent Key Suppression(R) (AKS(R)) technology for unambiguous detection of key events. The easy-to-use QTouch Composer allows you to explore, develop and debug your own touch applications. The device is manufactured using Atmel's high density non-volatile memory technology. The On-chip ISP Flash allows the program memory to be reprogrammed In-System through an SPI serial interface, by a conventional nonvolatile memory programmer, or by an On-chip Boot program running on the AVR core. The Boot program can use any interface to download the application program in the Application Flash memory. Software in the Boot Flash section will continue to run while the Application Flash section is updated, providing true Read-While-Write operation. By combining an 8-bit RISC CPU with In-System Self-Programmable Flash on a monolithic chip, the Atmel ATmega328PB is a powerful microcontroller that provides a highly flexible and cost effective solution to many embedded control applications. The ATmega328PB 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. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 9 2. Configuration Summary Features ATmega328PB Pin count 32 Flash (KB) 32 SRAM (KB) 2 EEPROM (KB) 1 General Purpose I/O pins 27 SPI 2 TWI (I2C) 2 USART 2 ADC 10-bit 15ksps ADC channels 8 AC propagation delay 400ns (Typical) 8-bit Timer/Counters 2 16-bit Timer/Counters 3 PWM channels 10 PTC Available Clock Failure Detector (CFD) Available Output Compare Modulator (OCM1C2) Available Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 10 3. Ordering Information Speed [MHz] Power Supply [V] Ordering Code(2) Package(1) Operational Range 20 1.8 - 5.5 ATmega328PB-AU ATmega328PB-AUR(3) ATmega328PB-MU ATmega328PB-MUR(3) 32A 32A 32MS1 32MS1 Industrial (-40C to 85C) ATmega328PB-AN ATmega328PB-ANR(3) ATmega328PB-MN ATmega328PB-MNR(3) 32A 32A 32MS1 32MS1 Industrial (-40C to 105C) Note: 1. This device can also be supplied in wafer form. Contact your local Atmel sales office for detailed ordering information and minimum quantities. 2. Pb-free packaging complies to the European Directive for Restriction of Hazardous Substances (RoHS directive). Also Halide free and fully Green. 3. Tape & Reel. Package Type 32A 32-lead, Thin (1.0mm) Plastic Quad Flat Package (TQFP) 32MS1 32-pad, 5.0x5.0x0.9mm body, Lead Pitch 0.50mm, Very-thin Fine pitch, Quad Flat No Lead Package (VQFN) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 11 4. Block Diagram Figure 4-1 Block Diagram SRAM debugWire PARPROG CPU OCD SPIPROG Clock generation XTAL1 / TOSC1 XTAL2 / TOSC2 32.768kHz XOSC 8MHz Calib RC External clock 16MHz LP XOSC 128kHz int osc Crystal failure detection VCC Power Supervision POR/BOD & RESET RESET GND NVM programming Power management and clock control Watchdog Timer PE[3:2], PC[5:0] AREF ADC[7:0] AREF ADC PB[5:0], PE[1:0], PD[7:0] PB[5:0], PE[1:0], PD[7:0], PE[3:2], PC[5:0] X[15:0] Y[23:0] PTC PE[3:0], PD[7:0], PC[6:0], PB[7:0] PD3, PD2 PCINT[27:0] INT[1:0] PB1, PB2 PD5 PB0 OC1A/B T1 ICP1 PB3 PD3 OC2A OC2B PD0, PD2 PE3 PE2 OC3A/B T3 ICP3 PD1, PD2 PE1 PE0 OC4A/B T4 ICP4 FLASH D A T A B U S I/O PORTS I N / O U T EEPROM GPIOR[2:0] TC 0 D A T A B U S EEPROMIF (8-bit) SPI 0 AC Internal Reference EXTINT USART 0 RxD0 TxD0 XCK0 PD0 PD1 PD4 TC 1 USART 1 RxD1 TxD1 XCK1 PB4 PB3 PB5 TC 2 TWI 0 SDA0 SCL0 PC4 PC5 TC 3 TWI 1 SDA1 SCL1 PE0 PE1 TC 4 SPI 1 MISO1 MOSI1 SCK1 SS1 PC0 PE3 PC1 PE2 (16-bit) PB[7:0] PC[7:0] PD[7:0] PE[3:0] T0 OC0A OC0B PD4 PD6 PD5 MISO0 MOSI0 SCK0 SS0 PB4 PB3 PB5 PB2 AIN0 AIN1 ACO ADCMUX PD6 PD7 PE0 PE[3:2], PC[5:0] (8-bit async) (16-bit) (16-bit) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 12 Pin Configurations PC6 (RESET) PC5 (ADC5/PTCY/SCL0) PC4 (ADC4/PTCY/SDA0) PC3 (ADC3/PTCY) PC2 (ADC2/PTCY) 29 28 27 26 25 Crystal/CLK PD0 (PTCXY/OC3A/RXD0) Analog 30 Digital PD1 (PTCXY/OC4A/TXD0) Programming/debug 31 Ground PD2 (PTCXY/INT0/OC3B/OC4B) Power 32 Figure 5-1 32 TQFP Pinout ATmega328PB GND GND 5 20 AREF (SCL1/T4/PTCXY) PE1 6 19 PE2 (ADC6/PTCY/ICP3/SS1) (XTAL1/TOSC1) PB6 7 18 AVCC (XTAL2/TOSC2) PB7 8 17 PB5 (PTCXY/XCK0/SCK0) 16 21 (MISO0/RXD1/PTCXY) PB4 4 15 VCC (MOSI0/TXD1/OC2A/PTCXY) PB3 PE3 (ADC7/PTCY/T3/MOSI1) 14 22 (SS0/OC1B/PTCXY) PB2 3 13 (SDA1/ICP4/ACO/PTCXY) PE0 (OC1A/PTCXY) PB1 PC0 (ADC0/PTCY/MISO1) 12 23 (ICP1/CLKO/PTCXY) PB0 2 11 (XCK0/T0/PTCXY) PD4 (PTCXY/AIN1) PD7 PC1 (ADC1/PTCY/SCK1) 10 24 (OC0A/PTCXY/AIN0) PD6 1 9 (OC2B/INT1/PTCXY) PD3 (OC0B/T1/PTCXY) PD5 5. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 13 PD2 (PTCXY/INT0/OC3B/OC4B) PD1 (PTCXY/OC4A/TXD0) PD0 (PTCXY/OC3A/RXD0) PC6 (RESET) PC5 (ADC5/PTCY/SCL0) PC4 (ADC4/PTCY/SDA0) PC3 (ADC3/PTCY) PC2 (ADC2/PTCY) 32 31 30 29 28 27 26 25 Figure 5-2 32 VQFN Pinout ATmega328PB GND 5 20 AREF (SCL1/T4/PTCXY) PE1 6 19 PE2 (ADC6/PTCY/ICP3/SS1) (XTAL1/TOSC1) PB6 7 18 AVCC (XTAL2/TOSC2) PB7 8 17 PB5 (PTCXY/XCK0/SCK0) 16 GND (MISO0/RXD1/PTCXY) PB4 21 15 4 (MOSI0/TXD1/OC2A/PTCXY) PB3 VCC 14 PE3 (ADC7/PTCY/T3/MOSI1) (SS0/OC1B/PTCXY) PB2 22 13 3 (OC1A/PTCXY) PB1 (SDA1/ICP4/ACO/PTCXY) PE0 12 PC0 (ADC0/PTCY/MISO1) (ICP1/CLKO/PTCXY) PB0 23 11 2 (PTCXY/AIN1) PD7 (XCK0/T0/PTCXY) PD4 10 PC1 (ADC1/PTCY/SCK1) (OC0A/PTCXY/AIN0) PD6 24 9 1 (OC0B/T1/PTCXY) PD5 (OC2B/INT1/PTCXY) PD3 Bottom pad should be soldered to ground 5.1. Pin Descriptions 5.1.1. VCC Digital supply voltage. 5.1.2. GND Ground. 5.1.3. Port B (PB[7:0]) XTAL1/XTAL2/TOSC1/TOSC2 Port B is an 8-bit bi-directional I/O port with internal pull-up resistors (selected for each bit). The Port B output buffers have symmetrical drive characteristics with both high sink and source capability. As inputs, Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 14 Port B pins that are externally pulled low will source current if the pull-up resistors are activated. The Port B pins are tri-stated when a reset condition becomes active, even if the clock is not running. Depending on the clock selection fuse settings, PB6 can be used as input to the inverting Oscillator amplifier and input to the internal clock operating circuit. Depending on the clock selection fuse settings, PB7 can be used as output from the inverting Oscillator amplifier. If the Internal Calibrated RC Oscillator is used as chip clock source, PB[7:6] is used as TOSC[2:1] input for the Asynchronous Timer/Counter2 if the AS2 bit in ASSR is set. 5.1.4. Port C (PC[5:0]) Port C is a 7-bit bi-directional I/O port with internal pull-up resistors (selected for each bit). The PC[5:0] output buffers have symmetrical drive characteristics with both high sink and source capability. As inputs, Port C pins that are externally pulled low will source current if the pull-up resistors are activated. The Port C pins are tri-stated when a reset condition becomes active, even if the clock is not running. 5.1.5. PC6/RESET If the RSTDISBL Fuse is programmed, PC6 is used as an I/O pin. Note that the electrical characteristics of PC6 differ from those of the other pins of Port C. If the RSTDISBL Fuse is unprogrammed, PC6 is used as a Reset input. A low level on this pin for longer than the minimum pulse length will generate a Reset, even if the clock is not running. Shorter pulses are not guaranteed to generate a Reset. The various special features of Port C are elaborated in Alternate Functions of Port C on page 102. 5.1.6. Port D (PD[7:0]) Port D is an 8-bit bi-directional I/O port with internal pull-up resistors (selected for each bit). The Port D output buffers have symmetrical drive characteristics with both high sink and source capability. As inputs, Port D pins that are externally pulled low will source current if the pull-up resistors are activated. The Port D pins are tri-stated when a reset condition becomes active, even if the clock is not running. 5.1.7. Port E (PE[3:0]) Port E is an 4-bit bi-directional I/O port with internal pull-up resistors (selected for each bit). The Port E output buffers have symmetrical drive characteristics with both high sink and source capability. As inputs, Port E pins that are externally pulled low will source current if the pull-up resistors are activated. The Port E pins are tri-stated when a reset condition becomes active, even if the clock is not running. 5.1.8. AVCC AVCC is the supply voltage pin for the A/D Converter, PC[3:0], and PE[3:2]. It should be externally connected to VCC, even if the ADC is not used. If the ADC is used, it should be connected to VCC through a low-pass filter. Note that PC[6:4] use digital supply voltage, VCC. 5.1.9. AREF AREF is the analog reference pin for the A/D Converter. 5.1.10. ADC[7:6] (TQFP and VFQFN Package Only) In the TQFP and VFQFN package, ADC[7:6] serve as analog inputs to the A/D converter. These pins are powered from the analog supply and serve as 10-bit ADC channels. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 15 6. I/O Multiplexing Each pin is by default controlled by the PORT as a general purpose I/O and alternatively it can be assigned to one of the peripheral functions. The following table describes the peripheral signals multiplexed to the PORT I/O pins. Table 6-1 PORT Function Multiplexing No PAD EXTINT PCINT 1 PD[3] INT1 2 ADC/AC PTC X PTC Y PCINT19 X3 Y11 OC2A PD[4] PCINT20 X4 Y12 T0 3 PE[0] PCINT24 X8 Y16 ICP4 SDA1 4 VCC 5 GND 6 PE[1] PCINT25 X9 Y17 TC4 SCL1 7 PB[6] PCINT6 XTAL1/TOSC1 8 PB[7] PCINT7 XTAL2/TOSC2 9 PD[5] PCINT21 10 PD[6] PCINT22 11 PD[7] PCINT23 12 PB[0] 13 ACO OSC T/C # 0 X5 Y13 OC0B AIN0 X6 Y14 OC0A AIN1 X7 Y15 PCINT0 X10 Y18 PB[1] PCINT1 X11 Y19 OC1A 14 PB[2] PCINT2 X12 Y20 OC1B 15 PB[3] PCINT3 X13 Y21 OC2A 16 PB[4] PCINT4 X14 17 PB[5] PCINT5 X15 18 AVCC 19 PE[2] 20 AREF 21 GND 22 CLKO T/C # 1 USART I2C SPI XCK0 T1 ICP1 SS0 TXD1 MOSI0 Y22 RXD1 MISO0 Y23 XCK0 SCK0 PCINT26 ADC6 Y6 ICP3 SS1 PE[3] PCINT27 ADC7 Y7 T3 MOSI1 23 PC[0] PCINT8 ADC0 Y0 MISO1 24 PC[1] PCINT9 ADC1 Y1 SCK1 25 PC[2] PCINT10 ADC2 Y2 26 PC[3] PCINT11 ADC3 Y3 27 PC[4] PCINT12 ADC4 Y4 SDA0 28 PC[5] PCINT13 ADC5 Y5 SCL0 29 PC[6]/RESET PCINT14 30 PD[0] PCINT16 X0 Y8 31 PD[1] PCINT17 X1 Y9 32 PD[2] PCINT18 X2 Y10 INT0 OC3A RXD0 OC4A OC3B TXD0 OC4B Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 16 7. Resources A comprehensive set of development tools, application notes, and datasheets are available for download on http://www.atmel.com/avr. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 17 8. Data Retention Reliability Qualification results show that the projected data retention failure rate is much less than 1 PPM over 20 years at 85C or 100 years at 25C. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 18 9. About Code Examples This documentation contains simple code examples that briefly show how to use various parts of the device. These code examples assume that the part specific header file is included before compilation. Be aware that not all C compiler vendors include bit definitions in the header files and interrupt handling in C is compiler dependent. Confirm with the C compiler documentation for more details. For I/O Registers located in extended I/O map, "IN", "OUT", "SBIS", "SBIC", "CBI", and "SBI" instructions must be replaced with instructions that allow access to extended I/O. Typically "LDS" and "STS" combined with "SBRS", "SBRC", "SBR", and "CBR". Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 19 10. AVR CPU Core 10.1. Overview This section discusses the AVR core architecture in general. The main function of the CPU core is to ensure correct program execution. The CPU must therefore be able to access memories, perform calculations, control peripherals, and handle interrupts. Figure 10-1 Block Diagram of the AVR Architecture Register file R31 (ZH) R29 (YH) R27 (XH) R25 R23 R21 R19 R17 R15 R13 R11 R9 R7 R5 R3 R1 R30 (ZL) R28 (YL) R26 (XL) R24 R22 R20 R18 R16 R14 R12 R10 R8 R6 R4 R2 R0 Program counter Flash program memory Instruction register Instruction decode Data memory Stack pointer Status register ALU In order to maximize performance and parallelism, the AVR uses a Harvard architecture - with separate memories and buses for program and data. Instructions in the program memory are executed with a single level pipelining. While one instruction is being executed, the next instruction is pre-fetched from the program memory. This concept enables instructions to be executed in every clock cycle. The program memory is In-System Reprogrammable Flash memory. The fast-access Register File contains 32 x 8-bit general purpose working registers with a single clock cycle access time. This allows single-cycle Arithmetic Logic Unit (ALU) operation. In a typical ALU operation, two operands are output from the Register File, the operation is executed, and the result is stored back in the Register File - in one clock cycle. Six of the 32 registers can be used as three 16-bit indirect address register pointers for Data Space addressing - enabling efficient address calculations. One of the these address pointers can also be used as an address pointer for look up tables in Flash program memory. These added function registers are the 16-bit X-, Y-, and Z-register, described later in this section. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 20 The ALU supports arithmetic and logic operations between registers or between a constant and a register. Single register operations can also be executed in the ALU. After an arithmetic operation, the Status Register is updated to reflect information about the result of the operation. Program flow is provided by conditional and unconditional jump and call instructions, able to directly address the whole address space. Most AVR instructions have a single 16-bit word format. Every program memory address contains a 16- or 32-bit instruction. Program Flash memory space is divided in two sections, the Boot Program section and the Application Program section. Both sections have dedicated Lock bits for write and read/write protection. The SPM instruction that writes into the Application Flash memory section must reside in the Boot Program section. During interrupts and subroutine calls, the return address Program Counter (PC) is stored on the Stack. The Stack is effectively allocated in the general data SRAM, and consequently the Stack size is only limited by the total SRAM size and the usage of the SRAM. All user programs must initialize the SP in the Reset routine (before subroutines or interrupts are executed). The Stack Pointer (SP) is read/write accessible in the I/O space. The data SRAM can easily be accessed through the five different addressing modes supported in the AVR architecture. The memory spaces in the AVR architecture are all linear and regular memory maps. A flexible interrupt module has its control registers in the I/O space with an additional Global Interrupt Enable bit in the Status Register. All interrupts have a separate Interrupt Vector in the Interrupt Vector table. The interrupts have priority in accordance with their Interrupt Vector position. The lower the Interrupt Vector address, the higher the priority. The I/O memory space contains 64 addresses for CPU peripheral functions as Control Registers, SPI, and other I/O functions. The I/O Memory can be accessed directly, or as the Data Space locations following those of the Register File, 0x20 - 0x5F. In addition, this device has Extended I/O space from 0x60 - 0xFF in SRAM where only the ST/STS/STD and LD/LDS/LDD instructions can be used. 10.2. ALU - Arithmetic Logic Unit The high-performance AVR ALU operates in direct connection with all the 32 general purpose working registers. Within a single clock cycle, arithmetic operations between general purpose registers or between a register and an immediate are executed. The ALU operations are divided into three main categories - arithmetic, logical, and bit-functions. Some implementations of the architecture also provide a powerful multiplier supporting both signed/unsigned multiplication and fractional format. See Instruction Set Summary section for a detailed description. Related Links Instruction Set Summary on page 417 10.3. Status Register The Status Register contains information about the result of the most recently executed arithmetic instruction. This information can be used for altering program flow in order to perform conditional operations. The Status Register is updated after all ALU operations, as specified in the Instruction Set Reference. This will in many cases remove the need for using the dedicated compare instructions, resulting in faster and more compact code. The Status Register is not automatically stored when entering an interrupt routine and restored when returning from an interrupt. This must be handled by software. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 21 10.3.1. Status Register When addressing I/O Registers as data space using LD and ST instructions, the provided offset must be used. When using the I/O specific commands IN and OUT, the offset is reduced by 0x20, resulting in an I/O address offset within 0x00 - 0x3F. Name: SREG Offset: 0x5F Reset: 0x00 Property: When addressing as I/O Register: address offset is 0x3F Bit Access Reset 7 6 5 4 3 2 1 0 I T H S V N Z C R/W R/W R/W R/W R/W R/W R/W R/W 0 0 0 0 0 0 0 0 Bit 7 - I: Global Interrupt Enable The Global Interrupt Enable bit must be set for the interrupts to be enabled. The individual interrupt enable control is then performed in separate control registers. If the Global Interrupt Enable Register is cleared, none of the interrupts are enabled independent of the individual interrupt enable settings. The Ibit is cleared by hardware after an interrupt has occurred, and is set by the RETI instruction to enable subsequent interrupts. The I-bit can also be set and cleared by the application with the SEI and CLI instructions, as described in the instruction set reference. Bit 6 - T: Copy Storage The Bit Copy instructions BLD (Bit LoaD) and BST (Bit STore) use the T-bit as source or destination for the operated bit. A bit from a register in the Register File can be copied into T by the BST instruction, and a bit in T can be copied into a bit in a register in the Register File by the BLD instruction. Bit 5 - H: Half Carry Flag The Half Carry Flag H indicates a Half Carry in some arithmetic operations. Half Carry Flag is useful in BCD arithmetic. See the Instruction Set Description for detailed information. Bit 4 - S: Sign Flag, S = N V The S-bit is always an exclusive or between the Negative Flag N and the Two's Complement Overflow Flag V. See the Instruction Set Description for detailed information. Bit 3 - V: Two's Complement Overflow Flag The Two's Complement Overflow Flag V supports two's complement arithmetic. See the Instruction Set Description for detailed information. Bit 2 - N: Negative Flag The Negative Flag N indicates a negative result in an arithmetic or logic operation. See the Instruction Set Description for detailed information. Bit 1 - Z: Zero Flag The Zero Flag Z indicates a zero result in an arithmetic or logic operation. See the Instruction Set Description for detailed information. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 22 Bit 0 - C: Carry Flag The Carry Flag C indicates a carry in an arithmetic or logic operation. See the Instruction Set Description for detailed information. 10.4. General Purpose Register File The Register File is optimized for the AVR Enhanced RISC instruction set. In order to achieve the required performance and flexibility, the following input/output schemes are supported by the Register File: * * * * One 8-bit output operand and one 8-bit result input Two 8-bit output operands and one 8-bit result input Two 8-bit output operands and one 16-bit result input One 16-bit output operand and one 16-bit result input Figure 10-2 AVR CPU General Purpose Working Registers 7 0 Addr. R0 0x00 R1 0x01 R2 0x02 ... R13 0x0D Ge ne ra l R14 0x0E P urpos e R15 0x0F Working R16 0x10 Re gis te rs R17 0x11 ... R26 0x1A X-re gis te r Low Byte R27 0x1B X-re gis te r High Byte R28 0x1C Y-re gis te r Low Byte R29 0x1D Y-re gis te r High Byte R30 0x1E Z-re gis te r Low Byte R31 0x1F Z-re gis te r High Byte Most of the instructions operating on the Register File have direct access to all registers, and most of them are single cycle instructions. As shown in the figure, each register is also assigned a data memory address, mapping them directly into the first 32 locations of the user Data Space. Although not being physically implemented as SRAM locations, this memory organization provides great flexibility in access of the registers, as the X-, Y-, and Z-pointer registers can be set to index any register in the file. 10.4.1. The X-register, Y-register, and Z-register The registers R26...R31 have some added functions to their general purpose usage. These registers are 16-bit address pointers for indirect addressing of the data space. The three indirect address registers X, Y, and Z are defined as described in the figure. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 23 Figure 10-3 The X-, Y-, and Z-registers 15 X-re gis te r XH 7 XL 0 7 0 R27 (0x1B) 15 Y-re gis te r R26 (0x1A) YH 7 YL 0 Z-re gis te r ZH 7 0 0 7 0 R29 (0x1D) 15 0 R28 (0x1C) ZL 7 0 0 R31 (0x1F) R30 (0x1E) In the different addressing modes these address registers have functions as fixed displacement, automatic increment, and automatic decrement. See Instruction Set Summary for details. Related Links Instruction Set Summary on page 417 10.5. Stack Pointer The Stack is mainly used for storing temporary data, for storing local variables and for storing return addresses after interrupts and subroutine calls. The Stack is implemented as growing from higher to lower memory locations. The Stack Pointer Register always points to the top of the Stack. The Stack Pointer points to the data SRAM Stack area where the Subroutine and Interrupt Stacks are located. A Stack PUSH command will decrease the Stack Pointer. The Stack in the data SRAM must be defined by the program before any subroutine calls are executed or interrupts are enabled. Initial Stack Pointer value equals the last address of the internal SRAM and the Stack Pointer must be set to point above start of the SRAM. See the table for Stack Pointer details. Table 10-1 Stack Pointer Instructions Instruction Stack pointer Description PUSH Decremented by 1 Data is pushed onto the stack ICALL Decremented by 2 Return address is pushed onto the stack with a subroutine call or interrupt RCALL POP Incremented by 1 Data is popped from the stack RET Incremented by 2 Return address is popped from the stack with return from subroutine or return from interrupt RETI The AVR Stack Pointer is implemented as two 8-bit registers in the I/O space. The number of bits actually used is implementation dependent. Note that the data space in some implementations of the AVR architecture is so small that only SPL is needed. In this case, the SPH Register will not be present. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 24 10.5.1. SPH and SPL - Stack Pointer High and Stack Pointer Low Register Bit 15 14 13 12 11 10 9 8 0x3E S P15 S P14 S P13 S P12 S P11 S P10 S P9 S P8 S PH 0x3D S P7 S P6 S P5 S P4 S P3 S P2 S P1 S P0 S PL 7 6 5 4 3 2 1 0 R/W R/W R/W R/W R/W R/W R/W R/W R/W R/W R/W R/W R/W R/W R/W R/W 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Re a d/Write Initia l Va lue 0 0 10.6. Instruction Execution Timing This section describes the general access timing concepts for instruction execution. The AVR CPU is driven by the CPU clock clkCPU, directly generated from the selected clock source for the chip. No internal clock division is used. The Figure below shows the parallel instruction fetches and instruction executions enabled by the Harvard architecture and the fast-access Register File concept. This is the basic pipelining concept to obtain up to 1 MIPS per MHz with the corresponding unique results for functions per cost, functions per clocks, and functions per power-unit. Figure 10-4 The Parallel Instruction Fetches and Instruction Executions T1 T2 T3 T4 clkCPU 1st Instruction Fetch 1st Instruction Execute 2nd Instruction Fetch 2nd Instruction Execute 3rd Instruction Fetch 3rd Instruction Execute 4th Instruction Fetch The following Figure shows the internal timing concept for the Register File. In a single clock cycle an ALU operation using two register operands is executed, and the result is stored back to the destination register. Figure 10-5 Single Cycle ALU Operation T1 T2 T3 T4 clkCPU Total Execution T ime Register Operands Fetch ALU Operation Execute Result W rite Back 10.7. Reset and Interrupt Handling The AVR provides several different interrupt sources. These interrupts and the separate Reset Vector each have a separate program vector in the program memory space. All interrupts are assigned individual Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 25 enable bits which must be written logic one together with the Global Interrupt Enable bit in the Status Register in order to enable the interrupt. Depending on the Program Counter value, interrupts may be automatically disabled when Boot Lock bits BLB02 or BLB12 are programmed. This feature improves software security. The lowest addresses in the program memory space are by default defined as the Reset and Interrupt Vectors. They have determined priority levels: The lower the address the higher is the priority level. RESET has the highest priority, and next is INT0 - the External Interrupt Request 0. The Interrupt Vectors can be moved to the start of the Boot Flash section by setting the IVSEL bit in the MCU Control Register (MCUCR). The Reset Vector can also be moved to the start of the Boot Flash section by programming the BOOTRST Fuse. When an interrupt occurs, the Global Interrupt Enable I-bit is cleared and all interrupts are disabled. The user software can write logic one to the I-bit to enable nested interrupts. All enabled interrupts can then interrupt the current interrupt routine. The I-bit is automatically set when a Return from Interrupt instruction - RETI - is executed. There are basically two types of interrupts: The first type is triggered by an event that sets the Interrupt Flag. For these interrupts, the Program Counter is vectored to the actual Interrupt Vector in order to execute the interrupt handling routine, and hardware clears the corresponding Interrupt Flag. Interrupt Flags can also be cleared by writing a logic one to the flag bit position(s) to be cleared. If an interrupt condition occurs while the corresponding interrupt enable bit is cleared, the Interrupt Flag will be set and remembered until the interrupt is enabled, or the flag is cleared by software. Similarly, if one or more interrupt conditions occur while the Global Interrupt Enable bit is cleared, the corresponding Interrupt Flag(s) will be set and remembered until the Global Interrupt Enable bit is set, and will then be executed by order of priority. The second type of interrupts will trigger as long as the interrupt condition is present. These interrupts do not necessarily have Interrupt Flags. If the interrupt condition disappears before the interrupt is enabled, the interrupt will not be triggered. When the AVR exits from an interrupt, it will always return to the main program and execute one more instruction before any pending interrupt is served. The Status Register is not automatically stored when entering an interrupt routine, nor restored when returning from an interrupt routine. This must be handled by software. When using the CLI instruction to disable interrupts, the interrupts will be immediately disabled. No interrupt will be executed after the CLI instruction, even if it occurs simultaneously with the CLI instruction. The following example shows how this can be used to avoid interrupts during the timed EEPROM write sequence. Assembly Code Example in r16, SREG ; store SREG value cli ; disable interrupts during timed sequence sbi EECR, EEMPE ; start EEPROM write sbi EECR, EEPE out SREG, r16 ; restore SREG value (I-bit) C Code Example char cSREG; cSREG = SREG; /* store SREG value */ /* disable interrupts during timed sequence */ _CLI(); EECR |= (1< CSn[2:0] > 0x1). The number of system clock cycles from when the timer is enabled to the first count occurs can be from 1 to N+1 system clock cycles, where N equals the prescaler divisor (8, 64, 256, or 1024). It is possible to use the prescaler reset for synchronizing the Timer/Counter to program execution. However, care must be taken if the other Timer/Counter that shares the same prescaler also uses prescaling. A prescaler reset will affect the prescaler period for all Timer/Counters it is connected to. 21.3. External Clock Source An external clock source applied to the T1/T0 pin can be used as Timer/Counter clock (clkT1/clkT0). The T1/T0 pin is sampled once every system clock cycle by the pin synchronization logic. The synchronized (sampled) signal is then passed through the edge detector. See also the block diagram of the T1/T0 synchronization and edge detector logic below. The registers are clocked at the positive edge of the internal system clock (clkI/O). The latch is transparent in the high period of the internal system clock. The edge detector generates one clkT1/clkT0 pulse for each positive (CSn[2:0]=0x7) or negative (CSn[2:0]=0x6) edge it detects. Figure 21-1 T1/T0 Pin Sampling Tn D Q D Q D Tn_sync (To Clock Select Logic) Q LE clk I/O Synchronization Edge Detector Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 187 The synchronization and edge detector logic introduces a delay of 2.5 to 3.5 system clock cycles from an edge has been applied to the T1/T0 pin to the counter is updated. Enabling and disabling of the clock input must be done when T1/T0 has been stable for at least one system clock cycle, otherwise it is a risk that a false Timer/Counter clock pulse is generated. Each half period of the external clock applied must be longer than one system clock cycle to ensure correct sampling. The external clock must be guaranteed to have less than half the system clock frequency (fExtClk < fclk_I/O/2) given a 50% duty cycle. Since the edge detector uses sampling, the maximum frequency of an external clock it can detect is half the sampling frequency (Nyquist sampling theorem). However, due to variation of the system clock frequency and duty cycle caused by the tolerances of the oscillator source (crystal, resonator, and capacitors), it is recommended that maximum frequency of an external clock source is less than fclk_I/O/2.5. An external clock source can not be prescaled. Figure 21-2 Prescaler for Timer/Counter0 and Timer/Counter1(1) clk I/O 10-BIT T/C PRESCALER CK/1024 CK/256 PSR10 CK/64 CK/8 Clear OFF Tn Synchronization CSn0 CSn1 CSn2 TIMER /COUNTERn CLOCK SOURCE clk Tn Note: 1. The synchronization logic on the input pins (T1/T0) is shown in the block diagram above. 21.4. Register Description Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 188 21.4.1. General Timer/Counter Control Register When addressing I/O Registers as data space using LD and ST instructions, the provided offset must be used. When using the I/O specific commands IN and OUT, the offset is reduced by 0x20, resulting in an I/O address offset within 0x00 - 0x3F. Name: GTCCR Offset: 0x43 Reset: 0x00 Property: When addressing as I/O Register: address offset is 0x23 Bit Access Reset 1 0 TSM 7 6 5 4 3 2 PSRASY PSRSYNC R/W R/W R/W 0 0 0 Bit 7 - TSM: Timer/Counter Synchronization Mode Writing the TSM bit to one activates the Timer/Counter Synchronization mode. In this mode, the value that is written to the PSRASY and PSRSYNC bits is kept, hence keeping the corresponding prescaler reset signals asserted. This ensures that the corresponding Timer/Counters are halted and can be configured to the same value without the risk of one of them advancing during configuration. When the TSM bit is written to zero, the PSRASY and PSRSYNC bits are cleared by hardware, and the Timer/ Counters start counting simultaneously. Bit 1 - PSRASY: Prescaler Reset Timer/Counter2 When this bit is one, the Timer/Counter2 prescaler will be reset. This bit is normally cleared immediately by hardware. If the bit is written when Timer/Counter2 is operating in asynchronous mode, the bit will remain one until the prescaler has been reset. The bit will not be cleared by hardware if the TSM bit is set. Bit 0 - PSRSYNC: Prescaler Reset When this bit is one, Timer/Counter1 and Timer/Counter0 prescaler will be Reset. This bit is normally cleared immediately by hardware, except if the TSM bit is set. Note that Timer/Counter1 and Timer/ Counter0 share the same prescaler and a reset of this prescaler will affect both timers. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 189 22. TC2 - 8-bit Timer/Counter2 with PWM and Asynchronous Operation 22.1. Features * * * * * * * Overview Timer/Counter2 (TC2) is a general purpose, dual channel, 8-bit Timer/Counter module. A simplified block diagram of the 8-bit Timer/Counter is shown below. CPU accessible I/O Registers, including I/O bits and I/O pins, are shown in bold. The device-specific I/O Register and bit locations are listed in the following Register Description. For the actual placement of I/O pins, refer to the pinout diagram. The TC2 is enabled when the PRTIM2 bit in the Power Reduction Register (PRR.PRTIM2) is written to '1'. Figure 22-1 8-bit Timer/Counter Block Diagram Count Clear Direction TOVn (Int.Req.) Control Logic clkTn Clock Select Edge Detector TOP TCNTn Tn BOTTOM ( From Prescaler ) Timer/Counter = =0 OCnA (Int.Req.) Waveform Generation = OCnA OCRnA Fixed TOP Value DATA BUS 22.2. Dual Channel Counter Clear Timer on Compare Match (Auto Reload) Glitch-free, Phase Correct Pulse Width Modulator (PWM) Frequency Generator 10-bit Clock Prescaler Overflow and Compare Match Interrupt Sources (TOV2, OCF2A, and OCF2B) Allows Clocking from External 32kHz Watch Crystal Independent of the I/O Clock OCnB (Int.Req.) Waveform Generation = OCnB OCRnB TCCRnA TCCRnB Related Links Pin Configurations on page 13 Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 190 22.2.1. Definitions Many register and bit references in this section are written in general form: * n=0..2 represents the Timer/Counter number * x=A,B represents the Output Compare Unit A or B However, when using the register or bit definitions in a program, the precise form must be used, i.e., TCNT0 for accessing Timer/Counter0 counter value. The following definitions are used throughout the section: Table 22-1 Definitions BOTTOM The counter reaches the BOTTOM when it becomes zero (0x0 for 8-bit counters, or 0x00 for 16-bit counters). 22.2.2. MAX The counter reaches its MAXimum when it becomes 0xF (decimal 15, for 8-bit counters) or 0xFF (decimal 255, for 16-bit counters). TOP The counter reaches the TOP when it becomes equal to the highest value in the count sequence. The TOP value can be assigned to be the fixed value MAX or the value stored in the OCRnA Register. The assignment is dependent on the mode of operation. Registers The Timer/Counter (TCNT2) and Output Compare Register (OCR2A and OCR2B) are 8-bit registers. Interrupt request (shorten as Int.Req.) signals are all visible in the Timer Interrupt Flag Register (TIFR2). All interrupts are individually masked with the Timer Interrupt Mask Register (TIMSK2). TIFR2 and TIMSK2 are not shown in the figure. The Timer/Counter can be clocked internally, via the prescaler, or asynchronously clocked from the TOSC1/2 pins, as detailed later in this section. The asynchronous operation is controlled by the Asynchronous Status Register (ASSR). The Clock Select logic block controls which clock source he Timer/Counter uses to increment (or decrement) its value. The Timer/Counter is inactive when no clock source is selected. The output from the Clock Select logic is referred to as the timer clock (clkT2). The double buffered Output Compare Register (OCR2A and OCR2B) are compared with the Timer/ Counter value at all times. The result of the compare can be used by the Waveform Generator to generate a PWM or variable frequency output on the Output Compare pins (OC2A and OC2B). See Output Compare Unit on page 128 for details. The compare match event will also set the Compare Flag (OCF2A or OCF2B) which can be used to generate an Output Compare interrupt request. 22.3. Timer/Counter Clock Sources The Timer/Counter can be clocked by an internal synchronous or an external asynchronous clock source: The clock source clkT2 is by default equal/synchronous to the MCU clock, clkI/O. When the Asynchronous TC2 bit in the Asynchronous Status Register (ASSR.AS2) is written to '1', the clock source is taken from the Timer/Counter Oscillator connected to TOSC1 and TOSC2. For details on asynchronous operation, see the description of the ASSR. For details on clock sources and prescaler, see Timer/Counter Prescaler. 22.4. Counter Unit The main part of the 8-bit Timer/Counter is the programmable bi-directional counter unit. Below is the block diagram of the counter and its surroundings. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 191 Figure 22-2 Counter Unit Block Diagram TOVn (Int.Req.) DATA BUS count TCNTn clear clk Tn Control Logic Prescaler 128kHz Watchdog oscillator direction bottom clkI/O top Table 22-2 Signal description (internal signals): count Increment or decrement TCNT2 by 1. direction Selects between increment and decrement. clear Clear TCNT2 (set all bits to zero). clkTn Timer/Counter clock, referred to as clkT2 in the following. top Signalizes that TCNT2 has reached maximum value. bottom Signalizes that TCNT2 has reached minimum value (zero). Depending on the mode of operation used, the counter is cleared, incremented, or decremented at each timer clock (clkT2). clkT2 can be generated from an external or internal clock source, selected by the Clock Select bits (CS2[2:0]). When no clock source is selected (CS2[2:0]=0x0) the timer is stopped. However, the TCNT2 value can be accessed by the CPU, regardless of whether clkT2 is present or not. A CPU write overrides (has priority over) all counter clear or count operations. The counting sequence is determined by the setting of the WGM21 and WGM20 bits located in the Timer/ Counter Control Register (TCCR2A) and the WGM22 bit located in the Timer/Counter Control Register B (TCCR2B). There are close connections between how the counter behaves (counts) and how waveforms are generated on the Output Compare outputs OC2A and OC2B. For more details about advanced counting sequences and waveform generation, see Modes of Operation. The Timer/Counter Overflow Flag (TOV2) is set according to the mode of operation selected by the TCC2B.WGM2[2:0] bits. TOV2 can be used for generating a CPU interrupt. 22.5. Output Compare Unit The 8-bit comparator continuously compares TCNT2 with the Output Compare Register (OCR2A and OCR2B). Whenever TCNT2 equals OCR2A or OCR2B, the comparator signals a match. A match will set the Output Compare Flag (OCF2A or OCF2B) at the next timer clock cycle. If the corresponding interrupt is enabled, the Output Compare Flag generates an Output Compare interrupt. The Output Compare Flag is automatically cleared when the interrupt is executed. Alternatively, the Output Compare Flag can be cleared by software by writing a logical one to its I/O bit location. The Waveform Generator uses the match signal to generate an output according to operating mode set by the WGM2[2:0] bits and Compare Output mode (COM2x[1:0]) bits. The max and bottom signals are used by the Waveform Generator for handling the special cases of the extreme values in some modes of operation (See Modes of Operation). The following figure shows a block diagram of the Output Compare unit. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 192 Figure 22-3 Output Compare Unit, Block Diagram DATA BUS TCNTn OCRnx = (8-bit Comparator ) OCFnx (Int.Req.) top bottom Waveform Generator OCnx FOCn WGMn1:0 COMnx1:0 The OCR2x Register is double buffered when using any of the Pulse Width Modulation (PWM) modes. For the Normal and Clear Timer on Compare (CTC) modes of operation, the double buffering is disabled. The double buffering synchronizes the update of the OCR2x Compare Register to either top or bottom of the counting sequence. The synchronization prevents the occurrence of odd-length, non-symmetrical PWM pulses, thereby making the output glitch-free. The OCR2x Register access may seem complex, but this is not case. When the double buffering is enabled, the CPU has access to the OCR2x Buffer Register, and if double buffering is disabled the CPU will access the OCR2x directly. Related Links Modes of Operation on page 130 22.5.1. Force Output Compare In non-PWM waveform generation modes, the match output of the comparator can be forced by writing a one to the Force Output Compare (FOC2x) bit. Forcing compare match will not set the OCF2x Flag or reload/clear the timer, but the OC2x pin will be updated as if a real compare match had occurred (the COM2x[1:0] bits settings define whether the OC2x pin is set, cleared or toggled). 22.5.2. Compare Match Blocking by TCNT2 Write All CPU write operations to the TCNT2 Register will block any compare match that occurs in the next timer clock cycle, even when the timer is stopped. This feature allows OCR2x to be initialized to the same value as TCNT2 without triggering an interrupt when the Timer/Counter clock is enabled. 22.5.3. Using the Output Compare Unit Since writing TCNT2 in any mode of operation will block all compare matches for one timer clock cycle, there are risks involved when changing TCNT2 when using the Output Compare channel, independently of whether the Timer/Counter is running or not. If the value written to TCNT2 equals the OCR2x value, the compare match will be missed, resulting in incorrect waveform generation. Similarly, do not write the TCNT2 value equal to BOTTOM when the counter is downcounting. The setup of the OC2x should be performed before setting the Data Direction Register for the port pin to output. The easiest way of setting the OC2x value is to use the Force Output Compare (FOC2x) strobe bit in Normal mode. The OC2x Register keeps its value even when changing between Waveform Generation modes. Be aware that the COM2x[1:0] bits are not double buffered together with the compare value. Changing the COM2x[1:0] bits will take effect immediately. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 193 22.6. Compare Match Output Unit The Compare Output mode (COM2x[1:0]) bits have two functions. The Waveform Generator uses the COM2x[1:0] bits for defining the Output Compare (OC2x) state at the next compare match. Also, the COM2x[1:0] bits control the OC2x pin output source. The following figure shows a simplified schematic of the logic affected by the COM2x[1:0] bit setting. The I/O Registers, I/O bits, and I/O pins in the figure are shown in bold. Only the parts of the general I/O Port Control Registers (DDR and PORT) that are affected by the COM2x[1:0] bits are shown. When referring to the OC2x state, the reference is for the internal OC2x Register, not the OC2x pin. Figure 22-4 Compare Match Output Unit, Schematic COMnx1 COMnx0 FOCn Waveform Generator D Q 1 OCnx DATA BUS D 0 OCnx Pin Q PORT D Q DDR clk I/O The general I/O port function is overridden by the Output Compare (OC2x) from the Waveform Generator if either of the COM2x1:0 bits are set. However, the OC2x pin direction (input or output) is still controlled by the Data Direction Register (DDR) for the port pin. The Data Direction Register bit for the OC2x pin (DDR_OC2x) must be set as output before the OC2x value is visible on the pin. The port override function is independent of the Waveform Generation mode. The design of the Output Compare pin logic allows initialization of the OC2x state before the output is enabled. Note that some COM2x[1:0] bit settings are reserved for certain modes of operation. See Register Description. Related Links Register Description on page 136 Modes of Operation on page 130 22.6.1. Compare Output Mode and Waveform Generation The Waveform Generator uses the COM2x[1:0] bits differently in normal, CTC, and PWM modes. For all modes, setting the COM2x[1:0] = 0 tells the Waveform Generator that no action on the OC2x Register is to be performed on the next compare match. Refer also to the descriptions of the output modes. A change of the COM2x[1:0] bits state will have effect at the first compare match after the bits are written. For non-PWM modes, the action can be forced to have immediate effect by using the FOC2x strobe bits. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 194 22.7. Modes of Operation The mode of operation, i.e., the behavior of the Timer/Counter and the Output Compare pins, is defined by the combination of the Waveform Generation mode (WGM2[2:0]) and Compare Output mode (COM2x[1:0]) bits. The Compare Output mode bits do not affect the counting sequence, while the Waveform Generation mode bits do. The COM2x[1:0] bits control whether the PWM output generated should be inverted or not (inverted or non-inverted PWM). For non-PWM modes the COM2x[1:0] bits control whether the output should be set, cleared, or toggled at a compare match (See Compare Match Output Unit). For detailed timing information refer to Timer/Counter Timing Diagrams. 22.7.1. Normal Mode The simplest mode of operation is the Normal mode (WGM22:0 = 0). In this mode the counting direction is always up (incrementing), and no counter clear is performed. The counter simply overruns when it passes its maximum 8-bit value (TOP = 0xFF) and then restarts from the bottom (0x00). In normal operation the Timer/Counter Overflow Flag (TOV2) will be set in the same timer clock cycle as the TCNT2 becomes zero. The TOV2 Flag in this case behaves like a ninth bit, except that it is only set, not cleared. However, combined with the timer overflow interrupt that automatically clears the TOV2 Flag, the timer resolution can be increased by software. There are no special cases to consider in the Normal mode, a new counter value can be written anytime. The Output Compare unit can be used to generate interrupts at some given time. Using the Output Compare to generate waveforms in Normal mode is not recommended, since this will occupy too much of the CPU time. 22.7.2. Clear Timer on Compare Match (CTC) Mode In Clear Timer on Compare or CTC mode (WGM22:0 = 2), the OCR2A Register is used to manipulate the counter resolution. In CTC mode the counter is cleared to zero when the counter value (TCNT2) matches the OCR2A. The OCR2A defines the top value for the counter, hence also its resolution. This mode allows greater control of the compare match output frequency. It also simplifies the operation of counting external events. The timing diagram for the CTC mode is as follows. The counter value (TCNT2) increases until a compare match occurs between TCNT2 and OCR2A, and then counter (TCNT2) is cleared. Figure 22-5 CTC Mode, Timing Diagram OCnx Interrupt Flag Set TCNTn OCn (Toggle) Period (COMnx1:0 = 1) 1 2 3 4 An interrupt can be generated each time the counter value reaches the TOP value by using the OCF2A Flag. If the interrupt is enabled, the interrupt handler routine can be used for updating the TOP value. However, changing TOP to a value close to BOTTOM when the counter is running with none or a low prescaler value must be done with care since the CTC mode does not have the double buffering feature. If the new value written to OCR2A is lower than the current value of TCNT2, the counter will miss the Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 195 compare match. The counter will then have to count to its maximum value (0xFF) and wrap around starting at 0x00 before the compare match can occur. For generating a waveform output in CTC mode, the OC2A output can be set to toggle its logical level on each compare match by setting the Compare Output mode bits to toggle mode (COM2A1:0 = 1). The OC2A value will not be visible on the port pin unless the data direction for the pin is set to output. The waveform generated will have a maximum frequency of fOC2A = fclk_I/O/2 when OCR2A is set to zero (0x00). The waveform frequency is defined by the following equation: OCnx = clk_I/O 2 1 + OCRnx The N variable represents the prescale factor (1, 8, 32, 64, 128, 256, or 1024). As for the Normal mode of operation, the TOV2 Flag is set in the same timer clock cycle that the counter counts from MAX to 0x00. 22.7.3. Fast PWM Mode The fast Pulse Width Modulation or fast PWM mode (WGM22:0 = 3 or 7) provides a high frequency PWM waveform generation option. The fast PWM differs from the other PWM option by its single-slope operation. The counter counts from BOTTOM to TOP then restarts from BOTTOM. TOP is defined as 0xFF when WGM2:0 = 3, and OCR2A when MGM2:0 = 7. In non-inverting Compare Output mode, the Output Compare (OC2x) is cleared on the compare match between TCNT2 and OCR2x, and set at BOTTOM. In inverting Compare Output mode, the output is set on compare match and cleared at BOTTOM. Due to the single-slope operation, the operating frequency of the fast PWM mode can be twice as high as the phase correct PWM mode that uses dual-slope operation. This high frequency makes the fast PWM mode well suited for power regulation, rectification, and DAC applications. High frequency allows physically small sized external components (coils, capacitors), and therefore reduces total system cost. In fast PWM mode, the counter is incremented until the counter value matches the TOP value. The counter is then cleared at the following timer clock cycle. The timing diagram for the fast PWM mode is depicted in the following figure. The TCNT2 value is in the timing diagram shown as a histogram for illustrating the single-slope operation. The diagram includes non-inverted and inverted PWM outputs. The small horizontal line marks on the TCNT2 slopes represent compare matches between OCR2x and TCNT2. Figure 22-6 Fast PWM Mode, Timing Diagram OCRnx Interrupt Flag Set OCRnx Update and TOVn Interrupt Flag Set TCNTn OCnx (COMnx1:0 = 2) OCnx (COMnx1:0 = 3) Period 1 2 3 4 5 6 7 Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 196 The Timer/Counter Overflow Flag (TOV2) is set each time the counter reaches TOP. If the interrupt is enabled, the interrupt handler routine can be used for updating the compare value. In fast PWM mode, the compare unit allows generation of PWM waveforms on the OC2x pin. Setting the COM2x1:0 bits to two will produce a non-inverted PWM and an inverted PWM output can be generated by setting the COM2x1:0 to three. TOP is defined as 0xFF when WGM2:0 = 3, and OCR2A when MGM2:0 = 7. The actual OC2x value will only be visible on the port pin if the data direction for the port pin is set as output. The PWM waveform is generated by setting (or clearing) the OC2x Register at the compare match between OCR2x and TCNT2, and clearing (or setting) the OC2x Register at the timer clock cycle the counter is cleared (changes from TOP to BOTTOM). The PWM frequency for the output can be calculated by the following equation: OCnxPWM = clk_I/O 256 The N variable represents the prescale factor (1, 8, 32, 64, 128, 256, or 1024). The extreme values for the OCR2A Register represent special cases when generating a PWM waveform output in the fast PWM mode. If the OCR2A is set equal to BOTTOM, the output will be a narrow spike for each MAX+1 timer clock cycle. Setting the OCR2A equal to MAX will result in a constantly high or low output (depending on the polarity of the output set by the COM2A1:0 bits.) A frequency (with 50% duty cycle) waveform output in fast PWM mode can be achieved by setting OC2x to toggle its logical level on each compare match (COM2x1:0 = 1). The waveform generated will have a maximum frequency of foc2 = fclk_I/O/2 when OCR2A is set to zero. This feature is similar to the OC2A toggle in CTC mode, except the double buffer feature of the Output Compare unit is enabled in the fast PWM mode. 22.7.4. Phase Correct PWM Mode The phase correct PWM mode (WGM22:0 = 1 or 5) provides a high resolution phase correct PWM waveform generation option. The phase correct PWM mode is based on a dual-slope operation. The counter counts repeatedly from BOTTOM to TOP and then from TOP to BOTTOM. TOP is defined as 0xFF when WGM2:0 = 3, and OCR2A when MGM2:0 = 7. In non-inverting Compare Output mode, the Output Compare (OC2x) is cleared on the compare match between TCNT2 and OCR2x while upcounting, and set on the compare match while downcounting. In inverting Output Compare mode, the operation is inverted. The dual-slope operation has lower maximum operation frequency than single slope operation. However, due to the symmetric feature of the dual-slope PWM modes, these modes are preferred for motor control applications. In phase correct PWM mode the counter is incremented until the counter value matches TOP. When the counter reaches TOP, it changes the count direction. The TCNT2 value will be equal to TOP for one timer clock cycle. The timing diagram for the phase correct PWM mode is shown on Figure 19-7 Phase Correct PWM Mode, Timing Diagram on page 134. The TCNT2 value is in the timing diagram shown as a histogram for illustrating the dual-slope operation. The diagram includes non-inverted and inverted PWM outputs. The small horizontal line marks on the TCNT2 slopes represent compare matches between OCR2x and TCNT2. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 197 Figure 22-7 Phase Correct PWM Mode, Timing Diagram OCnx Interrupt Flag Set OCRnx Update TOVn Interrupt Flag Set TCNTn OCnx (COMnx1:0 = 2) OCnx (COMnx1:0 = 3) Period 1 2 3 The Timer/Counter Overflow Flag (TOV2) is set each time the counter reaches BOTTOM. The Interrupt Flag can be used to generate an interrupt each time the counter reaches the BOTTOM value. In phase correct PWM mode, the compare unit allows generation of PWM waveforms on the OC2x pin. Setting the COM2x1:0 bits to two will produce a non-inverted PWM. An inverted PWM output can be generated by setting the COM2x1:0 to three. TOP is defined as 0xFF when WGM2:0 = 3, and OCR2A when MGM2:0 = 7. The actual OC2x value will only be visible on the port pin if the data direction for the port pin is set as output. The PWM waveform is generated by clearing (or setting) the OC2x Register at the compare match between OCR2x and TCNT2 when the counter increments, and setting (or clearing) the OC2x Register at compare match between OCR2x and TCNT2 when the counter decrements. The PWM frequency for the output when using phase correct PWM can be calculated by the following equation: OCnxPCPWM = clk_I/O 510 The N variable represents the prescale factor (1, 8, 32, 64, 128, 256, or 1024). The extreme values for the OCR2A Register represent special cases when generating a PWM waveform output in the phase correct PWM mode. If the OCR2A is set equal to BOTTOM, the output will be continuously low and if set equal to MAX the output will be continuously high for non-inverted PWM mode. For inverted PWM the output will have the opposite logic values. Note: 1. At the very start of period 2 in the above figure OCnx has a transition from high to low even though there is no Compare Match. The point of this transition is to guarantee symmetry around BOTTOM. There are two cases that give a transition without Compare Match. * OCR2A changes its value from MAX, as shown in the preceeding figure. When the OCR2A value is MAX the OCn pin value is the same as the result of a down-counting compare match. To ensure symmetry around BOTTOM the OCn value at MAX must correspond to the result of an up-counting Compare Match. * The timer starts counting from a value higher than the one in OCR2A, and for that reason misses the Compare Match and hence the OCn change that would have happened on the way up. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 198 22.8. Timer/Counter Timing Diagrams The following figures show the Timer/Counter in synchronous mode, and the timer clock (clkT2) is therefore shown as a clock enable signal. In asynchronous mode, clkI/O should be replaced by the Timer/ Counter Oscillator clock. The figures include information on when Interrupt Flags are set. The following figure contains timing data for basic Timer/Counter operation. The figure shows the count sequence close to the MAX value in all modes other than phase correct PWM mode. Figure 22-8 Timer/Counter Timing Diagram, no Prescaling clkI/O clkTn (clkI/O /1) TCNTn MAX - 1 MAX BOTTOM BOTTOM + 1 TOVn The following figure shows the same timing data, but with the prescaler enabled. Figure 22-9 Timer/Counter Timing Diagram, with Prescaler (fclk_I/O/8) clkI/O clkTn (clkI/O /8) TCNTn MAX - 1 MAX BOTTOM BOTTOM + 1 TOVn The following figure shows the setting of OCF2A in all modes except CTC mode. Figure 22-10 Timer/Counter Timing Diagram, Setting of OCF2A, with Prescaler (fclk_I/O/8) clkI/O clkTn (clkI/O /8) TCNTn OCRnx OCRnx - 1 OCRnx OCRnx + 1 OCRnx + 2 OCRnx Value OCFnx The following figure shows the setting of OCF2A and the clearing of TCNT2 in CTC mode. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 199 Figure 22-11 Timer/Counter Timing Diagram, Clear Timer on Compare Match mode, with Prescaler (fclk_I/O/8) clkI/O clkTn (clkI/O /8) TCNTn (CTC) TOP - 1 TOP BOTTOM OCRnx BOTTOM + 1 TOP OCFnx 22.9. Asynchronous Operation of Timer/Counter2 When TC2 operates asynchronously, some considerations must be taken: 1. 2. 3. 4. 5. When switching between asynchronous and synchronous clocking of TC2, the registers TCNT2, OCR2x, and TCCR2x might be corrupted. A safe procedure for switching clock source is: 1.1. Disable the TC2 interrupts by clearing OCIE2x and TOIE2. 1.2. Select clock source by setting AS2 as appropriate. 1.3. Write new values to TCNT2, OCR2x, and TCCR2x. 1.4. To switch to asynchronous operation: Wait for TCN2xUB, OCR2xUB, and TCR2xUB. 1.5. Clear the TC2 Interrupt Flags. 1.6. Enable interrupts, if needed. The CPU main clock frequency must be more than four times the oscillator frequency. When writing to one of the registers TCNT2, OCR2x, or TCCR2x, the value is transferred to a temporary register, and latched after two positive edges on TOSC1. The user should not write a new value before the contents of the temporary register have been transferred to its destination. Each of the five mentioned registers has its individual temporary register, which means that e.g. writing to TCNT2 does not disturb an OCR2x write in progress. The Asynchronous Status Register (ASSR) indicates that a transfer to the destination register has taken place. When entering Power-save or ADC Noise Reduction mode after having written to TCNT2, OCR2x, or TCCR2x, the user must wait until the written register has been updated if TC2 is used to wake up the device. Otherwise, the MCU will enter sleep mode before the changes are effective. This is particularly important if any of the Output Compare2 interrupts is used to wake up the device, since the Output Compare function is disabled during writing to OCR2x or TCNT2. If the write cycle is not finished, and the MCU enters sleep mode before the corresponding OCR2xUB bit returns to zero, the device will never receive a compare match interrupt, and the MCU will not wake up. If TC2 is used to wake the device up from Power-save or ADC Noise Reduction mode, precautions must be taken if the user wants to re-enter one of these modes: If re-entering sleep mode within the TOSC1 cycle, the interrupt will immediately occur and the device wake up again. The result is multiple interrupts and wake-ups within one TOSC1 cycle from the first interrupt. If the user is in doubt whether the time before re-entering Power-save or ADC Noise Reduction mode is sufficient, the following algorithm can be used to ensure that one TOSC1 cycle has elapsed: 5.1. Write a value to TCCR2x, TCNT2, or OCR2x. 5.2. Wait until the corresponding Update Busy Flag in ASSR returns to zero. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 200 6. 7. 8. 5.3. Enter Power-save or ADC Noise Reduction mode. When the asynchronous operation is selected, the 32.768kHz oscillator for TC2 is always running, except in Power-down and Standby modes. After a Power-up Reset or wake-up from Power-down or Standby mode, the user should be aware of the fact that this oscillator might take as long as one second to stabilize. The user is advised to wait for at least one second before using TC2 after power-up or wake-up from Power-down or Standby mode. The contents of all TC2 Registers must be considered lost after a wake-up from Power-down or Standby mode due to unstable clock signal upon start-up, no matter whether the Oscillator is in use or a clock signal is applied to the TOSC1 pin. Description of wake up from Power-save or ADC Noise Reduction mode when the timer is clocked asynchronously: When the interrupt condition is met, the wake up process is started on the following cycle of the timer clock, that is, the timer is always advanced by at least one before the processor can read the counter value. After wake-up, the MCU is halted for four cycles, it executes the interrupt routine, and resumes execution from the instruction following SLEEP. Reading of the TCNT2 Register shortly after wake-up from Power-save may give an incorrect result. Since TCNT2 is clocked on the asynchronous TOSC clock, reading TCNT2 must be done through a register synchronized to the internal I/O clock domain. Synchronization takes place for every rising TOSC1 edge. When waking up from Power-save mode, and the I/O clock (clkI/O) again becomes active, TCNT2 will read as the previous value (before entering sleep) until the next rising TOSC1 edge. The phase of the TOSC clock after waking up from Power-save mode is essentially unpredictable, as it depends on the wake-up time. The recommended procedure for reading TCNT2 is thus as follows: 8.1. Wait for the corresponding Update Busy Flag to be cleared. 8.2. Read TCNT2. During asynchronous operation, the synchronization of the Interrupt Flags for the asynchronous timer takes 3 processor cycles plus one timer cycle. The timer is therefore advanced by at least one before the processor can read the timer value causing the setting of the Interrupt Flag. The Output Compare pin is changed on the timer clock and is not synchronized to the processor clock. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 201 22.10. Timer/Counter Prescaler Figure 22-12 Prescaler for TC2 PSRASY clkT2S/1024 clkT2S/256 clkT2S/128 clkT2S/64 AS2 10-BIT T/C PRESCALER Clear clkT2S/32 TOSC1 clkT2S clkT2S/8 clkI/O 0 CS20 CS21 CS22 TIMER/COUNTER2 CLOCK SOURCE clkT2 The clock source for TC2 is named clkT2S. It is by default connected to the main system I/O clock clkI/O. By writing a '1' to the Asynchronous TC2 bit in the Asynchronous Status Register (ASSR.AS2), TC2 is asynchronously clocked from the TOSC1 pin. This enables use of TC2 as a Real Time Counter (RTC). When AS2 is set, pins TOSC1 and TOSC2 are disconnected from Port B. A crystal can then be connected between the TOSC1 and TOSC2 pins to serve as an independent clock source for TC2. The Oscillator is optimized for use with a 32.768kHz crystal. For TC2, the possible prescaled selections are: clkT2S/8, clkT2S/32, clkT2S/64, clkT2S/128, clkT2S/256, and clkT2S/1024. Additionally, clkT2S as well as 0 (stop) may be selected. The prescaler is reset by writing a '1' to the Prescaler Reset TC2 bit in the General TC2 Control Register (GTCCR.PSRASY). This allows the user to operate with a defined prescaler. 22.11. Register Description Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 202 22.11.1. TC2 Control Register A Name: TCCR2A Offset: 0xB0 Reset: 0x00 Property: - Bit Access Reset 7 6 5 4 1 0 COM2A1 COM2A0 COM2B1 COM2B0 3 2 WGM21 WGM20 R/W R/W R/W R/W R/W R/W 0 0 0 0 0 0 Bits 7:6 - COM2An: Compare Output Mode for Channel A [n = 1:0] These bits control the Output Compare pin (OC2A) behavior. If one or both of the COM2A1:0 bits are set, the OC2A output overrides the normal port functionality of the I/O pin it is connected to. However, note that the Data Direction Register (DDR) bit corresponding to the OC2A pin must be set in order to enable the output driver. When OC2A is connected to the pin, the function of the COM2A1:0 bits depends on the WGM22:0 bit setting. The table below shows the COM2A1:0 bit functionality when the WGM22:0 bits are set to a normal or CTC mode (non- PWM). Table 22-3 Compare Output Mode, non-PWM COM2A1 COM2A0 Description 0 0 Normal port operation, OC2A disconnected. 0 1 Toggle OC2A on Compare Match. 1 0 Clear OC2A on Compare Match. 1 1 Set OC2A on Compare Match . The table below shows the COM2A1:0 bit functionality when the WGM21:0 bits are set to fast PWM mode. Table 22-4 Compare Output Mode, Fast PWM(1) COM2A1 COM2A0 Description 0 0 Normal port operation, OC2A disconnected. 0 1 WGM22 = 0: Normal Port Operation, OC2A Disconnected WGM22 = 1: Toggle OC2A on Compare Match 1 0 Clear OC2A on Compare Match, set OC2A at BOTTOM (non-inverting mode) 1 1 Set OC2A on Compare Match, clear OC2A at BOTTOM (inverting mode) Note: 1. A special case occurs when OCR2A equals TOP and COM2A1 is set. In this case the compare match is ignored, but the set or clear is done at BOTTOM. Refer to Fast PWM Mode on page 132 for details. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 203 The table below shows the COM2A1:0 bit functionality when the WGM22:0 bits are set to phase correct PWM mode. Table 22-5 Compare Output Mode, Phase Correct PWM Mode(1) COM2A1 COM2A0 Description 0 0 Normal port operation, OC2A disconnected. 0 1 WGM22 = 0: Normal Port Operation, OC2A Disconnected. WGM22 = 1: Toggle OC2A on Compare Match. 1 0 Clear OC2A on Compare Match when up-counting. Set OC2A on Compare Match when down-counting. 1 1 Set OC2A on Compare Match when up-counting. Clear OC2A on Compare Match when down-counting. Note: 1. A special case occurs when OCR2A equals TOP and COM2A1 is set. In this case, the Compare Match is ignored, but the set or clear is done at TOP. Refer to Phase Correct PWM Mode on page 133 for details. Bits 5:4 - COM2Bn: Compare Output Mode for Channel B [n = 1:0] These bits control the Output Compare pin (OC2B) behavior. If one or both of the COM2B1:0 bits are set, the OC2B output overrides the normal port functionality of the I/O pin it is connected to. However, note that the Data Direction Register (DDR) bit corresponding to the OC2B pin must be set in order to enable the output driver. When OC2B is connected to the pin, the function of the COM2B1:0 bits depends on the WGM22:0 bit setting. The table shows the COM2B1:0 bit functionality when the WGM22:0 bits are set to a normal or CTC mode (non- PWM). Table 22-6 Compare Output Mode, non-PWM COM2B1 COM2B0 Description 0 0 Normal port operation, OC2B disconnected. 0 1 Toggle OC2B on Compare Match. 1 0 Clear OC2B on Compare Match. 1 1 Set OC2B on Compare Match. The table below shows the COM0B1:0 bit functionality when the WGM02:0 bits are set to fast PWM mode. Table 22-7 Compare Output Mode, Fast PWM(1) COM0B1 COM0B0 Description 0 0 Normal port operation, OC0B disconnected. 0 1 Reserved 1 0 Clear OC0B on Compare Match, set OC0B at BOTTOM, (non-inverting mode) 1 1 Set OC0B on Compare Match, clear OC0B at BOTTOM, (inverting mode) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 204 Note: 1. A special case occurs when OCR2B equals TOP and COM2B1 is set. In this case, the Compare Match is ignored, but the set or clear is done at TOP. Refer to Fast PWM Mode on page 132 for details. The table below shows the COM2B1:0 bit functionality when the WGM22:0 bits are set to phase correct PWM mode. Table 22-8 Compare Output Mode, Phase Correct PWM Mode(1) COM2B1 COM2B0 Description 0 0 Normal port operation, OC2B disconnected. 0 1 Reserved 1 0 Clear OC2B on Compare Match when up-counting. Set OC2B on Compare Match when down-counting. 1 1 Set OC2B on Compare Match when up-counting. Clear OC2B on Compare Match when down-counting. Note: 1. A special case occurs when OCR2B equals TOP and COM2B1 is set. In this case, the Compare Match is ignored, but the set or clear is done at TOP. Refer to Phase Correct PWM Mode on page 133 for details. Bits 1:0 - WGM2n: Waveform Generation Mode [n = 1:0] Combined with the WGM22 bit found in the TCCR2B Register, these bits control the counting sequence of the counter, the source for maximum (TOP) counter value, and what type of waveform generation to be used. Modes of operation supported by the Timer/Counter unit are: Normal mode (counter), Clear Timer on Compare Match (CTC) mode, and two types of Pulse Width Modulation (PWM) modes (see Modes of Operation on page 130). Table 22-9 Waveform Generation Mode Bit Description Mode WGM22 WGM21 WGM20 Timer/Counter Mode of Operation TOP Update of OCR0x at 0 0 0 1 0 0 2 0 1 3 0 1 4 1 5 TOV Flag Set on(1) 0 Normal 0xFF Immediate MAX 1 PWM, Phase Correct 0xFF TOP BOTTOM 0 CTC OCRA Immediate MAX 1 Fast PWM 0xFF BOTTOM MAX 0 0 Reserved - - - 1 0 1 PWM, Phase Correct OCRA TOP BOTTOM 6 1 1 0 Reserved - - - 7 1 1 1 Fast PWM OCRA BOTTOM TOP Note: 1. MAX = 0xFF 2. BOTTOM = 0x00 Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 205 22.11.2. TC2 Control Register B Name: TCCR2B Offset: 0xB1 Reset: 0x00 Property: - Bit Access Reset 7 6 3 2 1 0 FOC2A FOC2B 5 4 WGM22 CS22 CS21 CS20 R/W R/W R/W R/W R/W R/W 0 0 0 0 0 0 Bit 7 - FOC2A: Force Output Compare A The FOC2A bit is only active when the WGM bits specify a non-PWM mode. To ensure compatibility with future devices, this bit must be set to zero when TCCR2B is written when operating in PWM mode. When writing a logical one to the FOC2A bit, an immediate Compare Match is forced on the Waveform Generation unit. The OC2A output is changed according to its COM2A1:0 bits setting. Note that the FOC2A bit is implemented as a strobe. Therefore it is the value present in the COM2A1:0 bits that determines the effect of the forced compare. A FOC2A strobe will not generate any interrupt, nor will it clear the timer in CTC mode using OCR2A as TOP. The FOC2A bit is always read as zero. Bit 6 - FOC2B: Force Output Compare B The FOC2B bit is only active when the WGM bits specify a non-PWM mode. To ensure compatibility with future devices, this bit must be set to zero when TCCR2B is written when operating in PWM mode. When writing a logical one to the FOC2B bit, an immediate Compare Match is forced on the Waveform Generation unit. The OC2B output is changed according to its COM2B1:0 bits setting. Note that the FOC2B bit is implemented as a strobe. Therefore it is the value present in the COM2B1:0 bits that determines the effect of the forced compare. A FOC2B strobe will not generate any interrupt, nor will it clear the timer in CTC mode using OCR2B as TOP. The FOC2B bit is always read as zero. Bit 3 - WGM22: Waveform Generation Mode Refer to TCCR2A on page 203. Bits 2:0 - CS2n: Clock Select [n = 0..2] The three Clock Select bits select the clock source to be used by the Timer/Counter. Table 22-10 Clock Select Bit Description CA22 CA21 CS20 0 0 0 No clock source (Timer/Counter stopped). 1 clkI/O/1 (No prescaling) 0 clkI/O/8 (From prescaler) 0 0 1 Description Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 206 CA22 CA21 CS20 Description 0 1 1 clkI/O/32 (From prescaler) 1 0 0 clkI/O/64 (From prescaler) 1 0 1 clkI/O/128 (From prescaler) 1 1 0 clkI/O/256 (From prescaler) 1 1 1 clkI/O/1024 (From prescaler) If external pin modes are used for the Timer/Counter0, transitions on the T0 pin will clock the counter even if the pin is configured as an output. This feature allows software control of the counting. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 207 22.11.3. TC2 Counter Value Register Name: TCNT2 Offset: 0xB2 Reset: 0x00 Property: - Bit 7 6 5 4 3 2 1 0 TCNT2[7:0] Access Reset R/W R/W R/W R/W R/W R/W R/W R/W 0 0 0 0 0 0 0 0 Bits 7:0 - TCNT2[7:0]: Timer/Counter 2 Counter Value The Timer/Counter Register gives direct access, both for read and write operations, to the Timer/Counter unit 8-bit counter. Writing to the TCNT2 Register blocks (removes) the Compare Match on the following timer clock. Modifying the counter (TCNT2) while the counter is running, introduces a risk of missing a Compare Match between TCNT2 and the OCR2x Registers. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 208 22.11.4. TC2 Output Compare Register A Name: OCR2A Offset: 0xB3 Reset: 0x00 Property: - Bit 7 6 5 4 3 2 1 0 OCR2A[7:0] Access Reset R/W R/W R/W R/W R/W R/W R/W R/W 0 0 0 0 0 0 0 0 Bits 7:0 - OCR2A[7:0]: Output Compare 2 A The Output Compare Register A contains an 8-bit value that is continuously compared with the counter value (TCNT2). A match can be used to generate an Output Compare interrupt, or to generate a waveform output on the OC2A pin. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 209 22.11.5. TC2 Output Compare Register B Name: OCR2B Offset: 0xB4 Reset: 0x00 Property: - Bit 7 6 5 4 3 2 1 0 OCR2B[7:0] Access Reset R/W R/W R/W R/W R/W R/W R/W R/W 0 0 0 0 0 0 0 0 Bits 7:0 - OCR2B[7:0]: Output Compare 2 B The Output Compare Register B contains an 8-bit value that is continuously compared with the counter value (TCNT2). A match can be used to generate an Output Compare interrupt, or to generate a waveform output on the OC2B pin. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 210 22.11.6. TC2 Interrupt Mask Register Name: TIMSK2 Offset: 0x70 Reset: 0x00 Property: - Bit Access Reset 7 6 5 4 3 2 1 0 OCIE2B OCIE2A TOIE2 R/W R/W R/W 0 0 0 Bit 2 - OCIE2B: Timer/Counter2, Output Compare B Match Interrupt Enable When the OCIE2B bit is written to '1' and the I-bit in the Status Register is set (one), the Timer/Counter2 Compare Match B interrupt is enabled. The corresponding interrupt is executed if a compare match in Timer/Counter2 occurs, i.e., when the OCF2B bit is set in TIFR2 on page 212. Bit 1 - OCIE2A: Timer/Counter2, Output Compare A Match Interrupt Enable When the OCIE2A bit is written to '1' and the I-bit in the Status Register is set (one), the Timer/Counter2 Compare Match A interrupt is enabled. The corresponding interrupt is executed if a compare match in Timer/Counter2 occurs, i.e., when the OCF2A bit is set in TIFR2 on page 212. Bit 0 - TOIE2: Timer/Counter2, Overflow Interrupt Enable When the TOIE2 bit is written to '1' and the I-bit in the Status Register is set (one), the Timer/Counter2 Overflow interrupt is enabled. The corresponding interrupt is executed if an overflow in Timer/Counter2 occurs, i.e., when the TOV2 bit is set in TIFR2 on page 212. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 211 22.11.7. TC2 Interrupt Flag Register When addressing I/O Registers as data space using LD and ST instructions, the provided offset must be used. When using the I/O specific commands IN and OUT, the offset is reduced by 0x20, resulting in an I/O address offset within 0x00 - 0x3F. Name: TIFR2 Offset: 0x37 Reset: 0x00 Property: When addressing as I/O Register: address offset is 0x17 Bit Access Reset 7 6 5 4 3 2 1 0 OCF2B OCF2A TOV2 R/W R/W R/W 0 0 0 Bit 2 - OCF2B: Timer/Counter2, Output Compare B Match Flag The OCF2B bit is set (one) when a compare match occurs between the Timer/Counter2 and the data in OCR2B - Output Compare Register2. OCF2B is cleared by hardware when executing the corresponding interrupt handling vector. Alternatively, OCF2B is cleared by writing a logic one to the flag. When the I-bit in SREG, OCIE2B (Timer/Counter2 Compare match Interrupt Enable), and OCF2B are set (one), the Timer/Counter2 Compare match Interrupt is executed. Bit 1 - OCF2A: Timer/Counter2, Output Compare A Match Flag The OCF2A bit is set (one) when a compare match occurs between the Timer/Counter2 and the data in OCR2A - Output Compare Register2. OCF2A is cleared by hardware when executing the corresponding interrupt handling vector. Alternatively, OCF2A is cleared by writing a logic one to the flag. When the I-bit in SREG, OCIE2A (Timer/Counter2 Compare match Interrupt Enable), and OCF2A are set (one), the Timer/Counter2 Compare match Interrupt is executed. Bit 0 - TOV2: Timer/Counter2, Overflow Flag The TOV2 bit is set (one) when an overflow occurs in Timer/Counter2. TOV2 is cleared by hardware when executing the corresponding interrupt handling vector. Alternatively, TOV2 is cleared by writing a logic one to the flag. When the SREG I-bit, TOIE2A (Timer/Counter2 Overflow Interrupt Enable), and TOV2 are set (one), the Timer/Counter2 Overflow interrupt is executed. In PWM mode, this bit is set when Timer/Counter2 changes counting direction at 0x00. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 212 22.11.8. Asynchronous Status Register Name: ASSR Offset: 0xB6 Reset: 0x00 Property: - Bit 7 6 5 4 3 2 1 0 EXCLK AS2 TCN2UB OCR2AUB OCR2BUB TCR2AUB TCR2BUB Access R R R R R R R Reset 0 0 0 0 0 0 0 Bit 6 - EXCLK: Enable External Clock Input When EXCLK is written to one, and asynchronous clock is selected, the external clock input buffer is enabled and an external clock can be input on Timer Oscillator 1 (TOSC1) pin instead of a 32kHz crystal. Writing to EXCLK should be done before asynchronous operation is selected. Note that the crystal Oscillator will only run when this bit is zero. Bit 5 - AS2: Asynchronous Timer/Counter2 When AS2 is written to zero, Timer/Counter2 is clocked from the I/O clock, clkI/O. When AS2 is written to one, Timer/Counter2 is clocked from a crystal Oscillator connected to the Timer Oscillator 1 (TOSC1) pin. When the value of AS2 is changed, the contents of TCNT2, OCR2A, OCR2B, TCCR2A and TCCR2B might be corrupted. Bit 4 - TCN2UB: Timer/Counter2 Update Busy When Timer/Counter2 operates asynchronously and TCNT2 is written, this bit becomes set. When TCNT2 has been updated from the temporary storage register, this bit is cleared by hardware. A logical zero in this bit indicates that TCNT2 is ready to be updated with a new value. Bit 3 - OCR2AUB: Enable External Clock Input When Timer/Counter2 operates asynchronously and OCR2A is written, this bit becomes set. When OCR2A has been updated from the temporary storage register, this bit is cleared by hardware. A logical zero in this bit indicates that OCR2A is ready to be updated with a new value. Bit 2 - OCR2BUB: Output Compare Register2 Update Busy When Timer/Counter2 operates asynchronously and OCR2B is written, this bit becomes set. When OCR2B has been updated from the temporary storage register, this bit is cleared by hardware. A logical zero in this bit indicates that OCR2B is ready to be updated with a new value. Bit 1 - TCR2AUB: Timer/Counter Control Register2 Update Busy When Timer/Counter2 operates asynchronously and TCCR2A is written, this bit becomes set. When TCCR2A has been updated from the temporary storage register, this bit is cleared by hardware. A logical zero in this bit indicates that TCCR2A is ready to be updated with a new value. Bit 0 - TCR2BUB: Timer/Counter Control Register2 Update Busy When Timer/Counter2 operates asynchronously and TCCR2B is written, this bit becomes set. When TCCR2B has been updated from the temporary storage register, this bit is cleared by hardware. A logical zero in this bit indicates that TCCR2B is ready to be updated with a new value. If a write is performed to any of the five Timer/Counter2 Registers while its update busy flag is set, the updated value might get corrupted and cause an unintentional interrupt to occur. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 213 22.11.9. General Timer/Counter Control Register When addressing I/O Registers as data space using LD and ST instructions, the provided offset must be used. When using the I/O specific commands IN and OUT, the offset is reduced by 0x20, resulting in an I/O address offset within 0x00 - 0x3F. Name: GTCCR Offset: 0x43 Reset: 0x00 Property: When addressing as I/O Register: address offset is 0x23 Bit Access Reset 1 0 TSM 7 6 5 4 3 2 PSRASY PSRSYNC R/W R/W R/W 0 0 0 Bit 7 - TSM: Timer/Counter Synchronization Mode Writing the TSM bit to one activates the Timer/Counter Synchronization mode. In this mode, the value that is written to the PSRASY and PSRSYNC bits is kept, hence keeping the corresponding prescaler reset signals asserted. This ensures that the corresponding Timer/Counters are halted and can be configured to the same value without the risk of one of them advancing during configuration. When the TSM bit is written to zero, the PSRASY and PSRSYNC bits are cleared by hardware, and the Timer/ Counters start counting simultaneously. Bit 1 - PSRASY: Prescaler Reset Timer/Counter2 When this bit is one, the Timer/Counter2 prescaler will be reset. This bit is normally cleared immediately by hardware. If the bit is written when Timer/Counter2 is operating in asynchronous mode, the bit will remain one until the prescaler has been reset. The bit will not be cleared by hardware if the TSM bit is set. Bit 0 - PSRSYNC: Prescaler Reset When this bit is one, Timer/Counter1 and Timer/Counter0 prescaler will be Reset. This bit is normally cleared immediately by hardware, except if the TSM bit is set. Note that Timer/Counter1 and Timer/ Counter0 share the same prescaler and a reset of this prescaler will affect both timers. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 214 23. OCM - Output Compare Modulator 23.1. Overview The Output Compare Modulator (OCM) allows generation of waveforms modulated with a carrier frequency. The modulator uses the outputs from the Output Compare Unit B of the 16-bit Timer/Counter3 and the Output Compare Unit of the 16-bit Timer/Counter4. For more details about these Timer/Counters see 16-bit Timer/Counter. When the modulator is enabled, the two output compare channels are modulated together as shown in the block diagram (as the following figure). Figure 23-1 Output Compare Modulator, Block Diagram Timer/Counter 3 OC3B Pin Timer/Counter 4 OC3B / OC4B / PD2 OC4B Related Links TC - 16-bit Timer/Counter with PWM on page 149 23.2. Description The Output Compare unit 3B and Output Compare unit 4B shares the PD2 port pin for output. The outputs of the Output Compare units (OC3B and OC4B) overrides the normal PORTD2 Register when one of them is enabled (that is, when COMnx1:0 is not equal to zero). When both OC3B and OC4B are enabled at the same time, the modulator is automatically enabled. The functional equivalent schematic of the modulator is shown on the figure below. The schematic includes part of the Timer/Counter units and the port D pin 2 output driver circuit. When the modulator is enabled the type of modulation (logical AND or OR) can be selected by the PORTD2 Register. Note: The DDRD2 controls the direction of the port independent of the COMnx1:0 bit setting. Figure 23-2 Output Compare Modulator, Schematic COM3B1 COM3B0 Vcc COM1C1 COM1C0 ( From Waveform Generator ) Modulator 0 D 1 Q 1 OC3B Pin 0 ( From Waveform Generator ) D Q OC4B D Q D PORTD2 Q DDRD2 DATABUS Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 215 23.2.1. Timing Example The figure below illustrates the modulator in action. In this example the Timer/Counter3 is set to operate in fast PWM mode (non-inverted) and Timer/Counter4 uses CTC waveform mode with toggle Compare Output mode (COMnx[1:0] = 0x1). Figure 23-3 Output Compare Modulator, Timing Diagram clk I/O OC3B (FPWM Mode) OC4B (CTC Mode) PD2 (PORTD2 = 0) PD2 (PORTD2 = 1) (Period) 1 2 3 In this example, Timer/Counter4 provides the carrier, while the modulating signal is generated by the Output Compare unit B of the Timer/Counter3. The resolution of the PWM signal (OC3B) is reduced by the modulation. The reduction factor is equal to the number of system clock cycles of one period of the carrier (OC4B). In this example the resolution is reduced by a factor of two. The reason for the reduction is illustrated in the above figure at the second and third period of the PD2 output when PORTD2 equals zero. The period 2 high time is one cycle longer than the period 3 high time, but the result on the PD2 output is equal in both periods. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 216 24. SPI - Serial Peripheral Interface 24.1. Features * * * * * * * * * 24.2. Two SPIs are available - SPI0 and SPI1 Full-duplex, Three-wire Synchronous Data Transfer Master or Slave Operation LSB First or MSB First Data Transfer Seven Programmable Bit Rates End of Transmission Interrupt Flag Write Collision Flag Protection Wake-up from Idle Mode Double Speed (CK/2) Master SPI Mode Overview The Serial Peripheral Interface (SPI) allows high-speed synchronous data transfer between the device and peripheral units, or between several AVR devices. The USART can also be used in Master SPI mode. To enable the SPI module Power Reduction PRSPIn bit in the Power Reduction Register (PRSPIn.PRRn) must be written to '0'. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 217 Figure 24-1 SPI Block Diagram SPI2X SPI2X DIVIDER /2/4/8/16/32/64/128 Note: Refer to the pinout description and the IO Port description for SPI pin placement. The interconnection between Master and Slave CPUs with SPI is shown in the figure below. The system consists of two shift registers, and a Master Clock generator. The SPI Master initiates the communication cycle when pulling low the Slave Select SS pin of the desired Slave. Master and Slave prepare the data to be sent in their respective shift Registers, and the Master generates the required clock pulses on the SCK line to interchange data. Data is always shifted from Master to Slave on the Master Out - Slave In, MOSI, line, and from Slave to Master on the Master In - Slave Out, MISO, line. After each data packet, the Master will synchronize the Slave by pulling high the Slave Select, SS, line. When configured as a Master, the SPI interface has no automatic control of the SS line. This must be handled by user software before communication can start. When this is done, writing a byte to the SPI Data Register starts the SPI clock generator, and the hardware shifts the eight bits into the Slave. After shifting one byte, the SPI clock generator stops, setting the end of Transmission Flag (SPIF). If the SPI Interrupt Enable bit (SPIE) in the SPCR Register is set, an interrupt is requested. The Master may continue to shift the next byte by writing it into SPDR, or signal the end of packet by pulling high the Slave Select, SS line. The last incoming byte will be kept in the Buffer Register for later use. When configured as a Slave, the SPI interface will remain sleeping with MISO tri-stated as long as the SS pin is driven high. In this state, software may update the contents of the SPI Data Register, SPDR, but the data will not be shifted out by incoming clock pulses on the SCK pin until the SS pin is driven low. As one byte has been completely shifted, the end of Transmission Flag, SPIF is set. If the SPI Interrupt Enable bit, SPIE, in the SPCR Register is set, an interrupt is requested. The Slave may continue to place new Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 218 data to be sent into SPDR before reading the incoming data. The last incoming byte will be kept in the Buffer Register for later use. Figure 24-2 SPI Master-slave Interconnection SHIFT ENABLE The system is single buffered in the transmit direction and double buffered in the receive direction. This means that bytes to be transmitted cannot be written to the SPI Data Register before the entire shift cycle is completed. When receiving data, however, a received character must be read from the SPI Data Register before the next character has been completely shifted in. Otherwise, the first byte is lost. In SPI Slave mode, the control logic will sample the incoming signal of the SCK pin. To ensure correct sampling of the clock signal, the minimum low and high periods should be longer than two CPU clock cycles. When the SPI is enabled, the data direction of the MOSI, MISO, SCK, and SS pins is overridden according to the table below. For more details on automatic port overrides, refer to the IO Port description. Table 24-1 SPI Pin Overrides Pin Direction, Master SPI Direction, Slave SPI MOSI User Defined Input MISO Input User Defined SCK User Defined Input SS User Defined Input Note: 1. See the IO Port description for how to define the SPI pin directions. The following code examples show how to initialize the SPI as a Master and how to perform a simple transmission. DDR_SPI in the examples must be replaced by the actual Data Direction Register controlling the SPI pins. DD_MOSI, DD_MISO and DD_SCK must be replaced by the actual data direction bits for these pins. E.g. if MOSI is placed on pin PB5, replace DD_MOSI with DDB5 and DDR_SPI with DDRB. Assembly Code Example SPI_MasterInit: ; Set MOSI and SCK output, all others input ldi r17,(1<>8); UBRR0L = (unsigned char)ubrr; Enable receiver and transmitter */ UCSR0B = (1<> 1) & 0x01; return ((resh << 8) | resl); } The receive function example reads all the I/O Registers into the Register File before any computation is done. This gives an optimal receive buffer utilization since the buffer location read will be free to accept new data as early as possible. 25.7.3. Receive Compete Flag and Interrupt The USART Receiver has one flag that indicates the Receiver state. The Receive Complete (RXC) Flag indicates if there are unread data present in the receive buffer. This flag is one when unread data exist in the receive buffer, and zero when the receive buffer is empty (i.e., does not contain any unread data). If the Receiver is disabled (RXEN = 0), the receive buffer will be flushed and consequently the RXCn bit will become zero. When the Receive Complete Interrupt Enable (RXCIE) in UCSRnB is set, the USART Receive Complete interrupt will be executed as long as the RXC Flag is set (provided that global interrupts are enabled). When interrupt-driven data reception is used, the receive complete routine must read the received data from UDR in order to clear the RXC Flag, otherwise a new interrupt will occur once the interrupt routine terminates. 25.7.4. Receiver Error Flags The USART Receiver has three Error Flags: Frame Error (FE), Data OverRun (DOR) and Parity Error (UPE). All can be accessed by reading UCSRnA. Common for the Error Flags is that they are located in the receive buffer together with the frame for which they indicate the error status. Due to the buffering of the Error Flags, the UCSRnA must be read before the receive buffer (UDRn), since reading the UDRn I/O location changes the buffer read location. Another equality for the Error Flags is that they can not be altered by software doing a write to the flag location. However, all flags must be set to zero when the UCSRnA is written for upward compatibility of future USART implementations. None of the Error Flags can generate interrupts. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 241 The Frame Error (FE) Flag indicates the state of the first stop bit of the next readable frame stored in the receive buffer. The FE Flag is zero when the stop bit was correctly read as '1', and the FE Flag will be one when the stop bit was incorrect (zero). This flag can be used for detecting out-of-sync conditions, detecting break conditions and protocol handling. The FE Flag is not affected by the setting of the USBS bit in UCSRnC since the Receiver ignores all, except for the first, stop bits. For compatibility with future devices, always set this bit to zero when writing to UCSRnA. The Data OverRun (DOR) Flag indicates data loss due to a receiver buffer full condition. A Data OverRun occurs when the receive buffer is full (two characters), a new character is waiting in the Receive Shift Register, and a new start bit is detected. If the DOR Flag is set, one or more serial frames were lost between the last frame read from UDR, and the next frame read from UDR. For compatibility with future devices, always write this bit to zero when writing to UCSRnA. The DOR Flag is cleared when the frame received was successfully moved from the Shift Register to the receive buffer. The Parity Error (UPE) Flag indicates that the next frame in the receive buffer had a Parity Error when received. If Parity Check is not enabled the UPE bit will always read '0'. For compatibility with future devices, always set this bit to zero when writing to UCSRnA. For more details see Parity Bit Calculation and 'Parity Checker' below. 25.7.5. Parity Checker The Parity Checker is active when the high USART Parity Mode bit 1 in the USART Control and Status Register n C (UCSRnC.UPM[1]) is written to '1'. The type of Parity Check to be performed (odd or even) is selected by the UCSRnC.UPM[0] bit. When enabled, the Parity Checker calculates the parity of the data bits in incoming frames and compares the result with the parity bit from the serial frame. The result of the check is stored in the receive buffer together with the received data and stop bits. The USART Parity Error Flag in the USART Control and Status Register n A (UCSRnA.UPE) can then be read by software to check if the frame had a Parity Error. The UPEn bit is set if the next character that can be read from the receive buffer had a Parity Error when received and the Parity Checking was enabled at that point (UPM[1] = 1). This bit is valid until the receive buffer (UDRn) is read. 25.7.6. Disabling the Receiver In contrast to the Transmitter, disabling of the Receiver will be immediate. Data from ongoing receptions will therefore be lost. When disabled (i.e., UCSRnB.RXEN is written to zero) the Receiver will no longer override the normal function of the RxDn port pin. The Receiver buffer FIFO will be flushed when the Receiver is disabled. Remaining data in the buffer will be lost. 25.7.7. Flushing the Receive Buffer The receiver buffer FIFO will be flushed when the Receiver is disabled, i.e., the buffer will be emptied of its contents. Unread data will be lost. If the buffer has to be flushed during normal operation, due to for instance an error condition, read the UDRn I/O location until the RXCn Flag is cleared. The following code shows how to flush the receive buffer of USART0. Assembly Code Example USART_Flush: in r16, UCSR0A sbrs r16, RXC ret in r16, UDR0 rjmp USART_Flush Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 242 C Code Example void USART_Flush( void ) { unsigned char dummy; while ( UCSR0A & (1< 2 CPU clock cycles for fck < 12MHz, 3 CPU clock cycles for fck 12MHz High: > 2 CPU clock cycles for fck < 12MHz, 3 CPU clock cycles for fck 12MHz Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 370 33.9.1. Serial Programming Pin Mapping Table 33-14 Pin Mapping Serial Programming Symbol Pins I/O Description MOSI PB3 I Serial Data in MISO PB4 O Serial Data out SCK PB5 I Serial Clock Note: The pin mapping for SPI programming is listed. Not all parts use the SPI pins dedicated for the internal SPI interface. 33.9.2. Serial Programming Algorithm When writing serial data to the device, data is clocked on the rising edge of SCK. When reading data from the device, data is clocked on the falling edge of SCK. Please refer to the figure, Serial Programming Waveforms in SPI Serial Programming Characteristics section for timing details. To program and verify the device in the serial programming mode, the following sequence is recommended (See Serial Programming Instruction set in Table 33-16 Serial Programming Instruction Set (Hexadecimal values) (Continued) on page 372: 1. 2. 3. 4. 5. Power-up sequence: Apply power between VCC and GND while RESET and SCK are set to "0". In some systems, the programmer can not guarantee that SCK is held low during power-up. In this case, RESET must be given a positive pulse of at least two CPU clock cycles duration after SCK has been set to "0". Wait for at least 20ms and enable serial programming by sending the Programming Enable serial instruction to pin MOSI. The serial programming instructions will not work if the communication is out of synchronization. When in sync. the second byte (0x53), will echo back when issuing the third byte of the Programming Enable instruction. Whether the echo is correct or not, all four bytes of the instruction must be transmitted. If the 0x53 did not echo back, give RESET a positive pulse and issue a new Programming Enable command. The Flash is programmed one page at a time. The memory page is loaded one byte at a time by supplying the 6 LSB of the address and data together with the Load Program Memory Page instruction. To ensure correct loading of the page, the data low byte must be loaded before data high byte is applied for a given address. The Program Memory Page is stored by loading the Write Program Memory Page instruction with the 7 MSB of the address. If polling (RDY/BSY) is not used, the user must wait at least tWD_FLASH before issuing the next page . Accessing the serial programming interface before the Flash write operation completes can result in incorrect programming. A: The EEPROM array is programmed one byte at a time by supplying the address and data together with the appropriate Write instruction. An EEPROM memory location is first automatically erased before new data is written. If polling (RDY/BSY) is not used, the user must wait at least tWD_EEPROM before issuing the next byte. In a chip erased device, no 0xFFs in the data file(s) need to be programmed. B: The EEPROM array is programmed one page at a time. The Memory page is loaded one byte at a time by supplying the 6 LSB of the address and data together with the Load EEPROM Memory Page instruction. The EEPROM Memory Page is stored by loading the Write EEPROM Memory Page Instruction with the 7 MSB of the address. When using EEPROM page access only byte locations loaded with the Load EEPROM Memory Page instruction is altered. The remaining Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 371 6. 7. 8. locations remain unchanged. If polling (RDY/BSY) is not used, the used must wait at least tWD_EEPROM before issuing the next byte. In a chip erased device, no 0xFF in the data file(s) need to be programmed. Any memory location can be verified by using the Read instruction which returns the content at the selected address at serial output MISO. At the end of the programming session, RESET can be set high to commence normal operation. Power-off sequence (if needed): Set RESET to "1". Turn VCC power off. Table 33-15 Typical Wait Delay Before Writing the Next Flash or EEPROM Location 33.9.3. Symbol Minimum Wait Delay tWD_FLASH 4.5ms tWD_EEPROM 3.6ms tWD_ERASE 9.0ms tWD_FUSE 4.5ms Serial Programming Instruction Set This section describes the Instruction Set. Table 33-16 Serial Programming Instruction Set (Hexadecimal values) (Continued) Instruction Category Instruction/ Operation Instruction Format Byte 1 Byte 2 Byte 3 Byte 4 Programming Enable $AC $53 $00 $00 Chip Erase (Program Memory/ EEPROM) $AC $80 $00 $00 Poll RDY/BSY $F0 $00 $00 data byte out Load Extended Address byte(1) $4D $00 Extended adr $00 Load Program Memory Page, High byte $48 $00 adr LSB high data byte in Load Program Memory Page, Low byte $40 $00 adr LSB low data byte in Load Instructions Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 372 Instruction Category Instruction/ Operation Instruction Format Byte 1 Byte 2 Byte 3 Byte 4 Load EEPROM $C1 Memory Page (page access) $00 0000 000aa data byte in Read Program Memory, High byte $28 adr MSB adr LSB high data byte out Read Program Memory, Low byte $20 adr MSB adr LSB low data byte out Read EEPROM $A0 Memory 0000 00aa aaaa aaaa data byte out Read Lock bits $58 $00 $00 data byte out Read Signature $30 Byte $00 0000 000aa data byte out Read Fuse bits $50 $00 $00 data byte out Read Fuse High bits $58 $08 $00 data byte out Read Extended $50 Fuse Bits $08 $00 data byte out Read $38 Calibration Byte $00 $00 data byte out Write Program Memory Page $4C adr MSB(8) adr LSB(8) $00 Write EEPROM $C0 Memory 0000 00aa aaaa aaaa data byte in Write EEPROM $C2 Memory Page (page access) 0000 00aa aaaa aa00 $00 Write Lock bits $AC $E0 $00 data byte in Write Fuse bits $AC $A0 $00 data byte in Read Instructions Write Instructions(6) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 373 Instruction Category Instruction/ Operation Instruction Format Byte 1 Byte 2 Byte 3 Byte 4 $AC $A8 $00 data byte in Write Extended $AC Fuse Bits $A4 $00 data byte in Write Fuse High bits Note: 1. Not all instructions are applicable for all parts. 2. a = address. 3. Bits are programmed `0', unprogrammed `1'. 4. To ensure future compatibility, unused Fuses and Lock bits should be unprogrammed (`1') . 5. Refer to the corresponding section for Fuse and Lock bits, Calibration and Signature bytes and Page size. 6. Instructions accessing program memory use a word address. This address may be random within the page range. 7. See http://www.atmel.com/avr for Application Notes regarding programming and programmers. 8. WORDS. If the LSB in RDY/BSY data byte out is `1', a programming operation is still pending. Wait until this bit returns `0' before the next instruction is carried out. Within the same page, the low data byte must be loaded prior to the high data byte. After data is loaded to the page buffer, program the EEPROM page, Please refer to the following figure. Figure 33-7 Serial Programming Instruction example Serial Programming Instruction Load Program Memory Page (High/Low Byte)/ Load EEPROM Memory Page (page access) Byte 1 Byte 2 Adr MSB Bit 15 B Byte 3 Write Program Memory Page/ Write EEPROM Memory Page Byte 1 Byte 4 Byte 2 Adr LSB Adr MSB Bit 15 B 0 Byte 3 Byte 4 Adr LSB 0 Page Buffer Page Offset Page 0 Page 1 Page 2 Page Number Page N-1 Program Memory/ EEPROM Memory Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 374 33.9.4. SPI Serial Programming Characteristics Figure 33-8 Serial Programming Waveforms SERIAL DATA INPUT (MOSI) MSB LSB SERIAL DATA OUTPUT (MISO) MSB LSB SERIAL CLOCK INPUT (SCK) SAMPLE Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 375 34. Electrical Characteristics 34.1. Absolute Maximum Ratings Table 34-1 Absolute Maximum Ratings Operating Temperature -40C to +105C Storage Temperature -65C to +150C Voltage on any Pin except RESET with respect to Ground -0.5V to VCC+0.5V Voltage on RESET with respect to Ground -0.5V to +13.0V Maximum Operating Voltage 6.0V DC Current per I/O Pin 40.0mA DC Current VCC and GND Pins 100.0mA Note: Stresses beyond those listed under "Absolute Maximum Ratings" may cause permanent damage to the device. This is a stress rating only and functional operation of the device at these or other conditions beyond those indicated in the operational sections of this specification is not implied. Exposure to absolute maximum rating conditions for extended periods may affect device reliability. 34.2. DC Characteristics Table 34-2 Common DC characteristics TA = -40C to 105C, VCC = 1.8V to 5.5V (unless otherwise noted) (Continued) Symbol Parameter Condition Min. VIL VCC = 1.8V - 2.4V -0.5 0.2VCC(1) V VCC = 2.4V - 5.5V -0.5 0.3VCC(1) 0.7VCC(2) VCC + 0.5 V 0.6VCC(2) VCC + 0.5 VIH Input Low Voltage, except XTAL1 and RESET pin Input High Voltage, except XTAL1 VCC = 1.8V - 2.4V and RESET pins VCC = 2.4V - 5.5V Typ. Max. Units VIL1 Input Low Voltage, XTAL1 pin VCC = 1.8V - 5.5V -0.5 0.1VCC(1) V VIH1 Input High Voltage, XTAL1 pin VCC = 1.8V - 2.4V 0.8VCC(2) VCC + 0.5 V VCC = 2.4V - 5.5V 0.7VCC(2) VCC + 0.5 VIL2 Input Low Voltage, RESET pin VCC = 1.8V - 5.5V -0.5 0.1VCC(1) V VIH2 Input High Voltage, RESET pin VCC = 1.8V - 5.5V 0.9VCC(2) VCC + 0.5 V VIL3 Input Low Voltage, RESET pin as I/O VCC = 1.8V - 2.4V -0.5 0.2VCC(1) V VCC = 2.4V - 5.5V -0.5 0.3VCC(1) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 376 Symbol Parameter Condition Min. VIH3 VCC = 1.8V - 2.4V 0.7VCC(2) VCC + 0.5 V VCC = 2.4V - 5.5V 0.6VCC(2) VCC + 0.5 VOL VOH Input High Voltage, RESET pin as I/O Output Low Voltage(4) except RESET pin Output High Voltage(3) except Reset pin Typ. Max. IOL = 20mA, TA=85C TA=105C VCC = 5V 0.9 IOL = 10mA, TA=85C TA=105C VCC = 3V 0.6 Units 1.0 0.7 V IOH = 20mA, TA=85C 4.0 TA=105C 3.9 VCC = 5V IOH = 10mA, TA=85C 2.1 TA=105C 2.0 VCC = 3V V IIL Input Leakage Current I/O Pin VCC = 5.5V, pin low (absolute value) 1 A IIH Input Leakage Current I/O Pin VCC = 5.5V, pin high (absolute value) 1 A RRST Reset Pull-up Resistor 30 60 k RPU I/O Pin Pull-up Resistor 20 50 k VACIO Analog Comparator Input Offset Voltage <10 40 mV 50 nA VCC = 5V, Vin = VCC/2 IACLK Analog Comparator Input Leakage Current -50 VCC=5V , Vin = VCC/2 tACID Analog Comparator Propagation Delay 400 ns Note: 1. "Max." means the highest value where the pin is guaranteed to be read as low. 2. "Min." means the lowest value where the pin is guaranteed to be read as high. 3. Although each I/O port can source more than the test conditions (20mA at VCC = 5V, 10mA at VCC = 3V) under steady state conditions (non-transient), the following must be observed: 1]The sum of all IOH, for ports C0 - C5, D0- D4, ADC7, RESET should not exceed 100mA. 2] The sum of all IOH, for ports B0 - B5, D5 - D7, ADC6, XTAL1, XTAL2 should not exceed 100mA. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 377 4. If IIOH exceeds the test condition, VOH may exceed the related specification. Pins are not guaranteed to source current greater than the listed test condition. Although each I/O port can sink more than the test conditions (20mA at VCC = 5V, 10mA at VCC = 3V) under steady state conditions (non-transient), the following must be observed: The sum of all IOL, for ports C0 - C5, ADC7, ADC6 should not exceed 100mA. 2] The sum of all IOL, for ports B0 - B5, D5 - D7, XTAL1, XTAL2 should not exceed 100mA. 3] The sum of all IOL, for ports D0 - D4, RESET should not exceed 100mA. If IOL exceeds the test condition, VOL may exceed the related specification. Pins are not guaranteed to sink current greater than the listed test condition. Related Links Minimizing Power Consumption on page 61 Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 378 34.2.1. Power Consumption Table 34-3 328PB DC Characteristics - TA = -40C to 105C, VCC = 1.8V to 5.5V (unless otherwise noted) Symbol Parameter ICC Power Supply Current(1) Min. Typ.(2) Max. Units Condition Active 1MHz, VCC = 2V Active 4MHz, VCC = 3V Active 8MHz, VCC = 5V Idle 1MHz, VCC = 2V Idle 4MHz, VCC = 3V Idle 8MHz, VCC = 5V Power-save mode(3) 32kHz TOSC enabled, VCC = 1.8V 32kHz TOSC enabled, VCC = 3V Power-down mode(3)(4) WDT enabled, VCC = 3V WDT disabled, VCC = 3V T=85C 0.2 0.5 T=105C 0.2 0.6 T=85C 1.4 2.5 T=105C 1.4 2.75 T=85C 5.2 9.0 T=105C 5.2 10 T=85C 0.06 0.15 T=105C 0.06 0.20 T=85C 0.4 0.7 T=105C 0.4 0.8 T=85C 1.5 2.7 T=105C 1.5 3.0 T = 25C 1.3 T = 85C 1.9 T = 105C 2.5 T = 25C 1.5 T = 85C 2.1 T = 105C 2.8 T = 25C 3.2 T = 85C 3.8 8 T = 105C 4.6 10 T = 25C 0.2 T = 85C 0.7 2 T = 105C 1.4 5 mA A Note: 1. Values with Minimizing Power Consumption enabled (0xFF). 2. Typical values at 25C. Maximum values unless otherwise noted. 3. The current consumption values include input leakage current. Note: No clock is applied to the pad during power-down mode. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 379 34.3. Speed Grades Maximum frequency is dependent on VCC. As shown in Figure. Maximum Frequency vs. VCC, the Maximum Frequency vs. VCC curve is linear between 1.8V < VCC < 2.7V and between 2.7V < VCC < 4.5V. Figure 34-1 Maximum Frequency vs. VCC 20MHz 10MHz Safe Operating Area 4MHz 1.8V 2.7V 34.4. Clock Characteristics 34.4.1. Calibrated Internal RC Oscillator Accuracy 4.5V 5.5V Table 34-4 Calibration Accuracy of Internal RC Oscillator Factory Calibration User Calibration 34.4.2. Frequency VCC Temperature Calibration Accuracy 8.0MHz 2.7V - 4.2V 0C to +50C 2% 8.0MHz 1.8V - 5.5V 0C to +70C 3.5% 8.0MHz 1.8V - 5.5V -40C to +105C 5% 7.3 - 8.1MHz 1.8V - 5.5V -40C to - 85C 1% External Clock Drive Waveforms Figure 34-2 External Clock Drive Waveforms VIH1 VIL1 Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 380 34.4.3. External Clock Drive Table 34-5 External Clock Drive Symbol Parameter 34.5. VCC= 1.8 - 5.5V VCC= 2.7 - 5.5V VCC= 4.5 - 5.5V Units Min. Max. Min. Max. Min. Max. 1/tCLCL Oscillator Frequency 0 4 0 10 0 20 MHz tCLCL Clock Period 250 - 100 - 50 - ns tCHCX High Time 100 - 40 - 20 - ns tCLCX Low Time 100 - 40 - 20 - ns tCLCH Rise Time - 2.0 - 1.6 - 0.5 s tCHCL Fall Time - 2.0 - 1.6 - 0.5 s tCLCL Change in period from one clock cycle to the next - 2 - 2 - 2 % System and Reset Characteristics Table 34-6 Reset, Brown-out and Internal Voltage Characteristics(1) Symbol Parameter Min. Typ Max Units Power-on Reset Threshold Voltage (rising) 1.1 1.5 1.7 V Power-on Reset Threshold Voltage (falling)(2) 0.6 1.0 1.7 V SRON Power-on Slope Rate 0.01 - 10 V/ms VRST RESET Pin Threshold Voltage 0.2 VCC - 0.9 VCC V tRST Minimum pulse width on RESET Pin - - 2.5 s VHYST Brown-out Detector Hysteresis - 50 - mV tBOD Min. Pulse Width on Brown-out Reset - 2 - s VBG Bandgap reference voltage VCC=2.7 TA=25C 1.0 1.1 1.2 V tBG Bandgap reference start-up time VCC=2.7 TA=25C - 40 70 s IBG Bandgap reference current consumption VCC=2.7 TA=25C - 10 - A VPOT Condition Note: 1. Values are guidelines only. 2. The Power-on Reset will not work unless the supply voltage has been below VPOT (falling) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 381 34.6. SPI Timing Characteristics Table 34-7 SPI Timing Parameters Description Mode SCK period Typ Max Units Master - See Table. Relationship Between SCK and the Oscillator Frequency in "SPCR - SPI Control Register" - SCK high/low Master - 50% duty cycle - Rise/Fall time Master - 3.6 - Setup Master - 10 - Hold Master - 10 - Out to SCK Master - 0.5 * tsck - SCK to out Master - 10 - SCK to out high Master - 10 - SS low to out Slave - 15 - SCK period Slave 4 * tck - - SCK high/low(1) Slave 2 * tck - - Rise/Fall time Slave - - 1600 Setup Slave 10 - - Hold Slave tck - - SCK to out Slave - 15 - SCK to SS high Slave 20 - - 10 - SS high to tri-state Slave SS low to SCK Slave Min. 2 * tck - ns - Note: In SPI Programming mode the minimum SCK high/low period is: * tCLCLCL for fCK < 12MHz * tCLCL for fCK > 12MHz Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 382 Figure 34-3 SPI Interface Timing Requirements (Master Mode) SS 6 1 SCK (CPOL = 0) 2 2 SCK (CPOL = 1) 4 MISO (Data Input) 5 3 ... MSB LSB 7 MOSI (Data Output) 8 MSB ... LSB Figure 34-4 SPI Interface Timing Requirements (Slave Mode) SS 10 9 16 SCK (CPOL = 0) 11 11 SCK (CPOL = 1) 13 MOSI (Data Input) 14 12 MSB ... LSB 15 MISO (Data Output) 34.7. 17 MSB ... LSB X Two-wire Serial Interface Characteristics Table in this section describes the requirements for devices connected to the 2-wire Serial Bus. The 2wire Serial Interface meets or exceeds these requirements under the noted conditions. Timing symbols refer to Figure 34-5 Two-wire Serial Bus Timing on page 385. Table 34-8 Two-wire Serial Bus Requirements Symbol Parameter Condition Min. Max Units V VIL Input Low-voltage -0.5 0.3 VCC VIH Input High-voltage 0.7 VCC VCC + 0.5 V Vhys(1) Hysteresis of Schmitt Trigger Inputs 0.05 VCC(2) - Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 V 383 Symbol Parameter Condition Min. Max Units VOL(1) Output Low-voltage 3mA sink current 0 0.4 V tr(1) Rise Time for both SDA and SCL tof(1) Output Fall Time from VIHmin to VILmax tSP(1) Spikes Suppressed by Input Filter Ii Input Current each I/O Pin Ci(1) Capacitance for each I/O Pin fSCL SCL Clock Frequency Rp Value of Pull-up resistor tHD;STA tLOW tHIGH tSU;STA tHD;DAT tSU;DAT tSU;STO tBUF Hold Time (repeated) START Condition Low Period of the SCL Clock High period of the SCL clock Set-up time for a repeated START condition Data hold time Data setup time Setup time for STOP condition Bus free time between a STOP and START condition 10pF < Cb < 400pF(3) 20 + 0.1Cb(3)(2) 300 ns 20 + 0.1Cb(3)(2) 250 ns 0 50(2) ns -10 10 A - 10 pF fCK(4) > max(16fSCL, 250kHz)(5) 0 400 kHz fSCL 100kHz 1000ns fSCL > 100kHz CC + - 0 3mA 0.1VCC < Vi < 0.9VCC fSCL 100kHz CC + - 0 3mA 4.0 300ns - s fSCL > 100kHz 0.6 - s fSCL 100kHz 4.7 - s fSCL > 100kHz 1.3 - s fSCL 100kHz 4.0 - s fSCL > 100kHz 0.6 - s fSCL 100kHz 4.7 - s fSCL > 100kHz 0.6 - s fSCL 100kHz 0 3.45 s fSCL > 100kHz 0 0.9 s fSCL 100kHz 250 - ns fSCL > 100kHz 100 - ns fSCL 100kHz 4.0 - s fSCL > 100kHz 0.6 - s fSCL 100kHz 4.7 - s fSCL > 100kHz 1.3 - s Note: 1. This parameter is characterized and not 100% tested. 2. Required only for fSCL > 100kHz. 3. Cb = capacitance of one bus line in pF. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 384 4. 5. fCK = CPU clock frequency. This requirement applies to all 2-wire Serial Interface operation. Other devices connected to the 2wire Serial Bus need only obey the general fSCL requirement. Figure 34-5 Two-wire Serial Bus Timing t of t HIGH t LOW tr t LOW SCL t SU;STA t HD;STA t HD;DAT t SU;DAT t SU;STO SDA t BUF 34.8. ADC Characteristics Table 34-9 ADC Characteristics Symbol Parameter Condition Min. Typ Max Units - 10 - Bits VREF = 4V, VCC = 4V, ADC clock = 200kHz - 2 - LSB VREF = 4V, VCC = 4V, ADC clock = 1MHz - 4 - LSB VREF = 4V, VCC = 4V, ADC clock = 200kHz Noise Reduction Mode - 2 - LSB VREF = 4V, VCC = 4V, ADC clock = 1MHz Noise Reduction Mode - 4 - LSB Integral Non-Linearity (INL) VREF = 4V, VCC = 4V, ADC clock = 200kHz - 0.5 - LSB Differential Non-Linearity (DNL) VREF = 4V, VCC = 4V, ADC clock = 200kHz - 0.25 - LSB Gain Error VREF = 4V, VCC = 4V, ADC clock = 200kHz - 2 - LSB Offset Error VREF = 4V, VCC = 4V, ADC clock = 200kHz - 2 - LSB Conversion Time Free Running Conversion 13 - 260 s Clock Frequency 50 - 1000 kHz AVCC(1) Analog Supply Voltage VCC - 0.3 - VCC + 0.3 V VREF Reference Voltage 1.0 - AVCC V VIN Input Voltage GND - VREF V Resolution Absolute accuracy (Including INL, DNL, quantization error, gain and offset error) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 385 Symbol Parameter Condition Min. Typ Max Units Input Bandwidth - 38.5 kHz VINT Internal Voltage Reference 1.0 1.1 1.2 V RREF Reference Input Resistance - 50 - k RAIN Analog Input Resistance - 100 - M Note: 1. AVCC absolute min./max: 1.8V/5.5V 34.9. Parallel Programming Characteristics Table 34-10 Parallel Programming Characteristics, VCC = 5V 10% (Continued) Symbol Parameter Min. Max Units VPP Programming Enable Voltage 11.5 12.5 V IPP Programming Enable Current - 250 A tDVXH Data and Control Valid before XTAL1 High 67 - ns tXLXH XTAL1 Low to XTAL1 High 200 - ns tXHXL XTAL1 Pulse Width High 150 - ns tXLDX Data and Control Hold after XTAL1 Low 67 - ns tXLWL XTAL1 Low to WR Low 0 - ns tXLPH XTAL1 Low to PAGEL high 0 - ns tPLXH PAGEL low to XTAL1 high 150 - ns tBVPH BS1 Valid before PAGEL High 67 - ns tPHPL PAGEL Pulse Width High 150 - ns tPLBX BS1 Hold after PAGEL Low 67 - ns tWLBX BS2/1 Hold after RDY/BSY high 67 - ns tPLWL PAGEL Low to WR Low 67 - ns tBVWL BS1 Valid to WR Low 67 - ns tWLWH WR Pulse Width Low 150 - ns tWLRL WR Low to RDY/BSY Low 0 1 s tWLRH WR Low to RDY/BSY High(1) 3.2 3.4 ms tWLRH_CE WR Low to RDY/BSY High for Chip Erase(2) 9.8 10.5 ms tXLOL XTAL1 Low to OE Low 0 - ns tBVDV BS1 Valid to DATA valid 0 350 ns Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 386 Symbol Parameter Min. Max Units tOLDV OE Low to DATA Valid - 350 ns tOHDZ OE High to DATA Tri-stated - 250 ns Note: 1. tWLRH is valid for the Write Flash, Write EEPROM, Write Fuse bits and Write Lock bits commands. 2. tWLRH_CE is valid for the Chip Erase command. Figure 34-6 Parallel Programming Timing, Including some General Timing Requirements tXLWL tXHXL XTAL1 Data & Contol (DATA, XA0/1, BS1, BS2) PAGEL tDVXH tXLDX tBVPH tPLBX t BVWL tWLBX tPHPL tWLWH WR tPLWL WLRL RDY/BSY tWLRH Figure 34-7 Parallel Programming Timing, Loading Sequence with Timing Requirements LOAD ADDRESS (LOW BYTE) LOAD DATA LOAD DATA (HIGH BYTE) LOAD DATA (LOW BYTE) t XLXH tXLPH LOAD ADDRESS (LOW BYTE) tPLXH XTAL1 BS1 PAGEL DATA ADDR0 (Low Byte) DATA (Low Byte) DATA (High Byte) ADDR1 (Low Byte) XA0 XA1 Note: The timing requirements shown in Parallel Programming Characteristics on page 386 (i.e., tDVXH, tXHXL, and tXLDX) also apply to loading operation Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 387 Figure 34-8 Parallel Programming Timing, Reading Sequence (within the Same Page) with Timing Requirements LOAD ADDRESS (LOW BYTE) READ DATA (LOW BYTE) READ DATA (HIGH BYTE) LOAD ADDRESS (LOW BYTE) tXLOL XTAL1 tBVDV BS1 tOLDV OE DATA tOHDZ ADDR0 (Low Byte) DATA (Low Byte) DATA (High Byte) ADDR1 (Low Byte) XA0 XA1 Note: The timing requirements shown in Parallel Programming Characteristics on page 386 (i.e., tDVXH, tXHXL, and tXLDX) also apply to reading operation. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 388 35. Typical Characteristics 35.1. Active Supply Current ACTIVE SUPPLY CURRENT vs. LOW FREQUENCY Figure 35-1 ATmega328PB: Active Supply Current vs. Low Frequency (0.1-1.0MHz) 0.8 Vcc [V] 0.7 5.5 0.6 5 4.5 ICC (mA) 0.5 4 0.4 3.3 0.3 2.7 0.2 1.8 0.1 0 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 Frequency (MHz) ACTIVE SUPPLY CURRENT vs. FREQUENCY Figure 35-2 ATmega328PB: Active Supply Current vs. Frequency (1-20MHz) VCC [V] 14 5.5 12 5 4.5 ICC (mA) 10 4 8 3.6 6 2.7 1.8 4 2 0 0 2 4 6 8 10 12 14 16 18 20 Frequency (MHz) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 389 ICC (mA) ACTIVE SUPPLY CURRENT vs. VCC Figure 35-3 ATmega328PB: Active Supply Current VCC (Internal RC Oscillator, 128kHz) INTERNAL RC vs. OSCILLATOR, 128 KHz 0.1 Temp [oC] 0.09 105 0.08 85 0.07 25 0.06 -40 0.05 0.04 0.03 0.02 0.01 0 1.5 2 2.5 3 3.5 4 4.5 5 5.5 VCC (V) ACTIVE SUPPLY CURRENT vs. VCC INTERNAL RCvs. OSCILLATOR, 1 MHz Figure 35-4 ATmega328PB: Active Supply Current VCC (Internal RC Oscillator, 1MHz) Temp [oC] 1 105 0.9 85 0.8 25 ICC (mA) 0.7 -40 0.6 0.5 0.4 0.3 0.2 0.1 0 1.5 2 2.5 3 3.5 4 4.5 5 5.5 VCC (V) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 390 ICC (mA) ACTIVE SUPPLY CURRENT vs. VCC Figure 35-5 ATmega328PB: Active Supply Current VCC (Internal RC Oscillator, 8MHz) INTERNAL RCvs. OSCILLATOR, 8 MHz 6 Temp [oC] 5.5 105 5 85 4.5 25 4 -40 3.5 3 2.5 2 1.5 1 1.5 2 2.5 3 3.5 4 4.5 5 5.5 VCC (V) Figure 35-6 ATmega328PB: Active Supply Current vs. VCC (With ADC, conversion 50kHz) 500 450 400 ICC (uA) 350 Temperature [C] 300 250 105 200 85 150 25 100 -40 50 0 1.5 2 2.5 3 3.5 4 4.5 5 5.5 VCC (V) Figure 35-7 ATmega328PB: Active Supply Current vs. VCC (With ADC, No conversion) 450 400 350 ICC (uA) 300 Temperature [C] 250 105 200 85 150 25 100 -40 50 0 1.5 2 2.5 3 3.5 4 4.5 5 5.5 VCC (V) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 391 Idle Supply Current IDLE SUPPLY CURRENT vs. LOW FREQUENCY Figure 35-8 ATmega32PB: Idle Supply Current vs. Low Frequency (0.1-1.0MHz) VCC [V] 0.21 5.5 ICC (mA) 0.18 5 0.15 4.5 0.12 4 3.6 0.09 2.7 1.8 0.06 0.03 0 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 Frequency (MHz) Figure 35-9 ATmega328PB: Idle IDLE Supply CurrentCURRENT vs. Frequency (1-20MHz) SUPPLY vs. FREQUENCY VCC [V] 4 5.5 3.5 5 3 4.5 2.5 ICC (mA) 35.2. 4 2 3.6 1.5 2.7 1.8 1 0.5 0 0 2 4 6 8 10 12 14 16 18 20 Frequency (MHz) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 392 ICC (mA) IDLE SUPPLY CURRENT vs. VCC Figure 35-10 ATmega328PB: Idle Supply Current VCC (Internal RC Oscillator, 128kHz) INTERNAL RCvs. OSCILLATOR, 128 KHz 0.036 Temp [oC] 0.033 105 0.03 85 0.027 25 0.024 -40 0.021 0.018 0.015 0.012 0.009 0.006 1.5 2 2.5 3 3.5 4 4.5 5 5.5 VCC (V) IDLE SUPPLY CURRENT vs. VCC 1 MHz Figure 35-11 ATmega328PB: Idle SupplyINTERNAL CurrentRC vs.OSCILLATOR, VCC (Internal RC Oscillator, 1MHz) 0.5 Temp [oC] 105 0.45 85 0.4 25 ICC (mA) 0.35 -40 0.3 0.25 0.2 0.15 0.1 1.5 2 2.5 3 3.5 4 4.5 5 5.5 VCC (V) Figure 35-12 ATmega328PB: Idle Supply Current vs. VCC (Internal RC Oscillator, 8MHz) 2 1.8 1.6 ICC (mA) 1.4 1.2 Temperature [C] 1 105 0.8 85 0.6 25 0.4 -40 0.2 0 1.5 2 2.5 3 3.5 4 4.5 5 5.5 VCC (V) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 393 35.3. ATmega328PB Supply Current of IO Modules The tables and formulas below can be used to calculate the additional current consumption for the different I/O modules in Active and Idle mode. The enabling or disabling of the I/O modules are controlled by the Power Reduction Register. Table 35-1 328PB: Additional Current Consumption for the different I/O modules (absolute values) PRR bit Typical numbers VCC = 2V, F = 1MHz VCC = 3V, F = 4MHz VCC = 5V, F = 8MHz PRUSART1 4.8A 28.7A 107.8A PRUSART0 4.7A 28.1A 110.9A PRTWI 7.2A 44.2A 169.2A PRTIM2 5.7A 38.6A 140A PRTIM1 3.8A 22.9A 88.8A PRTIM0 1.9A 11.6A 45.2A PRSPI 5.7A 38.3A 159.8A PRADC 6.5A 44.3A 165.11A PRTIM4 4.1A 28.2A 95.5A PRTIM3 6.7A 47.1A 164.1A PRSPI1 5.8A 40A 157.9A PRPTC 4.7A 27.8A 108.2A It is possible to calculate the typical current consumption based on the numbers from the above table for other VCC and frequency settings than listed there. Related Links Power Reduction Register on page 61 Power-down Supply Current Figure 35-13 ATmega328PB: Power-Down Supply Current vs. VCC (Watchdog Timer Disabled) 4 3.5 3 2.5 ICC (uA) 35.4. Temperature [C] 2 105 1.5 85 1 25 -40 0.5 0 1.5 2 2.5 3 3.5 4 4.5 5 5.5 VCC (V) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 394 Figure 35-14 ATmega328PB: Power-Down Supply Current vs. VCC (Watchdog Timer Enabled) 10 9 8 ICC (uA) 7 6 Temperature [C] 5 105 4 85 3 25 2 -40 1 0 1.5 2 2.5 3 3.5 4 4.5 5 5.5 VCC (V) Figure 35-15 ATmega328PB: Power-Down Supply Current vs. VCC (AREF, VCCDIV2) 4 3.5 3 ICC (uA) 2.5 Temperature [C] 2 105 1.5 85 1 25 -40 0.5 0 1.5 2 2.5 3 3.5 4 4.5 5 5.5 VCC (V) Pin Pull-Up I/O PIN PULL-UP RESISTOR CURRENT vs. INPUT VOLTAGE VccCurrent = 1.8V vs. Input Voltage (VCC = 1.8V) Figure 35-16 ATmega328PB: I/O Pin Pull-up Resistor 60 Temp [C] 105 50 85 25 40 IOP (uA) 35.5. -40 30 20 10 0 0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 VOP (V) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 395 I/O PIN PULL-UP RESISTOR CURRENT vs. INPUT VOLTAGE Vcc = 2.7V Figure 35-17 ATmega328PB: I/O Pin Pull-up Resistor Current vs. Input Voltage (VCC = 2.7V) IOP (A) 100 Temp [C] 90 105 80 85 70 25 60 -40 50 40 30 20 10 0 0 0.3 0.6 0.9 1.2 1.5 1.8 2.1 2.4 2.7 VOP (V) I/O PIN PULL-UP RESISTOR CURRENT vs. INPUT VOLTAGE VccCurrent = 5V Figure 35-18 ATmega328PB: I/O Pin Pull-up Resistor vs. Input Voltage (VCC = 5V) Temp [C] 200 105 IOP (A) 180 160 85 140 25 120 -40 100 80 60 40 20 0 0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5 VOP (V) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 396 Figure 35-19 ATmega328PB: Reset Pull-up ResistorCURRENT Current vs. PinPIN Voltage RESET PULL-UP RESISTOR vs.Reset RESET VOLTAGE Vcc = 1.8V (VCC = 1.8V) 45 Temp [C] 40 105 35 85 25 IRESET (A) 30 -40 25 20 15 10 5 0 0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 VRESET (V) Figure 35-20 ATmega328PB: Pull-up ResistorCURRENT Current vs.vs. Reset Pin PIN Voltage RESET Reset PULL-UP RESISTOR RESET VOLTAGE Vcc = 2.7V (VCC = 2.7V) Temp [C] 70 IRESET (A) 105 60 85 50 25 -40 40 30 20 10 0 0 0.3 0.6 0.9 1.2 1.5 1.8 2.1 2.4 2.7 VRESET (V) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 397 RESET PULL-UP RESISTOR CURRENT vs. RESET PIN VOLTAGE = 5V vs. Reset Pin Voltage (VCC = 5V) Figure 35-21 ATmega328PB: Reset Pull-up Resistor VCurrent CC 140 Temp [C] 105 120 85 IRESET (A) 100 25 -40 80 60 40 20 0 0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5 VRESET (V) Pin Driver Strength I/O PIN OUTPUT VOLTAGE vs. SINK CURRENT Figure 35-22 ATmega328PB: I/O Pin Output Voltage vs. Sink NORMAL POWER PINS,Current VCC= 3V (VCC = 3V) 1 VOL (V) 35.6. Temp [C] 0.9 105 0.8 85 0.7 25 0.6 -40 0.5 0.4 0.3 0.2 0.1 0 0 2 4 6 8 10 12 14 16 18 20 IOL (mA) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 398 I/O PIN OUTPUT VOLTAGE vs. SINK CURRENT Figure 35-23 ATmega328PB: I/O Pin Output Voltage vs. Sink Current NORMAL POWER PINS, V = 5V(VCC = 5V) CC 0.6 Temp [C] 105 0.5 85 25 VOL (V) 0.4 -40 0.3 0.2 0.1 0 0 2 4 6 8 10 12 14 16 18 20 IOL (mA) I/O PIN OUTPUT VOLTAGE vs. SOURCE CURRENT Figure 35-24 ATmega328PB: I/O Pin Output Voltage vs. Source (VCC = 3V) NORMAL POWER PINS, VCCCurrent = 3V 3.1 Temp [C] 105 2.9 85 2.7 25 VOH (V) 2.5 -40 2.3 2.1 1.9 1.7 1.5 0 2 4 6 8 10 12 14 16 18 20 IOH (mA) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 399 I/O PIN OUTPUT VOLTAGE vs. SOURCE CURRENT Figure 35-25 ATmega328PB I/O Pin Output Voltage vs. Source Current (VCC = 5V) NORMAL POWER PINS Vcc = 5V 5.1 Temp [C] 105 VOH (V) 5 4.9 85 4.8 25 4.7 -40 4.6 4.5 4.4 4.3 4.2 0 2 4 6 8 10 12 14 16 18 20 IOH (mA) Pin Threshold and Hysteresis I/O PIN INPUT THRESHOLD VOLTAGE vs. VCC VIH, IO Voltage PIN READvs. AS V '1'CC (VIH, I/O Pin read as `1') Figure 35-26 ATmega328PB I/O Pin Input Threshold 3.3 Temp [C] 3.1 105 2.9 85 2.7 Threshold (V) 35.7. 2.5 25 2.3 -40 2.1 1.9 1.7 1.5 1.3 1.1 0.9 1.5 2 2.5 3 3.5 4 4.5 5 5.5 VCC (V) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 400 I/O PIN INPUT THRESHOLD VOLTAGE vs. VCC VIL, IO PIN READ AS Figure 35-27 ATmega328PB I/O Pin Input Threshold Voltage vs.'0'VCC (VIL, I/O Pin read as `0') 2.1 Temp [C] 105 Threshold (V) 1.9 85 1.7 25 1.5 -40 1.3 1.1 0.9 0.7 1.5 2 2.5 3 3.5 4 4.5 5 5.5 VCC (V) Figure 35-28 ATmega328PB I/O Pin Input Hysteresis vs. VCC 1.2 Hys te re s is [V] 1 Temperature [C] 0.8 105 0.6 85 25 0.4 -40 0.2 0 1.5 2 2.5 3 3.5 4 4.5 5 Vcc[V] Figure 35-29 ATmega328PB Reset Input Threshold Voltage vs. VCC (VIH, I/O Pin read as `1') 2.5 Thre s hold (V) 2 Temp [C] 1.5 105 1 85 25 0.5 -40 0 1.5 2 2.5 3 3.5 4 4.5 5 5.5 VCC (V) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 401 Figure 35-30 ATmega328PB Reset Input Threshold Voltage vs. VCC (VIL, I/O Pin read as `0') 2.5 Thre s hold (V) 2 1.5 105 1 85 25 0.5 -40 0 1.5 2 2.5 3 3.5 4 4.5 5 5.5 VCC (V) Figure 35-31 ATmega328PB Reset Pin Input Hysteresis vs. VCC Hys te re is is volta ge be twe e n VIH VILl 0.7 0.6 0.5 Temperature [C] 0.4 105 0.3 85 0.2 25 0.1 -40 0 1.5 2 2.5 3 3.5 4 4.5 5 Vcc BOD Threshold Figure 35-32 ATmega328PB: BOD Thresholds vs. Temperature (BODLEVEL is 1.8V) 1.85 1.83 Thre s hold (V) 35.8. 1.81 1.79 1 0 1.77 1.75 -50 -40 -30 -20 -10 0 10 20 30 40 50 60 70 80 90 100 110 120 Te mpe ra ture (C) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 402 Figure 35-33 ATmega328PB: BOD Thresholds vs. Temperature (BODLEVEL is 2.7V) 2.9 2.85 Thre s hold (V) 2.8 2.75 2.7 2.65 1 2.6 0 2.55 2.5 -50 -40 -30 -20 -10 0 10 20 30 40 50 60 70 80 90 100 110 120 Te mpe ra ture (C) Figure 35-34 ATmega328PB: BOD Thresholds vs. Temperature (BODLEVEL is 4.3V) 4.5 4.45 Thre s hold (V) 4.4 4.35 1 4.3 0 4.25 4.2 -50 -40 -30 -20 -10 0 10 20 30 40 50 60 70 80 90 100 110 120 Te mpe ra ture (C) Figure 35-35 ATmega328PB: Calibrated Bandgap Voltage vs. Vcc 1.115 1.11 Ba ndga p volta ge [V] 1.105 1.1 Temperature [C] 1.095 125 1.09 105 1.085 85 1.08 25 1.075 0 1.07 -40 1.065 1.5 2 2.5 3 3.5 4 4.5 5 5.5 Vcc[V] Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 403 Figure 35-36 ATmega328PB: Brownout Detector Current vs. Vcc 40 35 ICC (uA) 30 25 Temperature [C] 20 105 15 85 10 25 -40 5 0 2 2.5 3 3.5 4 4.5 5 5.5 VCC (V) Figure 35-37 ATmega328PB: Bandgap Voltage vs. Temperature 1.11 1.105 Ba ndga p volta ge [V] 1.1 1.095 1.09 1.085 Vcc = 5 V 1.08 Vcc = 3 V 1.075 Vcc = 2 V 1.07 1.065 -40 -20 0 20 40 60 80 100 120 Te mpe ra ture [C] Analog Comparator Offset Figure 35-38 ATmega328PB AC Offset vs. Common Volaltage (VCC = 1.8V) 6 5 Temperature [C] 4 Offs e t [mV] 35.9. 105 3 85 2 25 1 -40 0 -1 -0.2 0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2 Common Mode Volta ge Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 404 Figure 35-39 ATmega328PB AC Offset vs. Common Volaltage (VCC = 3.0V) 6 5 4 Offs e t [mV] 3 Temperature [C] 2 1 105 0 85 -1 25 -2 -40 -3 -4 -0.5 0 0.5 1 1.5 2 2.5 3 3.5 Common Mode Volta ge Figure 35-40 ATmega328PB AC Offset vs. Common Volaltage (VCC = 5.0V) 6 5 4 Temperature [C] Offs e t [mV] 3 2 105 1 85 0 25 -1 -40 -2 -3 -4 -0.5 0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5 5.5 Common Mode Volta ge Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 405 35.10. Internal Oscillator Speed WATCHDOG OSCILLATOR FREQUENCY vs. TEMPERATURE Figure 35-41 ATmega328PB: Watchdog Oscillator Frequency vs. Temperature 128kHz OSCILLATOR 116000 FRC[Hz] Vcc [V] 115000 5.5 114000 5 3.3 113000 2.7 112000 1.8 111000 110000 109000 -45 -35 -25 -15 -5 5 15 25 35 45 55 65 75 85 95 105 Temperature [C] Figure 35-42 ATmega328PB: Watchdog Oscillator Frequency vs. VCC 112 111 110 F RC (kHz) 109 Temperature [C] 108 105 107 85 106 25 -40 105 104 1.8 2.3 2.8 3.3 3.8 4.3 4.8 5.3 VCC (V) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 406 CALIBRATED 8MHz RC OSCILLATOR FREQUENCY vs. OPERATING VOLTAGE Figure 35-43 ATmega328PB: Calibrated 8MHz RC Oscillator Frequency vs. VCC 8.2 Temp [C] 8.15 105 8.1 85 FRC [MHz] 8.05 25 8 -40 7.95 7.9 7.85 7.8 7.75 7.7 1.5 2 2.5 3 3.5 4 4.5 5 5.5 VCC [V] CALIBRATED 8MHz RC OSCILLATOR FREQUENCY vs. TEMPERATURE Figure 35-44 ATmega328PB: Calibrated 8MHz RC Oscillator Frequency vs. Temperature 8.2 Vcc [V] 5.5 8.15 5 FRC [MHz] 8.1 8.05 4.5 8 3.3 2.7 7.95 1.8 7.9 7.85 7.8 7.75 -45 -35 -25 -15 -5 5 15 25 35 45 55 65 75 85 95 105 Temperature [C] Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 407 CALIBRATED 8MHz RC8MHz OSCILLATOR FREQUENCY Figure 35-45 ATmega328PB: Calibrated RC Oscillator Frequencyvs. vs.OSCCAL OSCCALVALUE Value 20 Temp [C] 18 105 16 85 FRC [MHz] 14 25 12 -40 10 8 6 4 2 0 0 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 256 OSCCAL (X1) OSCCAL VALUE STEPSIZE IN % Figure 35-46 ATmega328PB: OSCCAL Value StepSize in %. Base Frequency = 8.0MHz Base frequency = 8.0MHz 1.6 1.4 Temp [C] FRC change (%) 1.2 25 1 0.8 0.6 0.4 0.2 0 0 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 OSCCAL (X1) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 408 35.11. Current Consumption of Peripheral Units Figure 35-47 ATmega328PB: ADC Current vs. Vcc (AREF = AVcc) 350 300 250 ICC (uA) 200 150 105 100 85 50 25 -40 0 -50 1.8 2.3 2.8 3.3 3.8 4.3 4.8 5.3 VCC (V) Figure 35-48 ATmega328PB: Analog Comparator Current vs. Vcc 160 140 120 Temperature [C] ICC (uA) 100 125 80 105 60 85 40 25 0 20 -40 0 1.8 2.3 2.8 3.3 3.8 4.3 4.8 5.3 VCC (V) Figure 35-49 ATmega328PB: AREF External Reference Current vs. Vcc 120 100 ICC (uA) 80 60 40 25 C 20 0 1.5 2 2.5 3 3.5 4 4.5 5 5.5 VCC (V) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 409 Figure 35-50 ATmega328PB: Brownout Detector Current vs. Vcc 40 35 ICC (uA) 30 25 Temperature [C] 20 105 15 85 10 25 -40 5 0 2 2.5 3 3.5 4 4.5 5 5.5 VCC (V) Figure 35-51 ATmega328PB: Programming Current vs. Vcc P ROGRAMMING CURRENT vs . VCC 2.5 2 ICC (mA) 1.5 1 105 85 0.5 25 -40 0 -0.5 1.9 2.4 2.9 3.4 3.9 4.4 4.9 5.4 VCC (V) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 410 35.12. Current Consumption in Reset and Reset Pulse Width RESET SUPPLY CURRENT vs. VCC Figure 35-52 ATmega328PB: Reset Supply CurrentTHROUGH vs. Low Frequency (0.1MHz - 1.0MHz) EXCLUDING CURRENT THE RESET PULLUP 0.24 VCC [V] 0.21 5.5 0.18 5 4.5 ICC (mA) 0.15 4 0.12 3.3 0.09 1.8 0.06 0.03 0 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 Frequency (MHz) RESET SUPPLY CURRENT vs. VCC EXCLUDING CURRENT THE RESET PULLUP Figure 35-53 ATmega328PB: Reset Supply CurrentTHROUGH vs. Frequency (1MHz - 20MHz) 4.5 VCC [V] 4 5.5 5 3.5 4.5 ICC (mA) 3 4 2.5 2 3.6 1.5 2.7 1 1.8 0.5 0 0 2 4 6 8 10 12 14 16 18 20 Frequency (MHz) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 411 Figure 35-54 ATmega328PB: Reset Supply Current vs. Vcc (Excluding current through Reset Pullup) 0.014 0.012 ICC (mA) 0.01 Vcc [V] 0.008 105 0.006 85 0.004 25 0.002 -40 0 1.5 2 2.5 3 3.5 4 4.5 5 5.5 VCC (V) Figure 35-55 ATmega328PB: Minimum Reset Pulse Width vs. Vcc 1200 P uls e width (ns ) 1000 800 Temp [C] 600 105 85 400 25 -40 200 0 0 1 2 3 4 5 6 VCC (V) Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 412 36. Register Summary Offset Name Bit Pos. 0x23 PINB 7:0 0x24 DDRB 7:0 DDRB7 DDRB6 DDRB5 DDRB4 DDRB3 DDRB2 DDRB1 DDRB0 0x25 PORTB 7:0 PORTB7 PORTB6 PORTB5 PORTB4 PORTB3 PORTB2 PORTB1 PORTB0 0x26 PINC 7:0 PINC6 PINC5 PINC4 PINC3 PINC2 PINC1 PINC0 0x27 DDRC 7:0 DDRC6 DDRC5 DDRC4 DDRC3 DDRC2 DDRC1 DDRC0 0x28 PORTC 7:0 PORTC6 PORTC5 PORTC4 PORTC3 PORTC2 PORTC1 PORTC0 PINB7 PINB6 PINB5 PINB4 PINB3 PINB2 PINB1 PINB0 0x29 PIND 7:0 PIND7 PIND6 PIND5 PIND4 PIND3 PIND2 PIND1 PIND0 0x2A DDRD 7:0 DDRD7 DDRD6 DDRD5 DDRD4 DDRD3 DDRD2 DDRD1 DDRD0 0x2B PORTD 7:0 PORTD7 PORTD6 PORTD5 PORTD4 PORTD3 PORTD2 PORTD1 PORTD0 0x2C PINE 7:0 PINE3 PINE2 PINE1 PINE0 0x2D DDRE 7:0 DDRE3 DDRE2 DDRE1 DDRE0 0x2E PORTE 7:0 PORTE3 PORTE2 PORTE1 PORTE0 OCF0B OCF0A TOV0 OCFB OCFA TOV 0x2F ... Reserved 0x34 0x35 TIFR0 7:0 0x36 TIFR1 7:0 0x37 TIFR2 7:0 OCF2B OCF2A TOV2 0x38 TIFR3 7:0 ICF OCFB OCFA TOV 0x39 TIFR4 7:0 ICF OCFB OCFA TOV 0x3A Reserved 0x3B PCIFR 7:0 PCIF2 PCIF1 PCIF0 0x3C EIFR 7:0 INTF1 INTF0 0x3D EIMSK 7:0 INT1 INT0 0x3E GPIOR0 7:0 0x3F EECR 7:0 EEMPE EEPE EERE 0x40 EEDR 7:0 0x41 EEARL 7:0 EEAR3 EEAR2 EEAR1 EEAR0 0x42 EEARH 7:0 EEAR11 EEAR10 0x43 GTCCR 7:0 TSM 0x44 TCCR0A 7:0 COM0A1 COM0A0 0x45 TCCR0B 7:0 FOC0A FOC0B 0x46 TCNT0 7:0 TCNT0[7:0] 0x47 OCR0A 7:0 OCR0A[7:0] 0x48 OCR0B 7:0 OCR0B[7:0] 0x49 Reserved 0x4A GPIOR1 7:0 GPIOR1[7:0] 0x4B GPIOR2 7:0 0x4C SPCR0 7:0 SPIE0 SPE0 0x4D SPSR0 7:0 SPIF0 WCOL0 0x4E SPDR0 7:0 0x4F ACSRB 7:0 0x50 ACSR 7:0 0x51 DWDR 7:0 ICF PCIF3 GPIOR0[7:0] EEPM1 EEPM0 EERIE EEDR[7:0] EEAR7 EEAR6 EEAR5 COM0B1 EEAR4 EEAR9 EEAR8 PSRASY PSRSYNC WGM01 WGM00 CS02 CS01 CS00 CPHA0 SPR01 SPR00 COM0B0 WGM02 GPIOR2[7:0] DORD0 MSTR0 CPOL0 SPI2X0 SPID[7:0] ACOE ACD ACBG ACO ACI ACIE ACIC ACIS1 ACIS0 DWDR[7:0] Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 413 Offset Name 0x52 Reserved Bit Pos. 0x53 SMCR 7:0 SM2 SM1 SM0 SE 0x54 MCUSR 7:0 WDRF BORF EXTRF PORF 0x55 MCUCR 7:0 IVSEL IVCE 0x56 Reserved 0x57 SPMCSR PGERS SPMEN Z C 7:0 SPMIE BODS BODSE PUD RWWSB SIGRD RWWSRE BLBSET PGWRT N 0x58 ... Reserved 0x5E 0x5F SREG 7:0 I T H S V 0x60 WDTCSR 7:0 WDIF WDIE WDP[3] WDCE WDE 0x61 CLKPR 7:0 CLKPCE 0x62 XFDCSR 7:0 0x63 Reserved 0x64 PRR0 0x65 Reserved 0x66 OSCCAL 0x67 Reserved 0x68 PCICR CLKPS3 WDP[2:0] CLKPS2 CLKPS1 CLKPS0 XFDIF XFDIE 7:0 PRTWI0 PRTIM2 PRTIM0 PRUSART1 PRTIM1 PRSPI0 PRUSART0 PRADC 7:0 CAL7 CAL6 CAL5 CAL4 CAL3 CAL2 CAL1 CAL0 7:0 PCIE3 PCIE2 PCIE1 PCIE0 7:0 ISC11 ISC10 ISC01 ISC00 PCINT3 PCINT2 PCINT1 PCINT0 0x69 EICRA 0x6A Reserved 0x6B PCMSK0 7:0 0x6C PCMSK1 7:0 0x6D PCMSK2 7:0 0x6E TIMSK0 7:0 0x6F TIMSK1 7:0 0x70 TIMSK2 7:0 PCINT7 PCINT23 PCINT6 PCINT5 PCINT4 PCINT14 PCINT13 PCINT12 PCINT11 PCINT10 PCINT9 PCINT8 PCINT22 PCINT21 PCINT20 PCINT19 PCINT18 PCINT17 PCINT16 OCIE0B OCIE0A TOIE0 ICIE OCIEB OCIEA TOIE OCIE2B OCIE2A TOIE2 TOIE 0x71 TIMSK3 7:0 ICIE OCIEB OCIEA 0x72 TIMSK4 7:0 ICIE OCIEB OCIEA TOIE 0x73 PCMSK3 7:0 PCINT27 PCINT26 PCINT25 PCINT24 ADC3 ADC2 ADC1 ADC0 0x74 ... Reserved 0x77 0x78 ADCL 7:0 0x79 ADCH 7:0 0x7A ADCSRA 7:0 ADC7 ADC6 ADEN ADSC ADC5 ADATE 0x7B ADCSRB 7:0 0x7C ADMUX 7:0 REFS1 REFS0 ADLAR 0x7D Reserved 0x7E DIDR0 7:0 ADC7D ADC6D ADC5D 0x7F DIDR1 7:0 0x80 TCCR1A 7:0 0x81 TCCR1B 7:0 ICNC ICES 0x82 TCCR1C 7:0 FOCA FOCB 0x83 Reserved ADC4 ADIF ADIE ACME COMA[1:0] ADC4D ADC9 ADC8 ADPS2 ADPS1 ADPS0 ADTS2 ADTS1 ADTS0 MUX3 MUX2 MUX1 MUX0 ADC3D ADC2D ADC1D ADC0D AIN1D AIN0D COMB[1:0] WGM[1:0] WGM3 WGM2 0x84 TCNT1L 7:0 TCNTL[7:0] 0x85 TCNT1H 7:0 TCNTH[7:0] CS[2:0] Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 414 Offset Name Bit Pos. 0x86 ICR1L 7:0 ICRL[7:0] 0x87 ICR1H 7:0 ICRH[7:0] 0x88 OCR1AL 7:0 OCRAL[7:0] 0x89 OCR1AH 7:0 OCRAH[7:0] 0x8A OCR1BL 7:0 OCRBL[7:0] 0x8B OCR1BH 7:0 OCRBH[7:0] 0x8C ... Reserved 0x8F 0x90 TCCR3A 7:0 0x91 TCCR3B 7:0 ICNC COMA[1:0] ICES COMB[1:0] WGM[1:0] 0x92 TCCR3C 7:0 FOCA FOCB 0x93 Reserved 0x94 TCNT3L 7:0 TCNTL[7:0] 0x95 TCNT3H 7:0 TCNTH[7:0] 0x96 ICR3L 7:0 ICRL[7:0] 0x97 ICR3H 7:0 ICRH[7:0] 0x98 OCR3AL 7:0 OCRAL[7:0] 0x99 OCR3AH 7:0 OCRAH[7:0] 0x9A OCR3BL 7:0 OCRBL[7:0] 0x9B OCR3BH 7:0 OCRBH[7:0] WGM3 WGM2 CS[2:0] 0x9C ... Reserved 0x9F 0xA0 TCCR4A 7:0 COMA[1:0] 0xA1 TCCR4B 7:0 ICNC ICES 0xA2 TCCR4C 7:0 FOCA FOCB 0xA3 Reserved COMB[1:0] WGM[1:0] WGM3 WGM2 0xA4 TCNT4L 7:0 TCNTL[7:0] 0xA5 TCNT4H 7:0 TCNTH[7:0] 0xA6 ICR4L 7:0 ICRL[7:0] 0xA7 ICR4H 7:0 ICRH[7:0] 0xA8 OCR4AL 7:0 OCRAL[7:0] OCRAH[7:0] 0xA9 OCR4AH 7:0 0xAA OCR4BL 7:0 OCRBL[7:0] 0xAB OCR4BH 7:0 OCRBH[7:0] 0xAC SPCR1 7:0 SPIE1 SPE1 0xAD SPSR1 7:0 SPIF1 WCOL1 0xAE SPDR1 7:0 0xAF Reserved 0xB0 TCCR2A 7:0 COM2A1 COM2A0 0xB1 TCCR2B 7:0 FOC2A FOC2B 0xB2 TCNT2 7:0 TCNT2[7:0] 0xB3 OCR2A 7:0 OCR2A[7:0] 0xB4 OCR2B 7:0 OCR2B[7:0] 0xB5 Reserved 0xB6 ASSR 7:0 DORD1 MSTR1 CPOL1 CS[2:0] CPHA1 SPR11 SPR10 SPI2X1 SPID1[7:0] EXCLK COM2B1 COM2B0 WGM22 AS2 TCN2UB OCR2AUB WGM21 WGM20 CS22 CS21 CS20 OCR2BUB TCR2AUB TCR2BUB Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 415 Offset Name Bit Pos. 0xB7 Reserved 0xB8 TWBR0 7:0 TWBR7 TWBR6 TWBR5 TWBR4 TWBR3 0xB9 TWSR0 7:0 TWS7 TWS6 TWS5 TWS4 TWS3 0xBA TWAR0 7:0 0xBB TWDR0 7:0 0xBC TWCR0 7:0 0xBD TWAMR0 7:0 TWBR2 TWBR1 TWBR0 TWPS1 TWPS0 TWA[6:0] TWGCE TWD[7:0] TWINT TWEA TWSTA TWSTO TWWC TWEN UPE TWIE TWAM[6:0] 0xBE ... Reserved 0xBF 0xC0 UCSR0A 7:0 RXC TXC UDRE FE DOR 0xC1 UCSR0B 7:0 RXCIE TXCIE UDRIE RXEN TXEN 0xC2 UCSR0C 7:0 0xC3 UCSR0D 7:0 0xC4 UBBR0L 7:0 0xC5 UBBR0H 7:0 0xC6 UDR0 7:0 0xC7 Reserved 0xC8 UCSR1A 7:0 RXC TXC UDRE FE DOR 0xC9 UCSR1B 7:0 RXCIE TXCIE UDRIE RXEN TXEN 0xCA UCSR1C 7:0 0xCB UCSR1D 7:0 0xCC UBBR1L 7:0 0xCD UBBR1H 7:0 0xCE UDR1 7:0 UMSEL[1:0] RXIE RXS UPM[1:0] USBS U2X MPCM TXB8 UCSZ2 RXB8 UCSZ1 / UCSZ0 / UDORD UCPHA UCPOL SFDE UBBR[7:0] UBBR[3:0] TXB / RXB[7:0] UMSEL[1:0] RXIE RXS UPM[1:0] USBS UPE U2X MPCM TXB8 UCSZ2 RXB8 UCSZ1 / UCSZ0 / UDORD UCPHA UCPOL SFDE UBBR[7:0] UBBR[3:0] TXB / RXB[7:0] 0xCF ... Reserved 0xD7 0xD8 TWBR1 7:0 TWBR7 TWBR6 TWBR5 TWS7 TWS6 TWS5 0xD9 TWSR1 7:0 0xDA TWAR1 7:0 0xDB TWDR1 7:0 0xDC TWCR1 7:0 0xDD TWAMR1 7:0 TWBR4 TWBR3 TWS4 TWS3 TWBR2 TWBR1 TWPS1 TWA[6:0] TWBR0 TWPS0 TWGCE TWD[7:0] TWINT TWEA TWSTA TWSTO TWWC TWEN TWIE TWAM[6:0] Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 416 37. Instruction Set Summary ARITHMETIC AND LOGIC INSTRUCTIONS Mnemonics Operands Description Operation Flags #Clocks ADD Rd, Rr Add two Registers without Carry Rd Rd + Rr Z,C,N,V,H 1 ADC Rd, Rr Add two Registers with Carry Rd Rd + Rr + C Z,C,N,V,H 1 SUB Rd, Rr Subtract two Registers Rd Rd - Rr Z,C,N,V,H 1 SUBI Rd, K Subtract Constant from Register Rd Rd - K Z,C,N,V,H 1 SBC Rd, Rr Subtract two Registers with Carry Rd Rd - Rr - C Z,C,N,V,H 1 SBCI Rd, K Subtract Constant from Reg with Carry. Rd Rd - K - C Z,C,N,V,H 1 AND Rd, Rr Logical AND Registers Rd Rd * Rr Z,N,V 1 ANDI Rd, K Logical AND Register and Constant Rd Rd * K Z,N,V 1 OR Rd, Rr Logical OR Registers Rd Rd v Rr Z,N,V 1 ORI Rd, K Logical OR Register and Constant Rd Rd v K Z,N,V 1 EOR Rd, Rr Exclusive OR Registers Rd Rd Rr Z,N,V 1 COM Rd One's Complement Rd 0xFF - Rd Z,C,N,V 1 NEG Rd Two's Complement Rd 0x00 - Rd Z,C,N,V,H 1 SBR Rd,K Set Bit(s) in Register Rd Rd v K Z,N,V 1 CBR Rd,K Clear Bit(s) in Register Rd Rd * (0xFF - K) Z,N,V 1 INC Rd Increment Rd Rd + 1 Z,N,V 1 DEC Rd Decrement Rd Rd - 1 Z,N,V 1 TST Rd Test for Zero or Minus Rd Rd * Rd Z,N,V 1 CLR Rd Clear Register Rd Rd Rd Z,N,V 1 SER Rd Set Register Rd 0xFF None 1 BRANCH INSTRUCTIONS Mnemonics Operands Description Operation Flags #Clocks RJMP k Relative Jump PC PC + k + 1 None 2 None 2 None 3 None 3 IJMP RCALL Indirect Jump to (Z) k Relative Subroutine Call PC PC + k + 1 ICALL Indirect Call to (Z) RET Subroutine Return PC STACK None 4 RETI Interrupt Return PC STACK I 4 CPSE Rd,Rr Compare, Skip if Equal if (Rd = Rr) PC PC + 2 or 3 None 1/2/3 CP Rd,Rr Compare Rd - Rr Z, N,V,C,H 1 CPC Rd,Rr Compare with Carry Rd - Rr - C Z, N,V,C,H 1 CPI Rd,K Compare Register with Immediate Rd - K Z, N,V,C,H 1 SBRC Rr, b Skip if Bit in Register Cleared if (Rr(b)=0) PC PC + 2 or 3 None 1/2/3 SBRS Rr, b Skip if Bit in Register is Set if (Rr(b)=1) PC PC + 2 or 3 None 1/2/3 Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 417 BRANCH INSTRUCTIONS Mnemonics Operands Description Operation Flags #Clocks SBIC A, b Skip if Bit in I/O Register Cleared if (I/O(A,b)=1) PC PC + 2 or 3 None 1/2/3 SBIS A, b Skip if Bit in I/O Register is Set if (I/O(A,b)=1) PC PC + 2 or 3 None 1/2/3 BRBS s, k Branch if Status Flag Set if (SREG(s) = 1) then PCPC+k + 1 None 1/2 BRBC s, k Branch if Status Flag Cleared if (SREG(s) = 0) then PCPC+k + 1 None 1/2 BREQ k Branch if Equal if (Z = 1) then PC PC + k + 1 None 1/2 BRNE k Branch if Not Equal if (Z = 0) then PC PC + k + 1 None 1/2 BRCS k Branch if Carry Set if (C = 1) then PC PC + k + 1 None 1/2 BRCC k Branch if Carry Cleared if (C = 0) then PC PC + k + 1 None 1/2 BRSH k Branch if Same or Higher if (C = 0) then PC PC + k + 1 None 1/2 BRLO k Branch if Lower if (C = 1) then PC PC + k + 1 None 1/2 BRMI k Branch if Minus if (N = 1) then PC PC + k + 1 None 1/2 BRPL k Branch if Plus if (N = 0) then PC PC + k + 1 None 1/2 BRGE k Branch if Greater or Equal, Signed if (N V= 0) then PC PC + k + 1 None 1/2 BRLT k Branch if Less Than Zero, Signed if (N V= 1) then PC PC + k + 1 None 1/2 BRHS k Branch if Half Carry Flag Set if (H = 1) then PC PC + k + 1 None 1/2 BRHC k Branch if Half Carry Flag Cleared if (H = 0) then PC PC + k + 1 None 1/2 BRTS k Branch if T Flag Set if (T = 1) then PC PC + k + 1 None 1/2 BRTC k Branch if T Flag Cleared if (T = 0) then PC PC + k + 1 None 1/2 BRVS k Branch if Overflow Flag is Set if (V = 1) then PC PC + k + 1 None 1/2 BRVC k Branch if Overflow Flag is Cleared if (V = 0) then PC PC + k + 1 None 1/2 BRIE k Branch if Interrupt Enabled if ( I = 1) then PC PC + k + 1 None 1/2 BRID k Branch if Interrupt Disabled if ( I = 0) then PC PC + k + 1 None 1/2 BIT AND BIT-TEST INSTRUCTIONS Mnemonics Operands Description Operation Flags #Clocks LSL Rd Logical Shift Left Rd(n+1) Rd(n), Rd(0) 0 Z,C,N,V 1 LSR Rd Logical Shift Right Rd(n) Rd(n+1), Rd(7) 0 Z,C,N,V 1 ROL Rd Rotate Left Through Carry Rd(0)C,Rd(n+1) Rd(n),CRd(7) Z,C,N,V 1 ROR Rd Rotate Right Through Carry Rd(7)C,Rd(n) Rd(n+1),CRd(0) Z,C,N,V 1 ASR Rd Arithmetic Shift Right Rd(n) Rd(n+1), n=0...6 Z,C,N,V 1 SWAP Rd Swap Nibbles Rd(3...0)Rd(7...4),Rd(7...4)Rd(3...0) None 1 BSET s Flag Set SREG(s) 1 SREG(s) 1 BCLR s Flag Clear SREG(s) 0 SREG(s) 1 BST Rr, b Bit Store from Register to T T Rr(b) T 1 BLD Rd, b Bit load from T to Register Rd(b) T None 1 SEC Set Carry C1 C 1 CLC Clear Carry C0 C 1 Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 418 BIT AND BIT-TEST INSTRUCTIONS Mnemonics Operands Description Operation Flags #Clocks SEN Set Negative Flag N1 N 1 CLN Clear Negative Flag N0 N 1 SEZ Set Zero Flag Z1 Z 1 CLZ Clear Zero Flag Z0 Z 1 SEI Global Interrupt Enable I1 I 1 CLI Global Interrupt Disable I0 I 1 SES Set Signed Test Flag S1 S 1 CLS Clear Signed Test Flag S0 S 1 SEV Set Two's Complement Overflow. V1 V 1 CLV Clear Two's Complement Overflow V0 V 1 SET Set T in SREG T1 T 1 CLT Clear T in SREG T0 T 1 SEH Set Half Carry Flag in SREG H1 H 1 CLH Clear Half Carry Flag in SREG H0 H 1 DATA TRANSFER INSTRUCTIONS Mnemonics Operands Description Operation Flags #Clocks MOV Rd, Rr Move Between Registers Rd Rr None 1 LDI Rd, K Load Immediate Rd K None 1 LD Rd, X Load Indirect Rd (X) None 2 LD Rd, X+ Load Indirect and Post-Increment Rd (X), X X + 1 None 2 LD Rd, - X Load Indirect and Pre-Decrement X X - 1, Rd (X) None 2 LD Rd, Y Load Indirect Rd (Y) None 2 LD Rd, Y+ Load Indirect and Post-Increment Rd (Y), Y Y + 1 None 2 LD Rd, - Y Load Indirect and Pre-Decrement Y Y - 1, Rd (Y) None 2 LD Rd, Z Load Indirect Rd (Z) None 2 LD Rd, Z+ Load Indirect and Post-Increment Rd (Z), Z Z+1 None 2 LD Rd, -Z Load Indirect and Pre-Decrement Z Z - 1, Rd (Z) None 2 LDS Rd, k Load Direct from SRAM Rd (k) None 2 ST X, Rr Store Indirect (X) Rr None 2 ST X+, Rr Store Indirect and Post-Increment (X) Rr, X X + 1 None 2 ST - X, Rr Store Indirect and Pre-Decrement X X - 1, (X) Rr None 2 ST Y, Rr Store Indirect (Y) Rr None 2 ST Y+, Rr Store Indirect and Post-Increment (Y) Rr, Y Y + 1 None 2 Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 419 DATA TRANSFER INSTRUCTIONS Mnemonics Operands Description Operation Flags #Clocks ST - Y, Rr Store Indirect and Pre-Decrement Y Y - 1, (Y) Rr None 2 ST Z, Rr Store Indirect (Z) Rr None 2 ST Z+, Rr Store Indirect and Post-Increment (Z) Rr, Z Z + 1 None 2 ST -Z, Rr Store Indirect and Pre-Decrement Z Z - 1, (Z) Rr None 2 STS k, Rr Store Direct to SRAM (k) Rr None 2 IN Rd, A In from I/O Location Rd I/O (A) None 1 OUT A, Rr Out to I/O Location I/O (A) Rr None 1 PUSH Rr Push Register on Stack STACK Rr None 2 POP Rd Pop Register from Stack Rd STACK None 2 MCU CONTROL INSTRUCTIONS Mnemonics Operands Description Operation Flags #Clocks NOP No Operation No Operation None 1 SLEEP Sleep (see specific descr. for Sleep function) None 1 WDR Watchdog Reset (see specific descr. for WDR/timer) None 1 BREAK Break For On-chip Debug Only None N/A Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 420 38. Packaging Information 38.1. 32A PIN 1 IDENTIFIER PIN 1 e B E1 E D1 D C 0~7 L A1 A2 A COMMON DIMENSIONS (Unit of measure = mm) Notes: 1. This package conforms to JEDEC reference MS-026, Variation ABA. 2. Dimensions D1 and E1 do not include mold protrusion. Allowable protrusion is 0.25mm per side. Dimensions D1 and E1 are maximum plastic body size dimensions including mold mismatch. 3. Lead coplanarity is 0.10mm maximum. SYMBOL MIN NOM MAX A - - 1.20 A1 0.05 - 0.15 A2 0.95 1.00 1.05 D 8.75 9.00 9.25 D1 6.90 7.00 7.10 E 8.75 9.00 9.25 E1 6.90 7.00 7.10 - 0.45 - 0.20 - 0.75 B 0.30 C 0.09 L 0.45 e NOTE Note 2 Note 2 0.80 TYP 2010-10-20 TITLE 32A, 32-lead, 7 x 7mm body size, 1.0mm body thickness, 0.8mm lead pitch, thin profile plastic quad flat package (TQFP) DRAWING NO. REV. 32A C Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 421 32MS1 TOP VIEW SIDE VIEW C D 0.08 C 32 1 2 PIN 1 ID E 2X 0.10 C 2X A3 A1 0.10 C BOTTOM VIEW A L (32X) D2 0.10 C SEATING PLANE 38.2. e e/2 E2 COMMON DIMENSIONS (Unit of Measure = mm) 2 1 Pin 1 Corner 32 K See Option A,B Option A Option B PIN # 1 ID Chamfer (C 0.30) b (32X) PIN # 1 ID Notch (R 0.20) SYMBOL MIN TYP MAX A 0.80 - 0.90 A1 0.00 - 0.05 A3 b 1 1 32 32 NOTE: 1. Refer to JEDEC Drawing MO-220, Variation VHHD-2 (Figure 1/Saw Singulation) 2. Dimension "b" applies to metalized terminal and is measured between 0.15mm and 0.30mm from the terminal tip. If the terminal has the optional radius on the other end of the terminal, the dimensions should not be measured in that radius area. NOTE 0.20 REF 0.18 0.25 0.30 D 4.90 5.00 5.10 D2 3.00 3.10 3.20 E 4.90 5.00 5.10 E2 3.00 3.10 3.20 e - 0.50 - L 0.30 0.40 0.50 K 0.20 - - 2 12/4/13 TITLE Package Drawing Contact: packagedrawings@atmel.com 32MS1, 32-pad 5.0x5.0x0.9 mm Body, 0.50mm pitch, 3.1x3.1 mm Exposed pad, Saw Singulated Thermally Enhanced Plastic Very-thin Fine pitch, Quad Flat No Lead package (VFQFN) GPC DRAWING NO. REV. ZMF 32MS1 A Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 422 39. Errata 39.1. Rev. A No known Errata. 39.2. Rev. B Description: If Chip Erase is performed at low supply voltage (VCC<3V), a flash read performed immediately after the chip erase (within 500ms) may show wrong results. Workaround: If chip erase is executed at a low voltage, wait for 500ms before reading the flash contents. 39.3. Rev. C No known Errata. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 423 40. Revision History Doc Rev. Date 42397C 10/2015 Comments * * Features : Added Unique Serial ID. Updated Power-down, Power save and removed the related note Updated the Block Diagram on page 12 Updated the Pin Configurations on page 13 Removed the Electrical Specifications from the Configuration Summary Updated the I/O Multiplexing section Removed Capacitive Touch Sensing section Updated the Low Power Crystal Oscillator Operating Modes and associated notes Updated 128kHz Internal Oscillator section Updated Operations section in CFD - Clock Failure Detection mechanism Updated Reset and Interrupt Vectors in ATmega328PBB Updated Alternate Port Function section Removed the note below Input Capture Unit Block Diagram for TCn Updated Figure Compare Match Output Unit, Schematic Updated Figure Output Compare Unit, Block Diagram Updated Figure Output Compare Modulator, Schematic Updated Figure Output Compare Modulator, Timing Diagram Updated Input Channel Selection Updated Signature Row Addressing Updated the Power Consumption on page 379 Updated the values and units of RREF and RAIN in ADC Characteristics on page 385 Replaced all Typical Characteristics on page 389 * * * Revised the Pin Diagram Included new registers for Timer/Counter 3 and 4 Updated Register Summary * * * * * * * * * * * * * * * * * * * 42397B 09/2015 42397A 07/2015 Initial document release. Atmel ATmega328PB [DATASHEET] Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 424 Atmel Corporation (c) 1600 Technology Drive, San Jose, CA 95110 USA T: (+1)(408) 441.0311 F: (+1)(408) 436.4200 | www.atmel.com 2015 Atmel Corporation. / Rev.: Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 (R) (R) (R) Atmel , Atmel logo and combinations thereof, Enabling Unlimited Possibilities , AVR , and others are registered trademarks or trademarks of Atmel Corporation in U.S. and other countries. Other terms and product names may be trademarks of others. DISCLAIMER: The information in this document is provided in connection with Atmel products. No license, express or implied, by estoppel or otherwise, to any intellectual property right is granted by this document or in connection with the sale of Atmel products. EXCEPT AS SET FORTH IN THE ATMEL TERMS AND CONDITIONS OF SALES LOCATED ON THE ATMEL WEBSITE, ATMEL ASSUMES NO LIABILITY WHATSOEVER AND DISCLAIMS ANY EXPRESS, IMPLIED OR STATUTORY WARRANTY RELATING TO ITS PRODUCTS INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE, SPECIAL OR INCIDENTAL DAMAGES (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS AND PROFITS, BUSINESS INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF THE USE OR INABILITY TO USE THIS DOCUMENT, EVEN IF ATMEL HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. Atmel makes no representations or warranties with respect to the accuracy or completeness of the contents of this document and reserves the right to make changes to specifications and products descriptions at any time without notice. Atmel does not make any commitment to update the information contained herein. Unless specifically provided otherwise, Atmel products are not suitable for, and shall not be used in, automotive applications. Atmel products are not intended, authorized, or warranted for use as components in applications intended to support or sustain life. SAFETY-CRITICAL, MILITARY, AND AUTOMOTIVE APPLICATIONS DISCLAIMER: Atmel products are not designed for and will not be used in connection with any applications where the failure of such products would reasonably be expected to result in significant personal injury or death ("Safety-Critical Applications") without an Atmel officer's specific written consent. Safety-Critical Applications include, without limitation, life support devices and systems, equipment or systems for the operation of nuclear facilities and weapons systems. Atmel products are not designed nor intended for use in military or aerospace applications or environments unless specifically designated by Atmel as military-grade. Atmel products are not designed nor intended for use in automotive applications unless specifically designated by Atmel as automotive-grade.