DatasheetQ Logo
Electronic component search and free download site. Transistors,MosFET ,Diode,Integrated circuits

DSP56366 View Datasheet(PDF) - Motorola => Freescale

Part Name
Description
Manufacturer
DSP56366
Motorola
Motorola => Freescale Motorola
DSP56366 Datasheet PDF : 25 Pages
1 2 3 4 5 6 7 8 9 10 Next Last
Freescale Semiconductor, Inc.
Chip Errata
DSP56366 Digital Signal Processor
Mask:2J26D
Errata
Number
ES94
cont.
Errata Description
2. Enable DMA channel
Applies
to Mask
2J26D
movep #$867a40,x:M_DCR3
;; enable DMA channel 3,
;; block transfer mode,
;; DRS[4:0] = 01111
Example 2 :
Assuming that Timer 0 is not used while a block of #DCO3 words is to be
transferred by DMA channel 3, the Timer0 (TCF0 = 1, DRS[4:0] = 10000) trigger
can be used instead of a software trigger for channel 3.
1. Initialize DMA channel registers
movep #DSR3,x:M_DSR3
movep #DDR3,x:M_DDR3
movep #DCO3,x:M_DCO3
2. Initialize Timer 0
movep #$0,x:M_TCSR0
movep #$0,x:M_TLR0
movep #$0,x:M_TCPR0
3. Generate DMA channel trigger
;;no prescaling, inv=0, mode 0,
;; no interrupt, reload is disabled
;;initialize load reg.
;;initialize compare reg.
- option 1
movep #$A48254,x:M_DCR3
transfer
(TCF0=1)
;; enable DMA channel 3, block
;; mode, DE isn’t disabled at end of
;; transfer, triggered by Timer0
bset
nop
nop
bclr
#M_TE,x:M_TCSR0
#M_TE,x:M_TCSR0
;; enable timer
;; disable timer
- option 2
movep #$848254,x:M_DCR3
transfer
;; enable DMA channel 3, block
;; mode, DE is disabled at the end of
;; the transfer, triggered by Timer0
;; (TCF0=1)
bset
nop
nop
bclr
#M_TE,x:M_TCSR0
#M_TE,x:M_TCSR0
;; enable timer
;; disable timer
DSP56366 Errata
1997 -2001, Motorola
For Mor3e66ICnfEo2rJm26aDt_io0n_0On This Product,
Go to: www.freescale.com
NG 11/12/01 pg. 7 of 25

Share Link: 

datasheetq.com  [ Privacy Policy ]Request Datasheet ] [ Contact Us ]