参数资料
型号: DSPIC30F2010-30I/SP
厂商: Microchip Technology
文件页数: 48/66页
文件大小: 0K
描述: IC DSPIC MCU/DSP 12K 28DIP
产品培训模块: dsPIC30F Quadrature Encoder Interface
Serial Communications using dsPIC30F I2C
Serial Communications using dsPIC30F SPI
Serial Communications using dsPIC30F UART
dsPIC30F 12 bit ADC - Part 2
dsPIC30F Addressing Modes - Part 1
dsPIC30F Architecture - Part 1
dsPIC30F DSP Engine & ALU
dsPIC30F Interrupts
dsPIC30F Motor Control PWM
dsPIC Timers
Asynchronous Stimulus
dsPIC30F Addressing Modes - Part 2
dsPIC30F Architecture - Part 2
dsPIC30F 12-bit ADC Part 1
标准包装: 15
系列: dsPIC™ 30F
核心处理器: dsPIC
芯体尺寸: 16-位
速度: 30 MIP
连通性: I²C,SPI,UART/USART
外围设备: 高级欠压探测/复位,电机控制 PWM,QEI,POR,PWM,WDT
输入/输出数: 20
程序存储器容量: 12KB(4K x 24)
程序存储器类型: 闪存
EEPROM 大小: 1K x 8
RAM 容量: 512 x 8
电压 - 电源 (Vcc/Vdd): 2.5 V ~ 5.5 V
数据转换器: A/D 6x10b
振荡器型: 内部
工作温度: -40°C ~ 85°C
封装/外壳: 28-DIP(0.300",7.62mm)
包装: 管件
产品目录页面: 650 (CN2011-ZH PDF)
配用: DV164005-ND - KIT ICD2 SIMPLE SUIT W/USB CABLE
其它名称: DSPIC30F2010-30I
DSPIC30F2010-30I-ND
DSPIC30F2010-30I/SPG
DSPIC30F201030ISP
dsPIC30F Flash Programming Specification
DS70102K-page 52
2010 Microchip Technology Inc.
11.12 Reading Data Memory
The procedure for reading data memory is similar to
that of reading code memory, except that 16-bit data
words are read instead of 24-bit words. Since less data
is read in each operation, only working registers
W0:W3 are used as temporary holding registers for the
data to be read.
Table 11-12 shows the ICSP programming details for
reading data memory. Note that the TBLPAG register is
hard-coded to 0x7F (the upper byte address of all
locations of data memory).
TABLE 11-12: SERIAL INSTRUCTION EXECUTION FOR READING DATA MEMORY
Command
(Binary)
Data
(Hexadecimal)
Description
Step 1: Exit the Reset vector.
0000
040100
000000
GOTO 0x100
NOP
Step 2: Initialize TBLPAG and the read pointer (W6) for TBLRD instruction.
0000
2007F0
880190
2xxxx6
MOV
#0x7F, W0
MOV
W0, TBLPAG
MOV
#<SourceAddress15:0>, W6
Step 3: Initialize the write pointer (W7) and store the next four locations of code memory to W0:W5.
0000
EB0380
000000
BA1BB6
000000
BA1BB6
000000
BA1BB6
000000
BA1BB6
000000
CLR
W7
NOP
TBLRDL [W6++], [W7++]
NOP
TBLRDL [W6++], [W7++]
NOP
TBLRDL [W6++], [W7++]
NOP
TBLRDL [W6++], [W7++]
NOP
Step 4: Output W0:W5 using the VISI register and REGOUT command.
0000
0001
0000
0001
0000
0001
0000
0001
0000
883C20
000000
<VISI>
000000
883C21
000000
<VISI>
000000
883C22
000000
<VISI>
000000
883C23
000000
<VISI>
000000
MOV
W0, VISI
NOP
Clock out contents of VISI register
NOP
MOV
W1, VISI
NOP
Clock out contents of VISI register
NOP
MOV
W2, VISI
NOP
Clock out contents of VISI register
NOP
MOV
W3, VISI
NOP
Clock out contents of VISI register
NOP
Step 5: Reset device internal PC.
0000
040100
000000
GOTO 0x100
NOP
Step 6: Repeat steps 3-5 until all desired data memory is read.
相关PDF资料
PDF描述
PIC32MX230F064B-I/SP IC MCU 32BIT 64KB FLASH 28-SPDIP
DSPIC33FJ32MC202-I/MM IC DSPIC MCU/DSP 32K 28QFN
ATMEGA48V-10PJ IC AVR MCU 4K 5V 10MHZ 28-DIP
DSPIC30F3012-20I/SO IC DSPIC MCU/DSP 24K 18SOIC
DSPIC30F3012-30I/SO IC DSPIC MCU/DSP 24K 18SOIC
相关代理商/技术参数
参数描述
DSPIC30F2010AT-20E/PF 制造商:MICROCHIP 制造商全称:Microchip Technology 功能描述:High-Performance, 16-Bit Digital Signal Controllers
DSPIC30F2010AT-20E/S 制造商:MICROCHIP 制造商全称:Microchip Technology 功能描述:High-Performance, 16-Bit Digital Signal Controllers
DSPIC30F2010AT-20E/S-ES 制造商:MICROCHIP 制造商全称:Microchip Technology 功能描述:High-Performance, 16-Bit Digital Signal Controllers
DSPIC30F2010AT-20E/SO 制造商:MICROCHIP 制造商全称:Microchip Technology 功能描述:High-Performance, 16-Bit Digital Signal Controllers
DSPIC30F2010AT-20E/SO-ES 制造商:MICROCHIP 制造商全称:Microchip Technology 功能描述:High-Performance, 16-Bit Digital Signal Controllers