전자부품 데이터시트 검색엔진
  Korean  ▼
ALLDATASHEET.CO.KR

X  

DSPIC30F6015T-30E/PT 데이터시트(PDF) 30 Page - Microchip Technology

부품명 DSPIC30F6015T-30E/PT
상세설명  High-Performance, 16-Bit Digital Signal Controllers
PDF  236 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
제조업체  MICROCHIP [Microchip Technology]
홈페이지  http://www.microchip.com
Logo MICROCHIP - Microchip Technology

DSPIC30F6015T-30E/PT 데이터시트(HTML) 30 Page - Microchip Technology

Back Button DSPIC30F6015T-30E/PT Datasheet HTML 26Page - Microchip Technology DSPIC30F6015T-30E/PT Datasheet HTML 27Page - Microchip Technology DSPIC30F6015T-30E/PT Datasheet HTML 28Page - Microchip Technology DSPIC30F6015T-30E/PT Datasheet HTML 29Page - Microchip Technology DSPIC30F6015T-30E/PT Datasheet HTML 30Page - Microchip Technology DSPIC30F6015T-30E/PT Datasheet HTML 31Page - Microchip Technology DSPIC30F6015T-30E/PT Datasheet HTML 32Page - Microchip Technology DSPIC30F6015T-30E/PT Datasheet HTML 33Page - Microchip Technology DSPIC30F6015T-30E/PT Datasheet HTML 34Page - Microchip Technology Next Button
Zoom Inzoom in Zoom Outzoom out
 30 / 236 page
background image
dsPIC30F6010A/6015
DS70150C-page 28
© 2007 Microchip Technology Inc.
3.2.2
DATA SPACES
The X data space is used by all instructions and sup-
ports all addressing modes. There are separate read
and write data buses. The X read data bus is the return
data path for all instructions that view data space as
combined X and Y address space. It is also the X
address space data path for the dual operand read
instructions (MAC class). The X write data bus is the
only write path to data space for all instructions.
The X data space also supports Modulo Addressing for
all instructions, subject to addressing mode restric-
tions. Bit-Reversed Addressing is only supported for
writes to X data space.
The Y data space is used in concert with the X data
space by the MAC class of instructions (CLR, ED,
EDAC, MAC, MOVSAC, MPY, MPY.N
and MSC) to pro-
vide two concurrent data read paths. No writes occur
across the Y bus. This class of instructions dedicates
two W register pointers, W10 and W11, to always
address Y data space, independent of X data space,
whereas W8 and W9 always address X data space.
Note that during accumulator write-back, the data
address space is considered a combination of X and Y
data spaces, so the write occurs across the X bus.
Consequently, the write can be to any address in the
entire data space.
The Y data space can only be used for the data
prefetch operation associated with the MAC class of
instructions. It also supports Modulo Addressing for
automated circular buffers. Of course, all other instruc-
tions can access the Y data address space through the
X data path, as part of the composite linear space.
The boundary between the X and Y data spaces is
defined as shown in Figure 3-6 and is not user pro-
grammable. Should an EA point to data outside its own
assigned address space, or to a location outside phys-
ical memory, an all-zero word/byte will be returned. For
example, although Y address space is visible by all
non-MAC instructions using any addressing mode, an
attempt by a MAC instruction to fetch data from that
space, using W8 or W9 (X space pointers), will return
0x0000.
All Effective Addresses are 16 bits wide and point to
bytes within the data space. Therefore, the data space
address range is 64 Kbytes or 32K words.
3.2.3
DATA SPACE WIDTH
The core data width is 16 bits. All internal registers are
organized as 16-bit wide words. Data space memory is
organized in byte addressable, 16-bit wide blocks.
3.2.4
DATA ALIGNMENT
To help maintain backward compatibility with PIC®
devices and improve data space memory usage effi-
ciency, the dsPIC30F instruction set supports both
word and byte operations. Data is aligned in data mem-
ory and registers as words, but all data space EAs
resolve to bytes. Data byte reads will read the complete
word, which contains the byte, using the LSb of any EA
to determine which byte to select. The selected byte is
placed onto the LSB of the X data path (no byte
accesses are possible from the Y data path as the MAC
class of instruction can only fetch words). That is, data
memory and registers are organized as two parallel
byte wide entities with shared (word) address decode,
but separate write lines. Data byte writes only write to
the corresponding side of the array or register which
matches the byte address.
As a consequence of this byte accessibility, all Effective
Address calculations (including those generated by the
DSP operations, which are restricted to word-sized
data) are internally scaled to step through word-aligned
memory. For example, the core would recognize that
Post-Modified Register Indirect Addressing mode,
[Ws++], will result in a value of Ws + 1 for byte
operations and Ws + 2 for word operations.
All word accesses must be aligned to an even address.
Misaligned word data fetches are not supported, so
care must be taken when mixing byte and word opera-
tions, or translating from 8-bit MCU code. Should a
misaligned read or write be attempted, an address
error trap will be generated. If the error occurred on a
read, the instruction underway is completed, whereas if
it occurred on a write, the instruction will be executed
but the write will not occur. In either case, a trap will
then be executed, allowing the system and/or user to
examine the machine state prior to execution of the
address Fault.
FIGURE 3-8:
DATA ALIGNMENT
TABLE 3-2:
EFFECT OF INVALID
MEMORY ACCESSES
Attempted Operation
Data Returned
EA = an unimplemented address
0x0000
W8 or W9 used to access Y data
space in a MAC instruction
0x0000
W10 or W11 used to access X
data space in a MAC instruction
0x0000
15
8 7
0
0001
0003
0005
0000
0002
0004
Byte 1
Byte 0
Byte 3
Byte 2
Byte 5
Byte 4
LSB
MSB


