DM240313 Microchip Technology, DM240313 Datasheet

BOARD DEMO 8BIT XLP

DM240313

Manufacturer Part Number
DM240313
Description
BOARD DEMO 8BIT XLP
Manufacturer
Microchip Technology
Series
XLP™r
Type
MCUr
Datasheet

Specifications of DM240313

Contents
Board
Data Bus Width
8 bit
Silicon Manufacturer
Microchip
Core Architecture
PIC
Core Sub-architecture
PIC16, PIC18
Silicon Core Number
PIC16F, PIC18F
Kit Contents
Board
Features
32 Character Backlit LCD Display, Temperature Sensor
Rohs Compliant
Yes
Silicon Family Name
PIC18FxxKxx
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
*
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
DM240313
Manufacturer:
MICROCHIP
Quantity:
12 000
XLP 8-Bit Development Board
User’s Guide
 2011 Microchip Technology Inc.
DS41581A

Related parts for DM240313

DM240313 Summary of contents

Page 1

... XLP 8-Bit Development Board  2011 Microchip Technology Inc. User’s Guide DS41581A ...

Page 2

... PICtail, REAL ICE, rfLAB, Select Mode, Total Endurance, TSHARC, UniWinDriver, WiperLock and ZENA are trademarks of Microchip Technology Incorporated in the U.S.A. and other countries. SQTP is a service mark of Microchip Technology Incorporated in the U.S.A. All other trademarks mentioned herein are property of their respective companies. ...

Page 3

... Chapter 2. The XLP Demonstration Application 2.1 Initial Setup ................................................................................................... 15 2.2 Demonstration Program Operation .............................................................. 16 Chapter 3. XLP 8-Bit Development Board Hardware 3.1 Introduction ................................................................................................... 23 3.2 Hardware Features ....................................................................................... 23 3.3 Current Measurement .................................................................................. 27 Appendix 1. Development Board Schematics .......................................................... 29  2011 Microchip Technology Inc. XLP 8-BIT DEVELOPMENT BOARD Table of Contents USER’S GUIDE DS41581A-page 3 ...

Page 4

... XLP 8-Bit Development Board User’s Guide NOTES: DS41581A-page 4  2011 Microchip Technology Inc. ...

Page 5

... Chapter 3. XLP 8-Bit Development Board Hardware provides a more detailed description of the XLP 8-bit board’s hardware features • Appendix 1. Development Board Schematics provides detailed schematics of the XLP 8-Bit Development Board  2011 Microchip Technology Inc. XLP 8-BIT DEVELOPMENT BOARD Preface NOTICE TO CUSTOMERS USER’ ...

Page 6

... Optional arguments mcc18 [options] file [options] Choice of mutually exclusive errorlevel {0|1} arguments selection Replaces repeated text var_name [, var_name...] Represents code supplied by void main (void) user { ... }  2011 Microchip Technology Inc. Examples ® IDE User’s Guide ...

Page 7

... Low-Power Linear Active Thermistor™ ICs” Data Sheet (DS21942) • “PICkit™ 2 Programmer/Debugger User’s Guide” (DS51553) • “PICkit™ 3 Programmer/Debugger User’s Guide” (DS51795) • “Compiled Tips ‘n Tricks Guide” (DS01146)  2011 Microchip Technology Inc. Preface DS41581A-page 7 ...

Page 8

... MPLAB IDE, MPLAB SIM simulator, MPLAB IDE Project Manager and general editing and debugging features. • Programmers – The latest information on Microchip programmers, such as the MPLAB PM3 device programmer. DS41581A-page 8 ® C18 and MPLAB C30 C compilers; MPASM™  2011 Microchip Technology Inc. ® ...

Page 9

... Local sales offices are also available to help customers. A listing of sales offices and locations is included in the back of this document. Technical support is available through the web site at: http://support.microchip.com DOCUMENT REVISION HISTORY Revision A (May 2011) • Initial release of this document.  2011 Microchip Technology Inc. Preface DS41581A-page 9 ...

Page 10

... XLP 8-Bit Development Board User’s Guide NOTES: DS41581A-page 10  2011 Microchip Technology Inc. ...

Page 11

