MC68HC711E9CFN3 Freescale Semiconductor, MC68HC711E9CFN3 Datasheet - Page 223

no-image

MC68HC711E9CFN3

Manufacturer Part Number
MC68HC711E9CFN3
Description
IC MCU 3MHZ 12K OTP 52-PLCC
Manufacturer
Freescale Semiconductor
Series
HC11r
Datasheets

Specifications of MC68HC711E9CFN3

Core Processor
HC11
Core Size
8-Bit
Speed
3MHz
Connectivity
SCI, SPI
Peripherals
POR, WDT
Number Of I /o
38
Program Memory Size
12KB (12K x 8)
Program Memory Type
OTP
Eeprom Size
512 x 8
Ram Size
512 x 8
Voltage - Supply (vcc/vdd)
4.5 V ~ 5.5 V
Data Converters
A/D 8x8b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
52-PLCC
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
MC68HC711E9CFN3
Manufacturer:
FREESCAL
Quantity:
5 530
Part Number:
MC68HC711E9CFN3
Manufacturer:
YAGEO
Quantity:
460 000
Part Number:
MC68HC711E9CFN3
Manufacturer:
Freescale Semiconductor
Quantity:
10 000
Part Number:
MC68HC711E9CFN3
Manufacturer:
MOTOROLA/摩托罗拉
Quantity:
20 000
Part Number:
MC68HC711E9CFN3
Quantity:
59
100
101
102
103
104
105
106
Freescale Semiconductor
52 D000
53 FFFF
54
55 0000
56 01FF
57
58
59
60 0DB0
61 021B
62
63 1068
64
65
66
67 BF00
68
69
70
71
72
73
74 BF00 7EBF13
75 BF03
76
77
78
79
80
81
82
83
84
85
86
87
88 BF03 CE1000
89 BF06 18A600
90 BF09 1F2E80FC
91 BF0D A72F
92 BF0F 1808
93 BF11 20F3
94
95
96
97
98
99
EPRMSTR
EPRMEND
*
RAMSTR
RAMEND
* DELAY CONSTANTS
*
DELAYS
DELAYF
*
PROGDEL
*
****************************************************
****************************************************
* Next two instructions provide a predictable place
* to call PROGRAM and UPLOAD even if the routines
* change size in future versions.
*
PROGRAM
UPLOAD
****************************************************
* UPLOAD - Utility subroutine to send data from
* inside the MCU to the host via the SCI interface.
* Prior to calling UPLOAD set baud rate, turn on SCI
* and set Y=first address to upload.
* Bootloader leaves baud set, SCI enabled, and
* Y pointing at EPROM start ($D000) so these default
* values do not have to be changed typically.
* Consecutive locations are sent via SCI in an
* infinite loop. Reset stops the upload process.
****************************************************
UPLOOP
****************************************************
* PROGRAM - Utility subroutine to program EPROM.
* Prior to calling PROGRAM set baud rate, turn on SCI
* set X=2ms prog delay constant, and set Y=first
* address to program. SP must point to RAM.
* Bootloader leaves baud set, SCI enabled, X=4200
* and Y pointing at EPROM start ($D000) so these
* default values don't have to be changed typically.
* Delay constant in X should be equivalent to 2 ms
*
* An external voltage source is required for EPROM
* programming.
at 2.1 MHz X=4200; at 1 MHz X=2000.
EQU
EQU
EQU
EQU
EQU
EQU
EQU
JMP
EQU
LDX
LDAA
BRCLR
STAA
INY
BRA
M68HC11 Bootstrap Mode, Rev. 1.1
$D000
$FFFF
$0000
$01FF
3504
539
4200
PRGROUT
*
#$1000
0,Y
SCSR,X $80 *
SCDAT,X
UPLOOP
ORG
At 2.1 MHz
$BF00
Start of EPROM
End of EPROM
Delay at slow baud
Delay at fast baud
2 ms programming delay
EPROM programming utility
Upload utility
Point to internal registers
Read byte
Wait for TDRE
Send it
Next...
Listing 3. MC68HC711E9 Bootloader ROM
223

Related parts for MC68HC711E9CFN3