This user guide describes how to get started with the Atmel® ATmega328P
Xplained Mini board.
The ATmega328P Xplained Mini evalutation kit is a hardware platform to
evaluate the Atmel ATmega328P microcontroller. The evaluation kit comes
with a fully integrated debugger that provides seamless integration with Atmel
Studio 6.2 (and later version). The kit provides access to the features of the
ATmega328P enabling easy integration of the device in a custom design.
3. Document Revision History ................................................... 15
ATmega328P Xplained Mini User Guide [USER GUIDE]
42287A-MCU-05/2014
2
1.Getting Started
1.1Features
The ATmega328P Xplained Mini evaluation board provides a development platform for the Atmel ATmega328P.
1.2Design Documentation and Related Links
The most relevant documents and software for the evaluation board is available here:
http://www.atmel.com/tools/XplainedMini.aspx
1.3Board Assembly
The Xplained Mini board is very flexible and can be used in a number of ways. E.g. as your own prototype for
SW development and HW verification.
1.3.1In Customer Development Assembly
The ATmega328P Xplained Mini board can be wired into the customer prototype assembly by using the onboard connector grid, where the target signals are available.
1.3.2Connecting an Arduino Shield
By assembling receptacles in the marked positions (J200, J201, J202, and J203) Arduino® shields can be
mounted.
1.3.3Standalone Node
The ATmega328P Xplained Mini board can be used as a standalone node - use the 4xAAA or 2xAAA battery
pack available in Atmel store to provide power.
1.4Connecting the Kit
How to connect the evaluation board.
1.4.1Connect the Kit to Atmel Studio
How to connect the ATmega328P Xplained Mini board to Atmel Studio.
1. Download and install Atmel Studio1 version 6.2 or later.
2. Launch Atmel Studio.
3. Connect the board to the USB port and it will be visible in Atmel Studio.
1.4.2Connect the Target UART to the mEBDG COM Port
All Xplained Mini boards have an embedded debugger (mEBDG) with a number of features, among them a
CDC/COM port which enables the user to connect the ATmega328P UART to the PC.
1. Connect the mEDBG USB to the PC.
2. Use the Device Manager to find the COM port number.
3. Default COM port settings are 9600baud N81. The COM port settings can be changed using the Device
Manager.
1
http://www.atmel.com/tools/atmelstudio.aspx
ATmega328P Xplained Mini User Guide [USER GUIDE]
42287A-MCU-05/2014
3
1.5Programming and Debugging
How to program and debug the Xplained Mini board.
1.5.1Programming the Target Using mEDBG
Using the Embedded Debugger on the Xplained Mini board to program the ATmega328 via the SPI bus.
1. Connect the mEDBG USB to the PC.
2. Go to Atmel Studio: click Tools, select Device Programming, and select the connected mEDBG as Tool
with Device = ATmega328P and Interface = ISP, click Apply. Note that if ISP programming fails it could
be because debugWIRE is enabled. See debugging chapter on how to disable debugWIRE mode:
“Debugging the Target Using mEDBG” on page 4.
3. Select "Memories" and locate the source hex or elf file and click Program.
4. If the source contains fuse settings go to "Production file" and upload the elf file and program the fuses.
5. To set fuses manually click Fuses and select the setting.
Recommended fuse setting:
BOOTSZ = 1024W_1C00,
BOOTRST = [ ],
RSTDISBL = [ ],
DWEN = [ ],
SPIEN = [X],
WDTON = [ ],
EESAVE = [ ],
BODLEVEL = DISABLE,
CKDIV8 = [ ],
CKOUT = [ ],
SUT_CKSEL = EXTCLK_6CK_14CK_65MS
Important
If any other cpu clk than the external clk supplied by the mEDBG is used the debugWIRE is
not guaranteed to work.
The mEDBG will prevent writing certain fuse combinations in order to protect your kit.
1.5.2Debugging the Target Using mEDBG
Using the Embedded Debugger on the Xplained Mini board to debug the ATmega328P via debugWIRE.
1. Start Atmel Studio.
2. Connect the mEDBG USB to the PC.
3. Open your project.
4. In the Project menu select the project properties page, select the Tools tab and select mEDBG as
debugger and debugWIRE as interface.
5. In the Debug menu click Start Debugging and Break.
6. Atmel Studio will display an error message if the DWEN fuse in the ATmega328P is not enabled, click YES
to make Studio set the fuse using the ISP interface.
7. A debug session is started with a break in main, debugging can start.
8. When exiting debug mode select "Disable debugWIRE and Close" in the Debug menu, this will disable the
DWEN fuse.
ATmega328P Xplained Mini User Guide [USER GUIDE]
42287A-MCU-05/2014
4
Important
If any other cpu clk than the external clk supplied by the mEDBG is used the debugWIRE is not
guaranteed to work.
1.5.3Programming the Target Using an External Programmer
How to program the target ATmega328P using the AVR® JTAGICE mkII, JTAGICE3, or other Atmel
Programmers.
1. Connect the External Programmer to the PC.
2. Connect the External Programme to the evaluation board ISP connector (J204) (Need the 6-pin 100mil
adapter connected to the JTAGICE).
3. Go to Atmel Studio: Tools/Device Programming, and select the External Programmer connected as Tool,
Select Device = ATmega328P, Interface = ISP and click Apply.
4. Select "Memories" and locate the source hex or elf file and click Program.
5. If the source contains fuse settings go to "Production file" and upload the elf file and program the fuses.
Recommended fuse setting:
BOOTSZ = 1024W_1C00,
BOOTRST = [ ],
RSTDISBL = [ ],
DWEN = [ ],
SPIEN = [X],
WDTON = [ ],
EESAVE = [ ],
BODLEVEL = DISABLE,
CKDIV8 = [ ],
CKOUT = [ ],
SUT_CKSEL = EXTCLK_6CK_14CK_65MS
1.5.4Programming the ATmega32U4 Using an External Programmer
How to program the ATmega32U4 using the AVR® JTAGICE mkII, JTAGICE3, or other Atmel Programmers.
To restore the mEDBG FW use the /tools/mEDBG/mEDBG_fw.zip from the Studio installation.
1. Connect the External Programme to the PC.
2. Connect the External Programme to the board connector (J100).
3. Go to Atmel Studio: Tools/Device Programming, and select the External Programmer connected as Tool,
select Device = ATmega32U4, Interface = JTAG and click Apply.
4. Select "Memories" and locate the source hex or elf file and click Program.
5. If the source contain fuse settings go to "Production file" and upload the elf file and program the fuses.
Recommended fuse setting:
BODLEVEL = DISABLE
HWBE = [X]
OCDEN = [ ]
JTAGEN = [X]
SPIEN = [X]
WDTON = [ ]
EESAVE = [X]
BOOTSZ = 2048W_3800
ATmega328P Xplained Mini User Guide [USER GUIDE]
42287A-MCU-05/2014
5
BOOTRST = [ ]
CKDIV8 = [ ]
CKOUT = [X]
SUT_CKSEL = EXTXOSC_8MHZ_XX_258CK_65MS
Important
CKOUT must be enabled the provide clock to the target.
1.5.5Programming the ATmega32U4 Using a Bootloader
This section describes how to use the bootloader to program the ATmega32U4.
1. Install the Bootloader interface on the PC as described in “How to Install the "Bootloader PC
tool"” on page 6.
2. Start the Bootloader PC GUI "FLIP".
3. Short strap J102.
4. Connect the board USB connector to the PC.
5. Select Device = ATmega32U4 (Device - Select).
6. Select USB communication (Ctrl+U).
7. Select memory area to program (Use the toggle memory button bellow the Atmel logo).
8. Select Load Hex file (Ctrl+L).
9. Select Programming Options.
10. Click "Run", observe status in status field.
1.5.6How to Install the "Bootloader PC tool"
How to install the Bootloader PC GUI tool,
1. Download the Flip "in system programming tool" installer from http://www.atmel.com/tools/FLIP.aspx2.
2
http://www.atmel.com/tools/FLIP.aspx
ATmega328P Xplained Mini User Guide [USER GUIDE]
42287A-MCU-05/2014
6
2. Run the Flip Installer.
1.6Available Example Code
The ATmega328P is preprogrammed with a demo program, ReMorse. Source code is available in Atmel
Spaces3.
When the CDC COM port is connected to a terminal window, the text you write will be transmitted via the LED
in Morse code.
Any Morse code transmitted by using the switch will be displayed as text in the terminal window.
3
http://spaces.atmel.com/gf/
ATmega328P Xplained Mini User Guide [USER GUIDE]
42287A-MCU-05/2014
7
2.Hardware User Guide
2.1Board Overview
Figure 2-1. ATmega328P-XMINI Overview
2.2Clock Distribution
The ATmega32U4 (mEDBG) has an external 16MHz XTAL.
The ATmega32U4 provides an external 16MHz clock to the ATmega328P (target).
2.3Headers and Connectors
The board headers and connectors.
2.3.1JTAG (J100)
J100 is the JTAG programming header typically used by the JTAGICE for programming of the ATmega32U4
(mEDBG).
Table 2-1. J100 JTAG Header
J100 pinSignal function
1JTAG_TCK
ATmega328P Xplained Mini User Guide [USER GUIDE]
42287A-MCU-05/2014
8
J100 pinSignal function
2GND
3JTAG_TDO
4VCC (5V0)
5JTAG_TMS
6RESET
7NC
8NC
9JTAG_TDI
10GND
2.3.2USB (J101)
J101 is a Micro-B USB connector connected to the embedded debugger (ATmega32U4).
Table 2-2. J101 USB Connector
J101 pinFunction
1VBUS
2D-
3D+
4NC
5GND
2.3.3USART (J104)
The ATmega32U4 USART signals are available on J104 USART header.
The mEDBG CDC COM port is connected to these signals.
Table 2-3. J104 USART Header
J104 pinATmega32U4ATmega328PFunction
1 - UART TXDPD3PD1TxD from ATmega32U4.
2 - UART RXDPD2PD0RxD to ATmega32U4.
2.3.4Target Digital I/O (J200 and J201)
The J200 and J201 headers provide access to ATmega328P digital I/O pins.
Table 2-4. J200 I/O High Header
J200 pin &
ATmega328P pinNote
location
J200-1PB0
J200-2PB1
J200-3PB2
J200-4PB3
J200-5PB4
J200-6PB5/SCKYellow USER LED D200 connected.
J200-7GND
J200-8AREF
J200-9PC4/SDATWI Serial Data.
ATmega328P Xplained Mini User Guide [USER GUIDE]
42287A-MCU-05/2014
9
J200 pin &
ATmega328P pinNote
location
J200-10PC5/SCLTWI Serial Clock.
Table 2-5. J201 I/O Low Header
J201 pinATmega328P pinNote
J201-1PD0/RxDTarget USART Receive Pin.
J201-2PD1/TxDTarget USART Transmit Pin.
J201-3PD2
J201-4PD3
J201-5PD4
J201-6PD5
J201-7PD6
J201-8PD7
2.3.5Target Analogue I/O (J203)
The ATmega328P analogue I/O pins are available in the J203 header.
Table 2-6. J200 Analogue Header
J203 pin & locationATmega328P pin
J203-1PC0
J203-2PC1
J203-3PC2
J203-4PC3
J203-5PC4
J203-6PC5
2.3.6Power (J202, J300, J301)
The J300 and J301 headers enables selection of power sources and target supply power, the J202 header
enables connection to the power system.
Table 2-7. J202 Power Header
J202 pinSignalDescription
1NC.
2VCC_TARGETATmega328P supply voltage.
3RESET_SENSERESET from external source, monitored by the mEDBG, if pulled low the
4VCC_P3V33.3V from on-board DC/DC converter (U300).
5VCC_P5V0Voltage from the selected power source, default VBUS.
6GND
7GND
8VCC_VINThe externally connected power source if any.
2.3.6.1Power supply configuration
The J300 and J301 headers enables Power supply configuration.
target RESET line will be pulled low. Possible to connect directly to the
target by assembling R212 and removing R110. Note: DebgWIRE will
then be disabled.
ATmega328P Xplained Mini User Guide [USER GUIDE]
42287A-MCU-05/2014
10
Table 2-8. J300 Board External Power Selection
J300
SignalDescription
pin
1VCC_VBUSVBUS Pin of USB Connector via fuse F100, by default connected to VCC_P5V0
2VCC_P5V0Input voltage (4.3 to 16V) for the fixed-output voltage regulator (U300).
3VCC_VINAlternative power source for the board (4.3 to 16V), study U300 data sheet for
Table 2-9. J301 Board Power Supply Selection
J301
SignalDescription
pin
1VCC_P5V0Board external power source as selected by J300, by default connected to
2VCC_BOARDPower supply for ATmega32U4 and ATmega328P.
3VCC_P3V3Board 3.3V power supply from U300.
2.3.7Target SPI (J204)
The J204 header enable direct connection to ISP for programming of the ATmega328P or to use the SPI bus to
connect external equipment.
Table 2-10. J204 SPI Header
J204 pinFunction
1MISO
2VCC target (ATmega328P)
3SCK
4MOSI
5RESET
6GND
via R300.
detail requirements.
VCC_BOARD via R301.
2.3.8Additional Target Signals
Signals not available in any of the headers or connectors are available in column 5.
ATmega328P Xplained Mini User Guide [USER GUIDE]
42287A-MCU-05/2014
11
Table 2-11. Target uC I/O Signals not connected to any Connector or Header
ATmega328P pinGrid position
ADC6H5
ADC7G5
2.3.9Extension headers
The marked area on the grid I7 to R8 can be used for strapping in a Xplained PRO extension header and a few
other headers based on the SPI bus.
The general bus connections for a Xplained PRO Extension board is indicated in the table below, detailed
wiring can be found in the selected Extension board documentation.
Table 2-12. Xplained Pro Extension Header
Pin NameTypical µC
signal
Typical
grid
Extension signal description
pin
1IDNCCommunication line to the ID chip on extension board.
2GNDGround.
3ADC(+)Analogue to digital converter, positive part of differential
ADC.
4ADC(-)Analogue to digital converter, negative part of differential
ADC.
5GPIO1General purpose IO.
6GPIO2General purpose IO.
7PWM(+)Pulse width modulation , alternatively positive part of
differential PWM. RESET to RF Extension board.
8PWM(-)Pulse width modulation , alternatively positive part of
differential PWM.
9IRQ/GPIOInterrupt request line from extension board.
10 SPI_SS_B/
GPIO
Slave select for SPI and/or general purpose I/O. Wake up
interrupt to RF extension (SLP_TR).
ATmega328P Xplained Mini User Guide [USER GUIDE]
42287A-MCU-05/2014
12
Pin NameTypical µC
signal
Typical
grid
pin
11 TWI_SDAPC4/SDAM6 to
Q12
12 TWI_SCLPC5/SCLM9 to
R12
13 USART_RXPD0/RXDL6 to
A12
14 USART_TXPD1/TXDL9 to
B12
15 SPI_SS_APB2/SSK6 to
K5.5
16 SPI_MOSIPB3/MOSIK9 to
K10
17 SPI_MISOPB4/MISOJ6 to
J5.5
18 SPI_SCKPB5/SCKJ9 to
J10
19 GNDI6 to
GND
20 VCCI9 to
VCC
Extension signal description
Data line for two wire interface.
Clock line for two wire interface.
USART Input Pin from extension board, remove R107 if
used.
USART Output Pin to extension board, remove R108 if
used.
Slave select for Serial peripheral interface.
Master out slave in line of Serial peripheral interface.
Master in slave out line of Serial peripheral interface.
Clock for Serial peripheral interface.
Ground.
Power for extension board.
A number of Xplained PRO Extensions can be found at http://www.atmel.com/products/microcontrollers/avr/
xplainedpro.
Using Pin 11 to 20 enables connection of the 10pin connector used on the RZ600 wireless modules and the
10pin Xplained sensor modules.
2.4Board GUI
2.4.1LEDs
There are one LED available for use by application SW and one for the mEDBG.
Table 2-13. LEDs
LEDFunction
D100 - GreenmEDBG, will light during enumeration.
D200 - YellowATmega328P pin 17 - PB5, also connected to mEDBG SCK for ISP programming, in 3-
state when not used by the ATmega32U4.
2.4.2Button
A button is available for general use by application SW.
ATmega328P Xplained Mini User Guide [USER GUIDE]
42287A-MCU-05/2014
.
13
Table 2-14. Button
ButtonFunctionATmega328P pin
SW200User defined high signal, press to ground
8 - PB7
(negate).
2.5Factory Programmed Data
The ATmega328P Xplained Mini board comes with a demo program preprogrammed in the ATmega328P
FLASH using the external clock provided by the ATmega32U4.
The ATmega32U4 is preprogrammed with the mEDBG.
2.6Errata
The following should be noted on revision 2 of the board ( A09-2323/2):
1. VCC on the Grid is not connected, VCC can be connected on grid N0 or from the ISP connector pin.2.
2. There is no capacitor on the 3V3 output if the board Vcc is powered from 5V.
ATmega328P Xplained Mini User Guide [USER GUIDE]
42287A-MCU-05/2014
14
3.Document Revision History
Document
DateComment
revision
42287A05/2014Initial document release
ATmega328P Xplained Mini User Guide [USER GUIDE]
42287A-MCU-05/2014
15
Atmel Corporation 1600 Technology Drive, San Jose, CA 95110 USAT: (+1)(408) 441.0311F: (+1)(408) 436.4200|www.atmel.com
Atmel®, Atmel logo and combinations thereof, Enabling Unlimited Possibilities®, AVR®, and others are registered trademarks or trademarks of Atmel
Corporation or its subsidiaries. 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.
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.