... Chapter 1. Introduction to the XLP 8-Bit Board 1.1 INTRODUCTION Thank you for purchasing Microchip Technology’s XLP 8-Bit Development Board. The board provides a low-cost, highly configurable development system for Microchip’s new line of 64 and 80-pin Extreme Low-Power (XLP) microcontrollers, including the PIC16(L)F1947 and PIC18F87K22 families ...

Page 12

... Prototype area with supply voltage and I 18. Current measurement jumpers and access point A more detailed discussion of each feature and its configuration is provided in Chapter 3. “XLP 8-Bit Development Board Hardware”. DS41581A-page 12 Figure 1-1. 2 C™ signal access  2011 Microchip Technology Inc. ...

Page 13

... Microchip web site (www.microchip.com/XLP8BitBoard). All required project files are provided so that the code may be used as an example or a platform for further development. These may be used with the included PIC18F87K22 device by programming the device using any programming tool, such as PICkit™ 3.  2011 Microchip Technology Inc. DS41581A-page 13 ...

Page 14

... XLP 8-Bit Development Board User’s Guide NOTES: DS41581A-page 14  2011 Microchip Technology Inc. ...

Page 15

... Connect the development board to the PC with the provided USB cable (A to mini-B). The board will not enumerate, but will source power from the USB port. The default jumper configuration table is shown in  2011 Microchip Technology Inc. XLP 8-BIT DEVELOPMENT BOARD 2 C pull-ups, J4 and J5. Although not used in the demonstration Figure USER’ ...

Page 16

... AM/PM time. The program permits the user to select between operation modes, each with its own current consumption values. This permits users to experiment with the different Low-Power modes and XLP techniques, as well as make direct measurements. The program flowchart is shown in DS41581A-page 16 JUMPER TABLE Figure 2-2.  2011 Microchip Technology Inc. ...

Page 17

... The LCD screen should welcome the user with the display “8-Bit XLP Demo Board” for two seconds. The display will then change to show a clock set to 00:00:00. This is the clock initial setup.  2011 Microchip Technology Inc. DEMO APPLICATION SOFTWARE FLOW ® ...

Page 18

... On the PIC18 device, the PMD registers are also referenced. Note: DS41581A-page 18 BUTTONS LAYOUT B is sometimes used to increment hours sometimes used to increment minutes 2: Holding either down will increment values gradually. 3: Figure 2-3. A – Select B – – Down  2011 Microchip Technology Inc. ...

Page 19

... This feature shows a wake-up based upon an interrupt (INT1). The user also has the option to escape Conserve mode if the alarm is enabled and the specified time is met. Upon exiting, the user will return to the “8-Bit XLP Main Menu”.  2011 Microchip Technology Inc. ACTIVE DISPLAY Figure 2-4: A – ...

Page 20

... By choosing Set Time, the user will be able to increment hours and minutes as per ini- tial setup. Please note that if Sleep mode is entered, then Set Time has to be entered to re-adjust the clock to make it accurate. DS41581A-page 20 Figure 2-5. Symbol Function * Alarm is active > Text < Select Cursor [ Text ] Feature Enable  2011 Microchip Technology Inc. ...

Page 21

... Celsius and Fahrenheit temperature standards. If the user selects Type, it will toggle between the Celsius and Fahrenheit options. Whichever standard is selected under the Type option will be displayed on the active display.  2011 Microchip Technology Inc. DS41581A-page 21 ...

Page 22

... These will remain the boot-up settings until Save Custom is selected again. All the default settings are listed in FIGURE 2-6: DS41581A-page 22 Figure 2-6: ALL DEFAULT SETTINGS Standard [24-HR] Wake Up 15 seconds Display Length 5 seconds Frequency 4 MHz Type Celsius Duty Cycle 100  2011 Microchip Technology Inc. ...

Page 23

... PIC16 or PIC18 device. The power LED does not illuminate in this configuration.  2011 Microchip Technology Inc. XLP 8-BIT DEVELOPMENT BOARD Section 1.4 “Development Board Features” ...

Page 24

