PIC32MX440F512H-80I/PT Microchip Technology, PIC32MX440F512H-80I/PT Datasheet - Page 448

IC PIC MCU FLASH 512K 64-TQFP

PIC32MX440F512H-80I/PT

Manufacturer Part Number
PIC32MX440F512H-80I/PT
Description
IC PIC MCU FLASH 512K 64-TQFP
Manufacturer
Microchip Technology
Series
PIC® 32MXr

Specifications of PIC32MX440F512H-80I/PT

Program Memory Type
FLASH
Program Memory Size
512KB (512K x 8)
Package / Case
64-TFQFP
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
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 ~ 85°C
Processor Series
PIC32MX4xx
Core
MIPS
Data Bus Width
32 bit
Data Ram Size
32 KB
Interface Type
I2C , SPI , UART
Maximum Clock Frequency
80 MHz
Number Of Programmable I/os
51
Number Of Timers
5 x 16 bit, 1 x 32 bit
Operating Supply Voltage
2.3 V to 3.6 V
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
3rd Party Development Tools
52713-733, 52714-737
Development Tools By Supplier
PG164130, DV164035, DV244005, DV164005, DM320003, DM320002, MA320002
Minimum Operating Temperature
- 40 C
On-chip Adc
10 bit
Controller Family/series
PIC32
No. Of I/o's
51
Ram Memory Size
32KB
Cpu Speed
80MHz
No. Of Timers
5
Embedded Interface Type
EUART, I2C, PSP, SPI
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
AC244003 - TEST BD MPLAB REAL ICE LOOPBACKDM320003 - BOARD DEMO USB PIC32 OTGAC244006 - KIT MPLAB REAL ICE TRACEAC164327 - MODULE SKT FOR 64TQFP
Eeprom Size
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC32MX440F512H-80I/PT
Manufacturer:
ELPIDA
Quantity:
1 000
Part Number:
PIC32MX440F512H-80I/PT
Manufacturer:
Microchip Technology
Quantity:
10 000
PIC32MX3XX/4XX
20.2.7
The PMP module supports two distinct read/write sig-
naling methods. In Master Mode 1, Read and Write
strobe are combined into a single control line,
PMRD/PMWR; a second control line, PMENB, deter-
mines when a read or write action is to be taken.
In Master Mode 2, Read and Write strobes (PMRD and
PMWR) are supplied on separate pins.
To enable the PMRD/PMWR and PMWR/PMENB pins,
set PTRDEN bit (PMCON<8>) and PTWREN bit
(PMCON<9>) = 1.
20.2.8
All control signals (PMRD, PMWR, PMALL, PMALH,
PMCS2 and PMCS1) can be individually configured for
either positive (active-high) or negative (active-low)
polarity. The polarity for each control line is controlled
by separate bits in the PMCON register.
TABLE 20-4:
Note that the polarity of control signals that share the
same output pin (for example, PMWR and PMENB) are
controlled by the same bit; the configuration depends
on which Master Port mode is being used.
20.2.9
While the module is operating in a Master mode, the
auto-address increment/decrement bits INCM<1:0>
(PMMODE<12:11>) control the behavior of the address
value that appears on the PMA<15:0> address pins.
The address in the PMADDR register can be made to
automatically increment or decrement by 1 (regardless
of the transfer data width) after each read and write
operation is completed, and the BUSY bit goes to ‘0’.
TABLE 20-5:
DS61143C -page 446
CONTROL
PMALL/H
INCM<1:0>
PMCS2
PMCS1
PMWR
PMRD
PIN
00
01
10
READ/WRITE CONTROL
CONTROL LINE POLARITY
AUTO-INCREMENT/DECREMENT
Control Bit
PMCON
WRSP
RDSP
CS2P
CS1P
ALP
MASTER MODE PIN
POLARITY
INCREMENT/DECREMENT
CONFIGURATION
ADDRESS AUTO-
No Increment, No Decrement
Decrement every R/W Cycle
Increment every R/W Cycle
Active-High
FUNCTION
Select
1
1
1
1
1
Active-Low
Select
0
0
0
0
0
Preliminary
If the Chip Select signals are disabled and configured
as address bits, the bits will participate in the increment
and decrement operations; otherwise, the PMCS2 and
PMCS1 bit values will be unaffected.
20.2.10
In Master modes, the user has control over the dura-
tion of the read, write, and address cycles by configur-
ing the module Wait states. Three portions of the
cycle, the beginning, middle, and end are configured
using the corresponding WAITB, WAITM, and WAITE
bits in the PMMODE register.
20.2.11
In either of the Master modes the address bus can be
multiplexed together with the data bus. There are three
Address Multiplexing modes available; Demultiplexed,
Partial Multiplexed and Full Multiplexed. The Address-
ing
ADRMUX<1:0> (PMCON<12:11).
For detailed examples illustrating address multiplexing
configurations, refer to the PMP chapter in the
“PIC32MX Family Reference Manual” (DS61132).
TABLE 20-6:
20.2.12
In Demultiplexed mode, address bits are presented on
pins PMA<15:0>. Note, PMA15 is not available if
PMCS2 is enabled and PMA14 is not available if
PMCS1 is enabled. Data bits are presented on pins
PMD<15:0> in 16-Bit Data mode; pins PMD<7:0> in 8-
Bit Data mode.
configuring bits ADRMUX<1:0> = 00.
ADRMUX<1:0>
Note:
Multiplex
00
01
10
11
WAIT STATES
ADDRESS MULTIPLEXING
DEMULTIPLEXED MODE
A design implementing partial or full multi-
plexed address and data bus allows the
unused PMA address pins to be used as
general purpose I/O pins. However,
depending on the Multiplexing mode, read
and write operations will be extended by
several peripheral bus clock cycles,
T
PBCLK
mode
ADDRESS MULTIPLEX
CONFIGURATIONS
Demultiplexed mode is selected by
.
© 2008 Microchip Technology Inc.
Partial (uses PMD<7:0>)
is
Full (uses PMD<15:0>)
Full (uses PMD<7:0>)
Multiplex Modes
configured
Demultiplexed
using
bits

Related parts for PIC32MX440F512H-80I/PT