參數(shù)資料
型號(hào): MC68HC05K3
廠商: Motorola, Inc.
英文描述: 8-Bit Microcontroller Units (MCU).(8位微控制器)
中文描述: 8位微控制器單元(MCU)。(8位微控制器)
文件頁(yè)數(shù): 5/56頁(yè)
文件大?。?/td> 311K
代理商: MC68HC05K3
Application Note
Software Design Overview
AN1288
MOTOROLA
5
Figure 3
illustrates the main program flow of K3EEPROG.
To implement this program flow, functions must be implemented to
perform the following tasks:
1.
Provide a means to start execution of the MMDS/MMEVS host
software.
2.
Provide a means to control and stop the execution of the
MMDS/MMEVS host software once its execution has started.
3.
Communicate user commands and data to the MMDS/MMEVS.
4.
Communicate data and system responses, which can evaluate
and present them to the user, from the MMDS/MMEVS to
K3EEPROG.
Since the number of functions that K3EEPROG is required to perform is
small, a simple DOS text menu is sufficient as a user interface. The
menu provides the user with three commands:
Program PEEPROM
,
Read PEEPROM
, and
Exit to DOS
. Simple text-based prompts and
dialog boxes are used to display error messages, prompt for user data,
and display data.
A simple user interface serves to complement the first design
requirement, that of starting the MMDS or MMEVS operation from the
DOS environment. DOS provides a means of doing this with its spawn
feature. In DOS, a program can become dormant and spawn temporarily
or start the execution of another program, while remaining resident in the
computer’s memory. After the callee executes and exits to DOS,
execution of the caller resumes. The only constraint placed on the calling
and called programs is that they both must be able to fit in the host
computer’s memory at the same time. This size constraint limits the
complexity of the functionality of the utility and its user interface. This
was the method selected to launch the host software of the development
systems.
After spawning or starting the execution of the development system’s
host software, K3EEPROG becomes dormant but still must be able to
control the execution of the host software, directing the system to either
read or program the PEEPROM on the resident MCU. Also, when
programming the PEEPROM, data entered by the user must be
相關(guān)PDF資料
PDF描述
MC68HC805K3 8-Bit Microcontroller Units (MCU).(8位微控制器)
MC68HC05L16 80-Pin Microcontroller Unit (MCU) With Highly Sophisticated On-Chip Peripheral Functions(80腳、8位帶高級(jí)外圍電路功能的微控制器單元)
MC68HC05P18A Low Cost HCMOS Microcontroller(低成本、8位HCMOS微控制器)
MC68HC05P4A 28-pin MCU (microcontroller unit) based on the MC68HC05P4(28引腳、基于MC68HC05P4升級(jí)的8位微控制器單元)
MC68HC05PV8A Low Cost HCMOS Microcontroller(低成本、8位HCMOS微控制器)
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
MC68HC05K3CDW 制造商:FREESCALE 制造商全稱:Freescale Semiconductor, Inc 功能描述:HCMOS Microcontroller Unit
MC68HC05K3CP 制造商:FREESCALE 制造商全稱:Freescale Semiconductor, Inc 功能描述:HCMOS Microcontroller Unit
MC68HC05K3CSD 制造商:FREESCALE 制造商全稱:Freescale Semiconductor, Inc 功能描述:HCMOS Microcontroller Unit
MC68HC05K3DW 制造商:FREESCALE 制造商全稱:Freescale Semiconductor, Inc 功能描述:HCMOS Microcontroller Unit
MC68HC05K3P 制造商:FREESCALE 制造商全稱:Freescale Semiconductor, Inc 功能描述:HCMOS Microcontroller Unit