... It is possible to enable and disable multiple component features on the 8-bit XLP Demonstration board by populating/unpopulating specific jumpers on the board. See Table 3-2 for jumper component configuration. TABLE 3-2: DS41581A-page 24 Table 3-1 for layout. POWER JUMPERS COMPONENT JUMPERS  2011 Microchip Technology Inc. ...

Page 25

... Using these switches requires that the corresponding pins internal weak pull-ups be enabled. When the switches are not required, the pull-ups can be disabled; this adds the ability to reduce power consump- tion in software.  2011 Microchip Technology Inc. DS41581A-page 25 ...

Page 26

... DS41581A-page provide an analog input voltage to the A/D Converter Schematics” recommended , GND, SDA, SCL, RX) from the SAP header (J2 C™. The type of communication is dependent and ground are located above the area. Supplied DD DD  2011 Microchip Technology Inc. ...

Page 27

... Since the resistor is placed in series with the PIC MCU V Note: ing voltage drop may affect power calculations. Ensure calculations are based on actual V  2011 Microchip Technology Inc. path, always be certain to re-install the jumper DD , instead of the supplied board voltage. DD ...

Page 28

... XLP 8-Bit Development Board User’s Guide NOTES: DS41581A-page 28  2011 Microchip Technology Inc. ...

Page 29

... Figure 1-1: PIC16LF1947 PIM Breakout • Figure 1-2: PIC18F87K22 PIM Breakout • Figure 1-3: Schematic for XLP Development Board ( • Figure 1-4: Schematic for XLP Development Board (  2011 Microchip Technology Inc. XLP 8-BIT DEVELOPMENT BOARD USER’S GUIDE DS41581A-page 29 ...

Page 30

... XLP 8-Bit Development Board User’s Guide FIGURE 1-1: PIC16LF1947 PIM BREAKOUT DS41581A-page 30  2011 Microchip Technology Inc. ...

Page 31

... FIGURE 1-2: PIC18F87K22 PIM BREAKOUT  2011 Microchip Technology Inc. DS41581A-page 31 ...

Page 32

... XLP 8-Bit Development Board User’s Guide FIGURE 1-3: SCHEMATIC FOR XLP DEVELOPMENT BOARD ( DS41581A-page 32  2011 Microchip Technology Inc. ...

Page 33

... FIGURE 1-4: SCHEMATIC FOR XLP DEVELOPMENT BOARD (  2011 Microchip Technology Inc. DS41581A-page 33 ...

Page 34

... XLP 8-Bit Development Board User’s Guide NOTES: DS41581A-page 34  2011 Microchip Technology Inc. ...

Page 35

... MCLR Button ........................................................... 18 Microchip Internet Web Site ....................................... 8 Microcontroller Master Clear Switch ........................ 12 Modular 28-Pin Riser Interface ................................ 12 O Oscillator Circuits (10 MHz and 32.768 kHz) ........... 12 Oscillator Options..................................................... 23  2011 Microchip Technology Inc. XLP 8-BIT DEVELOPMENT BOARD Index P PIC16 and PIC18 Oscillator Options........................ 23 PIC16(L)F1947......................................................... 11 PIC16(L)F1947 Plug-In Module ............................... 12 PIC16(L)F-series ...

Page 36

... XLP 8-Bit Development Board User’s Guide W Warranty Registration................................................. 7 Watchdog Timer (WDT) ........................................... 20 WWW Address ........................................................... 8 DS41581A-page 36  2011 Microchip Technology Inc. ...

Page 37

... XLP 8-Bit Development Board User’s Guide NOTES:  2011 Microchip Technology Inc. DS41581A-page 37 ...

Page 38

... Philippines - Manila Tel: 63-2-634-9065 Fax: 63-2-634-9069 Singapore Tel: 65-6334-8870 Fax: 65-6334-8850 Taiwan - Hsin Chu Tel: 886-3-6578-300 Fax: 886-3-6578-370 Taiwan - Kaohsiung Tel: 886-7-213-7830 Fax: 886-7-330-9305 Taiwan - Taipei Tel: 886-2-2500-6610 Fax: 886-2-2508-0102 Thailand - Bangkok Tel: 66-2-694-1351 Fax: 66-2-694-1350  2011 Microchip Technology Inc. 05/02/11 ...

Related keywords