MC68340PV16VE Freescale Semiconductor, MC68340PV16VE Datasheet - Page 288

no-image

MC68340PV16VE

Manufacturer Part Number
MC68340PV16VE
Description
IC MCU 32BIT 16MHZ 144-LQFP
Manufacturer
Freescale Semiconductor
Datasheet

Specifications of MC68340PV16VE

Processor Type
M683xx 32-Bit
Speed
16MHz
Voltage
3.3V
Mounting Type
Surface Mount
Package / Case
144-LQFP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Features
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
MC68340PV16VE
Manufacturer:
Freescale Semiconductor
Quantity:
10 000
Channel Status Register (CSR)
Function Code Register (FCR)
Address Registers (SAR and DAR)
Byte Transfer Counter (BTC)
Channel Control Register (CCR)
6.9.2 DMA Channel Example Configuration Code
The following are examples of configuration sequences for a DMA channel in single- and
dual-addressing modes.
***************************************************************************
* 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 external burst request generation,
* single-address mode, long word size transfers.
* Control signals are asserted on the DMA read cycle.
***************************************************************************
Example 1: External Burst Request Generation, Single-Address 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
6-38
• If using internal request, select the amount of bus bandwidth to be used by the DMA
• Clear the S/D bit for dual-address transfer.
• Clear the CSR by writing $7C into it. The DMA cannot be started until the DONE,
• Encode the source and destination function codes.
• Write the source and destination addresses.
• Encode the number of bytes to be transferred.
• Write a one to the start bit (STR) to allow the transfer to begin.
(BB field).
BES, BED, CONF, and BRKP bits are cleared.
EQU $780
EQU $0003FF00 Address of SIM40 Module Base Address Reg.
Freescale Semiconductor, Inc.
For More Information On This Product,
MC68340 USER’S MANUAL
Offset from MBAR for channel 1 regs
MCR for channel 1
Go to: www.freescale.com
MOTOROLA

Related parts for MC68340PV16VE