MC68340AG16VE Freescale Semiconductor, MC68340AG16VE Datasheet - Page 290

no-image

MC68340AG16VE

Manufacturer Part Number
MC68340AG16VE
Description
IC MPU 32BIT 16MHZ 144-LQFP
Manufacturer
Freescale Semiconductor
Datasheet

Specifications of MC68340AG16VE

Processor Type
M683xx 32-Bit
Speed
16MHz
Voltage
3.3V
Mounting Type
Surface Mount
Package / Case
144-LQFP
Controller Family/series
68K
Core Size
32 Bit
No. Of I/o's
16
Cpu Speed
16MHz
No. Of Timers
2
Embedded Interface Type
UART
Digital Ic Case Style
LQFP
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Features
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
MC68340AG16VE
Manufacturer:
Freescale Semiconductor
Quantity:
10 000
* No interrupts are enabled, source (read) cycle. Increment source
* address, source size is long word, REQ is external burst request.
* Single-address mode, start the DMA transfers.
***************************************************************************
***************************************************************************
Example 2: Internal Request Generation, Memory to Memory Transfers.
***************************************************************************
* MC68340 basic DMA channel register initialization example code.
* This code is used to initialize the 68340's internal DMA channel
* registers, providing basic functions for operation.
* The code sets up channel 1 for internal request generation
* memory to memory transfers.
***************************************************************************
***************************************************************************
* SIM40 equates
***************************************************************************
MBAR
MODBASE EQU $FFFFF000 SIM40 MBAR address value
***************************************************************************
* DMA Channel 1 equates
DMACH1
DMAMCR1 EQU $0
* Channel 1 register offsets from channel 1 base address
DMAINT1
DMACCR1
DMACSR1
DMAFCR1
DMASAR1
DMADAR1
DMABTC1
SARADD
DARADD
NUMBYTE
***************************************************************************
***************************************************************************
* Initialize DMA Channel 1
***************************************************************************
* Initialize DMA channel 1 MCR
6-40
MOVE.W
END
LEA
EQU $780
EQU $0003FF00 Address of SIM40 Module Base Address Reg.
EQU $8
EQU $B
EQU $C
EQU $14
EQU $6000
EQU $8000
MODBASE+DMACH1,A0 Pointer to channel 1
EQU $4
EQU $A
EQU $10
EQU $E
#$1823,DMACCR1(A0)
Freescale Semiconductor, Inc.
For More Information On This Product,
MC68340 USER’S MANUAL
Offset from MBAR for channel 1 regs
function code register channel 1
source address register channel 1
MCR for channel 1
interrupt register channel 1
control register channel 1
status register channel 1
destination address register channel 1
byte transfer count register channel 1
number of bytes to transfer
Go to: www.freescale.com
source address
destination address
MOTOROLA

Related parts for MC68340AG16VE