PIC32MX575F512L-80I/BG Microchip Technology, PIC32MX575F512L-80I/BG Datasheet - Page 15

IC, 32BIT MCU, PIC32, 80MHZ, BGA-100

PIC32MX575F512L-80I/BG

Manufacturer Part Number
PIC32MX575F512L-80I/BG
Description
IC, 32BIT MCU, PIC32, 80MHZ, BGA-100
Manufacturer
Microchip Technology
Series
PIC® 32MXr

Specifications of PIC32MX575F512L-80I/BG

Controller Family/series
PIC32
Ram Memory Size
64KB
Cpu Speed
80MHz
No. Of Timers
5
Interface
CAN, I2C, SPI, UART, USB
No. Of Pwm Channels
5
Core Size
32 Bit
Program Memory Size
512 KB
Core Processor
MIPS32® M4K™
Speed
80MHz
Connectivity
CAN, I²C, SPI, UART/USART, USB OTG
Peripherals
Brown-out Detect/Reset, DMA, POR, PWM, WDT
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
121-TFBGA
Embedded Interface Type
CAN, I2C, SPI, UART, USB
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Number Of I /o
-
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:
PIC32MX575F512L-80I/BG
Manufacturer:
Microchip Technology
Quantity:
10 000
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 PIC32MX575F512L-80I/BG