DSPIC30F4013T-20I/PT Microchip Technology, DSPIC30F4013T-20I/PT Datasheet

no-image

DSPIC30F4013T-20I/PT

Manufacturer Part Number
DSPIC30F4013T-20I/PT
Description
IC DSPIC MCU/DSP 48K 44TQFP
Manufacturer
Microchip Technology
Series
dsPIC™ 30Fr

Specifications of DSPIC30F4013T-20I/PT

Core Processor
dsPIC
Core Size
16-Bit
Speed
20 MIPS
Connectivity
CAN, I²C, SPI, UART/USART
Peripherals
AC'97, Brown-out Detect/Reset, I²S, POR, PWM, WDT
Number Of I /o
30
Program Memory Size
48KB (16K x 24)
Program Memory Type
FLASH
Eeprom Size
1K x 8
Ram Size
2K x 8
Voltage - Supply (vcc/vdd)
2.5 V ~ 5.5 V
Data Converters
A/D 13x12b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
44-TQFP, 44-VQFP
For Use With
AC30F006 - MODULE SKT FOR DSPIC30F 44TQFP
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Other names
DSPIC30F4013T20IP

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
DSPIC30F4013T-20I/PT
Manufacturer:
Microchip Technology
Quantity:
10 000
The dsPIC30F Programmer’s Reference Manual
(DS70030E) conforms to the information provided in
the manual, except for the anomalies described below.
All of the issues listed will be addressed in future
releases of the Programmer’s Reference Manual.
1.
 2003 Microchip Technology Inc.
dsPIC30F Programmer’s Reference Manual Errata Sheet
To clarify how the WREG may be used to move
data, the following new section should be added:
4.10.3.3
The “MOV{.B}
(described on page 5-145) and “MOV{.B} WREG,
f” instruction (described on page 5-146) allow for
byte or word data to be moved between file
register memory and the WREG (working register
W0).
functionality to the legacy Microchip PICmicro
MOVF and MOVWF instructions.
The “MOV{.B}
WREG, f” instructions are the only MOV instruc-
tions which support moves of byte data to and from
file register memory. Example 4-17 shows several
MOV instruction examples using the WREG.
Example 4-17:
Moving Data with WREG
Note:
MOV.B
MOV
MOV.B
MOV
These
When moving word data between file
register memory and the working
register array, the “MOV Wns, f” and
“MOV f, Wnd” instructions allow any
working register (W0:W15) to be used
as the source or destination register,
not just WREG.
Moving Data with WREG
0x1001, WREG
0x1000, WREG
WREG, TBLPAG
WREG, 0x804
instructions
Moving Data with WREG
f
f
{,WREG}” and “MOV{.B}
{,WREG}” instruction
provide
; move the byte stored at location 0x1001 to W0
; move the word stored at location 0x1000 to W0
; move the byte stored at W0 to the TBLPAG register
; move the word stored at W0 to location 0x804
equivalent
dsPIC30F PROGRAMMER’S
REFERENCE MANUAL
DS80170A-page 1

Related parts for DSPIC30F4013T-20I/PT

DSPIC30F4013T-20I/PT Summary of contents

Page 1

... MOV 0x1000, WREG ; move the word stored at location 0x1000 to W0 MOV.B WREG, TBLPAG ; move the byte stored the TBLPAG register MOV WREG, 0x804 ; move the word stored location 0x804  2003 Microchip Technology Inc. dsPIC30F PROGRAMMER’S REFERENCE MANUAL equivalent DS80170A-page 1 ...

Page 2

... Instruction Description - Move f to Wnd On page 5-147, the following third note should be added to the Mov f to Wnd description move a byte of data from file register memory, the “MOV f to Destination” instruction (page 5-145) may be used.  2003 Microchip Technology Inc. ...

Page 3

... OA, OB, OAB: “ ” SA, SB, SAB: “ “  2003 Microchip Technology Inc. 13. Table 6-3, Instruction “LSR f {,WREG}”- Status Bits In Table 6-3, dsPIC30F Instruction Set Summary Table, the “LSR f {,WREG}” instruction on page 6-13, the “ ...

Page 4

... Programmer’s Reference Manual APPENDIX A: REVISION HISTORY Revision A (10/2003) Original version of the document. DS80170A-page 4  2003 Microchip Technology Inc. ...

Page 5

... Serialized Quick Turn Programming (SQTP service mark of Microchip Technology Incorporated in the U.S.A. All other trademarks mentioned herein are property of their respective companies. © 2003, Microchip Technology Incorporated, Printed in the U.S.A., All Rights Reserved. Printed on recycled paper. Microchip received QS-9000 quality system ...

Page 6

... Via Quasimodo, 12 20025 Legnano (MI) Milan, Italy Tel: 39-0331-742611 Fax: 39-0331-466781 Netherlands Biesbosch 14 NL-5152 SC Drunen, Netherlands Tel: 31-416-690399 Fax: 31-416-690340 United Kingdom 505 Eskdale Road Winnersh Triangle Wokingham Berkshire, England RG41 5TU Tel: 44-118-921-5869 Fax: 44-118-921-5820 07/28/03  2003 Microchip Technology Inc. ...

Related keywords