DSPIC30F3010-30I/SO Microchip Technology Inc., DSPIC30F3010-30I/SO Datasheet - Page 62

no-image

DSPIC30F3010-30I/SO

Manufacturer Part Number
DSPIC30F3010-30I/SO
Description
16 BIT MCU/DSP 28LD 30MIPS 24 KB FLASH
Manufacturer
Microchip Technology Inc.
Type
DSPr
Datasheet

Specifications of DSPIC30F3010-30I/SO

A/d Inputs
6-Channels, 10-Bit
Cpu Speed
30 MIPS
Eeprom Memory
1K Bytes
Input Output
20
Interface
I2C/SPI/UART, USART
Ios
20
Memory Type
Flash
Number Of Bits
16
Package Type
28-pin SOIC
Programmable Memory
24K Bytes
Ram Size
1K Bytes
Timers
5-16-bit, 2-32-bit
Voltage, Range
2.5-5.5
Lead Free Status / Rohs Status
RoHS Compliant part Electrostatic Device

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
DSPIC30F3010-30I/SO
Manufacturer:
MICROCHIP/微芯
Quantity:
20 000
dsPIC30F
6.6.3
Example 6-2 shows a sequence of instructions that
can be used to load the 96 bytes of write latches.
Thirty-two TBLWTL and32 TBLWTH instructions are
needed to load the write latches selected by the table
pointer.
EXAMPLE 6-2:
DS70082G-page 60
; Set up a pointer to the first program memory location to be written
; program memory selected, and writes enabled
; Perform the TBLWT instructions to write the latches
; 0th_program_word
; 1st_program_word
;
; 31st_program_word
Note: In Example 6-2, the contents of the upper byte of W3 has no effect.
2nd_program_word
MOV
MOV
MOV
MOV
MOV
TBLWTL W2
TBLWTH W3
MOV
MOV
TBLWTL W2
TBLWTH W3
MOV
MOV
TBLWTL W2
TBLWTH W3
MOV
MOV
TBLWTL W2
TBLWTH W3
LOADING WRITE LATCHES
#0x0000,W0
W0
#0x6000,W0
#LOW_WORD_0,W2
#HIGH_BYTE_0,W3
#LOW_WORD_1,W2
#HIGH_BYTE_1,W3
#LOW_WORD_2,W2
#HIGH_BYTE_2,W3
#LOW_WORD_3,W2
#HIGH_BYTE_3,W3
,
,
,
,
,
,
,
,
,
LOADING WRITE LATCHES
TBLPAG
[W0]
[W0++]
[W0]
[W0++]
[W0]
[W0++]
[W0]
[W0++]
Preliminary
;
; Initialize PM Page Boundary SFR
; An example program memory address
;
;
; Write PM low word into program latch
; Write PM high byte into program latch
;
;
; Write PM low word into program latch
; Write PM high byte into program latch
;
;
; Write PM low word into program latch
; Write PM high byte into program latch
;
;
; Write PM low word into program latch
; Write PM high byte into program latch
 2004 Microchip Technology Inc.

Related parts for DSPIC30F3010-30I/SO