유사한 부품 번호 - DSPIC30F6015T-30E/PT

제조업체부품명데이터시트상세설명
logo
Microchip Technology
dsPIC30F6015 MICROCHIP-dsPIC30F6015 Datasheet
3Mb / 236P
High-Performance, 16-bit Digital Signal Controllers
02/18/11
DSPIC30F6015 MICROCHIP-DSPIC30F6015 Datasheet
3Mb / 236P
High-Performance, 16-Bit Digital Signal Controllers
12/08/06
DSPIC30F6015 MICROCHIP-DSPIC30F6015 Datasheet
2Mb / 236P
High-Performance, 16-Bit Digital Signal Controllers
12/08/06
DSPIC30F6015 MICROCHIP-DSPIC30F6015 Datasheet
3Mb / 236P
High-Performance, 16-Bit Digital Signal Controllers
08/29/06
DSPIC30F6015-30I MICROCHIP-DSPIC30F6015-30I Datasheet
3Mb / 236P
High-Performance, 16-Bit Digital Signal Controllers
12/08/06
More results

유사한 설명 - DSPIC30F6015T-30E/PT

제조업체부품명데이터시트상세설명
logo
Microchip Technology
DSPIC33FJ12MC201MM MICROCHIP-DSPIC33FJ12MC201MM Datasheet
4Mb / 284P
High-Performance, 16-Bit Digital Signal Controllers
2007
DSPIC30F6011 MICROCHIP-DSPIC30F6011_06 Datasheet
3Mb / 228P
High-Performance, 16-Bit Digital Signal Controllers
2006
DSPIC30F6010 MICROCHIP-DSPIC30F6010_06 Datasheet
3Mb / 222P
High-Performance, 16-Bit Digital Signal Controllers
2006
DSPIC30F2010 MICROCHIP-DSPIC30F2010_08 Datasheet
2Mb / 204P
High-Performance, 16-bit Digital Signal Controllers
2008
DSPIC30F2011 MICROCHIP-DSPIC30F2011_08 Datasheet
3Mb / 206P
High-Performance, 16-bit Digital Signal Controllers
2008
DSPIC33FJXXXMCX06A MICROCHIP-DSPIC33FJXXXMCX06A Datasheet
2Mb / 352P
High-Performance, 16-bit Digital Signal Controllers
2009
DSPIC30F6010A MICROCHIP-DSPIC30F6010A_11 Datasheet
3Mb / 236P
High-Performance, 16-bit Digital Signal Controllers
2011
DSPIC30F6014A-30IPT MICROCHIP-DSPIC30F6014A-30IPT Datasheet
2Mb / 239P
High-Performance, 16-Bit Digital Signal Controllers
10/19/06
DSPIC33FJ128GP802-I MICROCHIP-DSPIC33FJ128GP802-I Datasheet
2Mb / 403P
High-Performance, 16-bit Digital Signal Controllers
03/26/09
DSPIC33FJ16GS502-E MICROCHIP-DSPIC33FJ16GS502-E Datasheet
5Mb / 346P
High-Performance, 16-bit Digital Signal Controllers
02/04/09
DSPIC33FJ12GP202-E MICROCHIP-DSPIC33FJ12GP202-E Datasheet
3Mb / 242P
High-Performance, 16-Bit Digital Signal Controllers
12/08/06
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100  ...More


데이터시트 다운로드

Go To PDF Page


링크 URL




개인정보취급방침
ALLDATASHEET.CO.KR
ALLDATASHEET 가 귀하에 도움이 되셨나요?  [ DONATE ] 

Alldatasheet는?   |   광고문의   |   운영자에게 연락하기   |   개인정보취급방침   |   링크교환   |   제조사별 검색
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com