MC68340AG16VE Freescale Semiconductor, MC68340AG16VE Datasheet - Page 135

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
4.4.3 SIM40 Example Configuration Code
The following code is an example configuration sequence for the SIM40 module.
***************************************************************************
* MC68340 basic SIM40 register initialization example code:
* This code is used to initialize the MC68340's internal SIM40 registers,
* providing basic functions for operation.
* It includes chip select programming for external devices.
* This code would be programmed beginning at offset $0 into ROM which is
* relocated to address $60000 by the initialization code.
* The SSP_VEC and RST_VEC vectors used to initialize the system stack
* pointer and initial PC, respectively, are located at offset $0 after
* reset.
***************************************************************************
* equates
***************************************************************************
SSP_INIT
MBAR
MODBASE EQU $FFFFF000 Default Module Base address value
****************************************
* SIM40 register offsets from MBAR base address
MCR
SYNCR
SYPCR
CSAM0
CSBAR0
CSAM1
CSBAR1
CSAM2
CSBAR2
CSAM3
CSBAR3
***************************************************************************
* Reset vectors
* These two vectors should be located at addresses $0 and $4 after a processor
* hardware reset.
***************************************************************************
SSP_VEC
RST_VEC
4-38
ORG $60000
EQU $10000
EQU $0003FF00 Address of Module Base Address Reg.
EQU $00
EQU $04
EQU $21
EQU $40
EQU $44
EQU $48
EQU $4c
EQU $50
EQU $54
EQU $58
EQU $5c
DC.L SSP_INIT
DC.L INIT340
Freescale Semiconductor, Inc.
For More Information On This Product,
MC68340 USER’S MANUAL
Stack pointer initial value - top of RAM
Go to: www.freescale.com
Supervisor stack pointer - initial value
Reset vector pointing to initialization code
MOTOROLA

Related parts for MC68340AG16VE