DM240001 Microchip Technology, DM240001 Datasheet - Page 15

BOARD DEMO PIC24/DSPIC33/PIC32

DM240001

Manufacturer Part Number
DM240001
Description
BOARD DEMO PIC24/DSPIC33/PIC32
Manufacturer
Microchip Technology
Series
Explorer 16 100-pinr
Type
MCUr
Datasheets

Specifications of DM240001

Contents
Explorer 16 Dev Board, PIC24FJ128GA010 and dsPIC33FJ256GP710 PIM Modules
Processor To Be Evaluated
PIC 24 and dsPIC33
Data Bus Width
16 bit
Interface Type
RS-232
Silicon Manufacturer
Microchip
Core Architecture
PIC, DsPIC
Core Sub-architecture
PIC24, DsPIC33
Silicon Core Number
PIC24F, DsPIC33F
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
dsPIC30, dsPIC33, PIC32, PIC24FJ, PIC24HJ
For Use With
AC164127-5 - BOARD GRAPH LCD CNTLR PICTAILAC164127-3 - BOARD DAUGHTER GRAPHIC PICTAILAC164127 - BRD DAUGHT GRAPHIC PICTAIL PLUS
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
DM240001
Manufacturer:
MICROCHIP
Quantity:
12 000
2.1
2.2
2.3
© 2005 Microchip Technology Inc.
INTRODUCTION
HIGHLIGHTS
TUTORIAL OVERVIEW
Chapter 2. Explorer 16 Programming Tutorial
This chapter is a self-paced tutorial to get you started using the Explorer 16 Development
Board.
Items discussed in this chapter include:
• Tutorial Overview
• Creating the Project
• Building the Code
• Programming the Device
The tutorial in this chapter demonstrates the main features of the MPLAB IDE and
MPLAB ICD 2 as they are used with the Explorer 16 Development Board. As pre-
sented, it is designed for use with the PIC24FJ128GA010 specifically. However, the
same procedures and toolsuites can also be used with PIC24H or dsPIC33F devices.
The PIC24 tutorial project demonstrated here, PIC24ExplDemo.mcp, is written in C
for MPLAB C30. The program displays PIC24 features on the alphanumeric LCD, and
also displays voltage, temperature and date/time as the various buttons are pressed.
Described with the PIC24 project is the dsPIC device tutorial,
Example1_RTC_LED_ADC.mcp. It is also written in C for MPLAB C30. The program
displays voltage and current time, updating the display on command. Both programs
are described in more detail in Chapter 3. “Explorer 16 Tutorial Programs”.
For either project, the source file (PIC24ExplDemo.c or main_rtc.c for PIC24 or
dsPIC33F, respectively) is used with a linker script file (p24fj128ga010.gld or
p33fj256gp710ps.gld) and header file (p24fj128ga010.h or
p33fj256gp710ps.h) to form a complete project. While these simple projects use a
single source code file, more complex projects might use multiple assembler and
compiler source files, as well as library files and precompiled object files.
Upon completing this tutorial, you should be able to:
• Create a project using the Project Wizard
• Assemble and link the code and set the Configuration bits
• Set up MPLAB IDE to use the MPLAB ICD 2
• Program the chip with the MPLAB ICD 2
There are three steps to this tutorial:
1. Creating a project in MPLAB IDE.
2. Assembling and linking the code.
3. Programming the chip with the MPLAB ICD 2.
EXPLORER 16 DEVELOPMENT
BOARD USER’S GUIDE
DS51589A-page 11

Related parts for DM240001