TDGL001 Microchip Technology, TDGL001 Datasheet - Page 85

MCU, MPU & DSP Development Tools Digilent Cerebot 32MX4 Dev Board

TDGL001

Manufacturer Part Number
TDGL001
Description
MCU, MPU & DSP Development Tools Digilent Cerebot 32MX4 Dev Board
Manufacturer
Microchip Technology
Series
PIC® 32MXr
Type
MCUr
Datasheets

Specifications of TDGL001

Data Bus Width
12 bit
Interface Type
USB
Contents
Board
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
PIC32MX460F512
5.0
PIC32MX3XX/4XX
program Flash memory for executing user code. There
are three methods by which the user can program this
memory:
• Run-Time Self Programming (RTSP)
• In-Circuit Serial Programming™ (ICSP™)
• EJTAG Programming
EXAMPLE 5-1:
© 2011 Microchip Technology Inc.
NVMCON = 0x4004;
Wait(delay);
NVMKEY = 0xAA996655;
NVMKEY = 0x556699AA;
NVMCONSET = 0x8000;
while(NVMCONbits.WR==1);
Note 1: This data sheet summarizes the features
2: Some registers and associated bits
FLASH PROGRAM MEMORY
of the PIC32MX3XX/4XX family of
devices. It is not intended to be a compre-
hensive reference source. To comple-
ment the information in this data sheet,
refer to Section 5. “Flash Program
Memory” (DS61121) of the “PIC32
described in this section may not be
available on all devices. Refer to
Section 4.0 “Memory Organization”
this data sheet for device-specific register
and bit information.
Family Reference Manual”, which is
available from the Microchip web site
(www.microchip.com/PIC32).
devices
contain
// Enable and configure for erase operation
// Delay for 6 µs for LVDstartup
// Initiate operation
// Wait for current operation to complete
an
internal
in
RTSP is performed by software executing from either
Flash or RAM memory. EJTAG is performed using the
EJTAG port of the device and a EJTAG capable
programmer. ICSP is performed using a serial data
connection to the device and allows much faster pro-
gramming times than RTSP. RTSP techniques are
described in this chapter. The ICSP and EJTAG
methods are described in the “PIC32MX Flash
Programming Specification” (DS61145), which can be
downloaded from the Microchip web site.
Note:
PIC32MX3XX/4XX
Flash LVD Delay (LVDstartup) must be
taken into account between setting up and
executing any Flash command operation.
See
set up and execute a Flash command
operation.
Example 5-1
for a code example to
DS61143H-page 85

Related parts for TDGL001