PIC24HJ256GP610T-I/PF Microchip Technology, PIC24HJ256GP610T-I/PF Datasheet - Page 9

256KB, Flash, 16384bytes-RAM, 40MIPS, 85I/O, 16-bit Family 100 TQFP 14x14x1mm T/

PIC24HJ256GP610T-I/PF

Manufacturer Part Number
PIC24HJ256GP610T-I/PF
Description
256KB, Flash, 16384bytes-RAM, 40MIPS, 85I/O, 16-bit Family 100 TQFP 14x14x1mm T/
Manufacturer
Microchip Technology
Series
PIC® 24Hr

Specifications of PIC24HJ256GP610T-I/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
256KB (85.5K x 24)
Program Memory Type
FLASH
Ram Size
16K x 8
Voltage - Supply (vcc/vdd)
3 V ~ 3.6 V
Data Converters
A/D 32x10b, 32x12b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
100-TQFP, 100-VQFP
Processor Series
PIC24HJ
Core
PIC
Data Bus Width
16 bit
Data Ram Size
16 KB
Interface Type
3-Wire, I2C, USART
Maximum Clock Frequency
40 MHz
Number Of Programmable I/os
85
Number Of Timers
13
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
3rd Party Development Tools
52713-733, 52714-737, 53276-922, EWDSPIC
Development Tools By Supplier
PG164130, DV164035, DV244005, DV164005
Minimum Operating Temperature
- 40 C
On-chip Adc
2 (12 bit, 32 Channel)
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
876-1004 - PIC24 BREAKOUT BOARDDM300024 - 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
Eeprom Size
-
Lead Free Status / Rohs Status
 Details

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC24HJ256GP610T-I/PF
Manufacturer:
Microchip Technology
Quantity:
10 000
4. Module: CPU
© 2010 Microchip Technology Inc.
The EXCH instruction does not execute correctly.
Work around
If
recommended fix is to replace:
with:
If using the MPLAB C Compiler for dsPIC
(formerly known as the MPLAB C30 C Compiler),
specify the compiler option, -merrata=exch
(Project>Build Options>Projects>MPLAB
C30>Use Alternate Settings)
Affected Silicon Revisions
A2
X
writing
A3
X
EXCH Wsource, Wdestination
PUSH Wdestination
MOV Wsource, Wdestination
POP Wsource
source
A4
X
code
in
assembly,
®
DSCs
the
PIC24HJXXXGPX06/X08/X10
5. Module: CPU
The DISI instruction will not disable interrupts
when a DISI instruction is executed in the same
instruction
decrements to zero. For example, when user code
executes a DISI #7, interrupts for 7 + 1 cycles
(7 + the DISI instruction itself) are disabled. In
that case, the DISI instruction uses a counter that
counts down from 7 to 0. The counter is loaded
with 7 at the end of the DISI instruction.
If the user code executes another DISI on the
instruction cycle where the DISI counter has
become zero, the new DISI count is loaded; but,
the DISI state machine does not properly re-
engage and continue to disable interrupts. At this
point, all interrupts are enabled. The next time the
user code executes a DISI instruction, the feature
will act normally and block interrupts.
In summary, it is only when a DISI execution is
coincident with the current DISI count = 0, that the
issue occurs. Executing a DISI instruction before
the DISI counter reaches zero will not produce
this error – the DISI counter is loaded with the
new value, and interrupts remain disabled until the
counter becomes zero.
Work around
When multiple DISI instructions are executed in
the source code, make sure that subsequent DISI
instructions have at least one instruction cycle
between the time that the DISI counter
decrements to zero and the next DISI instruction.
Alternatively, make sure that subsequent DISI
instructions are called before the DISI counter
decrements to zero.
Affected Silicon Revisions
A2
X
A3
X
cycle
A4
X
that
the
DS80444D-page 9
DISI
counter

Related parts for PIC24HJ256GP610T-I/PF