MC68340AG25E Freescale Semiconductor, MC68340AG25E Datasheet - Page 289

no-image

MC68340AG25E

Manufacturer Part Number
MC68340AG25E
Description
IC MPU 32BIT 25MHZ 144-LQFP
Manufacturer
Freescale Semiconductor
Datasheet

Specifications of MC68340AG25E

Processor Type
M683xx 32-Bit
Speed
25MHz
Voltage
5V
Mounting Type
Surface Mount
Package / Case
144-LQFP
Controller Family/series
68K
Core Size
32 Bit
No. Of I/o's
16
Cpu Speed
25MHz
No. Of Timers
2
Embedded Interface Type
UART
Digital Ic Case Style
LQFP
Rohs Compliant
Yes
Processor Series
M683xx
Core
CPU32
Maximum Clock Frequency
25 MHz
Maximum Operating Temperature
+ 105 C
Mounting Style
SMD/SMT
Minimum Operating Temperature
0 C
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Features
-
Lead Free Status / Rohs Status
 Details

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
MC68340AG25E
Manufacturer:
Freescale Semiconductor
Quantity:
135
Part Number:
MC68340AG25E
Manufacturer:
Freescale Semiconductor
Quantity:
10 000
DMAINT1
DMACCR1
DMACSR1
DMAFCR1
DMASAR1
DMADAR1
DMABTC1
SARADD
NUMBYTE
***************************************************************************
***************************************************************************
* Initialize DMA Channel 1
***************************************************************************
* Initialize DMA channel 1 MCR
* Normal Operation, ignore FREEZE, single-address mode. ISM field at 2. Make
* sure CPU32 SR I2-I0 bits are less than or equal to ISM bits for channel startup.
* Supervisor/user reg. unrestricted, MAID field at 7. IARB priority at 1.
* Clear channel control reg.
* Clear STR (start) bit to prevent the channel from starting a transfer early.
* Initialize interrupt reg.
* Interrupt priority at 7, interrupt vector at $42.
* Initialize channel status reg.
* Clear the DONE, BES, BED, CONF and BRKP bits to allow channel to startup.
* Initialize function code reg.
* DMA space, user data space for source.
* Initialize source operand address
* Source address is equal to $10000.
* Initialize the byte transfer count reg.
* The number of bytes to be transferred is $C or 3 long words
* Channel control reg. init. and Start DMA transfers
MOTOROLA
LEA
MOVE.W
CLR.W
MOVE.W
MOVE.B
MOVE.B
MOVE.L
MOVE.L
EQU $B
EQU $C
EQU $10000
EQU $4
EQU $8
EQU $A
EQU $10
EQU $14
EQU $C
MODBASE+DMACH1,A0 Pointer to channel 1
#$1271,(A0)
DMACCR1(A0)
#$0742,DMAINT1(A0)
#$7C,DMACSR1(A0)
#$99,DMAFCR1(A0)
SARADD,DMASAR1(A0)
NUMBYTE,DMABTC1(A0)
Freescale Semiconductor, Inc.
For More Information On This Product,
MC68340 USER’S MANUAL
Go to: www.freescale.com
control register channel 1
function code register channel 1
source address register channel 1
byte transfer count register channel 1
source address
interrupt register channel 1
status register channel 1
destination address register channel 1
number of bytes to transfer
6- 39

Related parts for MC68340AG25E