PIC24HJ64GP510-E/PF Microchip Technology, PIC24HJ64GP510-E/PF Datasheet - Page 10

IC PIC MCU FLASH 32KX16 100TQFP

PIC24HJ64GP510-E/PF

Manufacturer Part Number
PIC24HJ64GP510-E/PF
Description
IC PIC MCU FLASH 32KX16 100TQFP
Manufacturer
Microchip Technology
Series
PIC® 24Hr

Specifications of PIC24HJ64GP510-E/PF

Core Processor
PIC
Core Size
16-Bit
Speed
40 MIPs
Connectivity
CAN, I²C, IrDA, LIN, SPI, UART/USART
Peripherals
Brown-out Detect/Reset, DMA, POR, PWM, WDT
Number Of I /o
85
Program Memory Size
64KB (22K x 24)
Program Memory Type
FLASH
Ram Size
8K x 8
Voltage - Supply (vcc/vdd)
3 V ~ 3.6 V
Data Converters
A/D 32x10b/12b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 125°C
Package / Case
100-TQFP, 100-VQFP
For Use With
DM300024 - KIT DEMO DSPICDEM 1.1MA240012 - MODULE PLUG-IN PIC24H 100QFPDV164033 - KIT START EXPLORER 16 MPLAB ICD2DM240001 - BOARD DEMO PIC24/DSPIC33/PIC32AC164323 - MODULE SKT FOR 100TQFP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
PIC24HJXXXGPX06/X08/X10
22. Module: UART
23. Module: I
24. Module: I
25. Module: I
DS80280G-page 10
With the auto-baud feature selected, the sync
break character (0x55) may be loaded into the
FIFO as data.
Work around
To prevent the sync break character from being
loaded into the FIFO, load the UxBRG register with
either 0x0000 or 0xFFFF prior to enabling the
auto-baud feature (ABAUD = 1).
Writing to I2CxTRN during a Start bit transmission
generates a write collision, indicated by the
IWCOL (I2CxSTAT<7>) bit being set. In this state,
additional writes to the I2CxTRN register should
be blocked. However, in this condition, the
I2CxTRN register can be written, although
transmissions will not occur until the IWCOL bit is
cleared in software.
Work around
After each write to the I2CxTRN register, read the
IWCOL bit to ensure a collision has not occurred.
If the IWCOL bit is set, it must be cleared in
software and I2CxTRN register must be rewritten.
The ACKSTAT bit (I2CxSTAT<15>) only reflects
the received ACK/NACK status for Master
transmissions, but not for Slave transmissions. As
a result, a Slave cannot use this bit to determine if
it received an ACK or a NACK from a Master. In
future silicon revisions, the ACKSTAT bit will
reflect received ACK/NACK status for both Master
and Slave transmissions.
Work around
The SDA pin should be connected to any other
available I/O pin on the device. After transmitting a
byte, the Slave should poll the SDA line (subject to
a time-out period dependent on the application) to
determine if an ACK (‘0’) or NACK (‘1’) was
received.
The D_A Status bit (I2CxSTAT<5>) gets set on a
slave data reception in the I2CxRCV register, but
does not get set on a slave write to the I2CxTRN
register. In future silicon revisions, the D_A bit will
get set on a slave write to the I2CxTRN register.
Work around
Use the D_A Status bit only for determining slave
reception status and not slave transmission status.
2
2
2
C
C
C
26. Module: Traps and Idle Mode
27. Module: MCLR Wake-up from Sleep
28. Module: ECAN
If a clock failure occurs when the device is in Idle
mode, the oscillator failure trap does not vector to
the Trap Service Routine. Instead, the device will
simply wake-up from Idle mode and continue code
execution if the Fail-Safe Clock Monitor (FSCM) is
enabled.
Work around
Whenever the device wakes up from Idle
(assuming the FSCM is enabled) the user software
should check the state of the OSCFAIL bit
(INTCON1<1>) to determine whether a clock
failure occurred, and then perform the appropriate
clock switch operation. Regardless, the Trap
Service Routine must be included in the user
application.
If a MCLR reset pulse causes the device to
wake-up from Sleep mode, the device wakes up
without waiting for the on-chip voltage regulator to
power-up. This will subsequently result in a
Brown-out Reset (BOR).
Work around
None.
The C1RXOVF2 and C2RXOVF2 registers are
non-functional. They are always read back as
0x0000, even when a receive overflow has
occurred.
Work around
None.
Mode
© 2008 Microchip Technology Inc.

Related parts for PIC24HJ64GP510-E/PF