PIC32MX575F512H-80I/PT Microchip Technology, PIC32MX575F512H-80I/PT Datasheet - Page 15

IC MCU 32BIT 512KB FLASH 64TQFP

PIC32MX575F512H-80I/PT

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

Specifications of PIC32MX575F512H-80I/PT

Core Size
32-Bit
Program Memory Size
512KB (512K x 8)
Core Processor
MIPS32® M4K™
Speed
80MHz
Connectivity
CAN, I²C, SPI, UART/USART, USB OTG
Peripherals
Brown-out Detect/Reset, DMA, POR, PWM, WDT
Number Of I /o
53
Program Memory Type
FLASH
Ram Size
64K 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
Package / Case
64-TFQFP
Controller Family/series
PIC32
No. Of I/o's
53
Ram Memory Size
64KB
Cpu Speed
80MHz
No. Of Timers
5
Digital Ic Case Style
TQFP
Embedded Interface Type
CAN, I2C, SPI, UART
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC32MX575F512H-80I/PT
Manufacturer:
Microchip Technology
Quantity:
135
Part Number:
PIC32MX575F512H-80I/PT
Manufacturer:
Microchip Technology
Quantity:
10 000
Part Number:
PIC32MX575F512H-80I/PT
Manufacturer:
MICROCHI
Quantity:
20 000
Part Number:
PIC32MX575F512H-80I/PT
0
6.5
Format:
Purpose:
Description:
Restrictions:
EXAMPLE 6-2:
© 2010 Microchip Technology Inc.
XferInstruction (instruction)
To send 32 bits of data for the device to execute.
The instruction is clocked into the device and then
executed by CPU.
The device must be in Debug mode.
XferInstruction (instruction)
{
}
// Select Control Register
SendCommand(ETAP_CONTROL);
// Wait until CPU is ready
// Check if Processor Access bit (bit 18) is set
do {
} while( PrAcc(contorlVal<18>) is not ‘1’ );
// Select Data Register
SendCommand(ETAP_DATA);
// Send the instruction
XferData(instruction);
// Tell CPU to execute instruction
SendCommand(ETAP_CONTROL);
XferData(32’h0x0000C000);
XferInstruction Pseudo
Operation
controlVal = XferData(32’h0x0004C000);
XferInstruction
PIC32MX
DS61145G-page 15

Related parts for PIC32MX575F512H-80I/PT