PIC32MX440F512HT-80V/MR Microchip Technology, PIC32MX440F512HT-80V/MR Datasheet - Page 85

no-image

PIC32MX440F512HT-80V/MR

Manufacturer Part Number
PIC32MX440F512HT-80V/MR
Description
512 KB Flash, 32 KB RAM, USB-OTG, 80 MHz, 10-Bit ADC, DMA 64 QFN 9x9x0.9mm T/R
Manufacturer
Microchip Technology
Series
PIC® 32MXr
Datasheet

Specifications of PIC32MX440F512HT-80V/MR

Core Processor
MIPS32® M4K™
Core Size
32-Bit
Speed
80MHz
Connectivity
I²C, IrDA, LIN, PMP, SPI, UART/USART, USB OTG
Peripherals
Brown-out Detect/Reset, DMA, POR, PWM, WDT
Number Of I /o
53
Program Memory Size
512KB (512K x 8)
Program Memory Type
FLASH
Eeprom Size
-
Ram Size
32K x 8
Voltage - Supply (vcc/vdd)
2.3 V ~ 3.6 V
Data Converters
A/D 16x10b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 105°C
Package / Case
64-VFQFN Exposed Pad
Core
MIPS
Processor Series
PIC32MX4xx
Data Bus Width
32 bit
Maximum Clock Frequency
80 MHz
Data Ram Size
32 KB
Number Of Programmable I/os
5
Number Of Timers
5
Operating Supply Voltage
2.3 V to 3.6 V
Operating Temperature Range
- 40 C to + 105 C
Mounting Style
SMD/SMT
Interface Type
USB, I2C, UART, RS-232, RS-485, SPI
Maximum Operating Temperature
+ 105 C
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
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 PIC32MX440F512HT-80V/MR