-
This software package contains an example d associated documentation for the Col...
This package contains example software and associated documentation for the
ColdFire MCF5249 microprocessor. The software includes sample processor
initialization routines for the MCF5249 running a M5249C3 evaluation board as
well as the following sample applications:
simple - empty application template
fat - factory acceptance test for the M5249C3
The software has currently been built and tested under Metrowerks CodeWarrior
-This software package contains an example d associated documentation for the ColdFire MC F5249 microprocessor. The software includes s ample processor initialization routines for t he MCF5249 running a M5249C3 evaluation board a s well as the following sample applications : simple-empty application template fat-facto ry acceptance test for the M5249C3 The software currently has been built and tested under Metro werks CodeWarrior
- 2022-03-09 11:44:32下载
- 积分:1
-
Introduction to ARM Ltd
Programmers Model
Instruction Sets
System Design...
Introduction to ARM Ltd
Programmers Model
Instruction Sets
System Design
Development Tools
- 2022-05-25 16:08:04下载
- 积分:1
-
ads1.2学习资料,对arm初学者有帮助.
ads1.2学习资料,对arm初学者有帮助.-ads1.2 learning materials for beginners arm helpful.
- 2022-12-30 11:00:04下载
- 积分:1
-
电子密码锁程序
//2013.10.05 电子密码锁的设计 要求如下:
//事先设置初始密码为910108,上电时数码管全为------,,按下S10开始输入6位密码
//如果输入的6位密码与预先设置的密码相同,则发光二极管全部亮,数码管显示GOOD;如果输入错误则蜂鸣器报警,并且8个LED发光二极管全部暗,数码管显示ERROR。
#include
#define uchar unsigned char
sbit dula=P2^6;
sbit wela=P2^7;
sbit beep=P2^3;
sbit p1_0=P1^0;
sbit p1_1=P1^1;
sbit p1_2=P1^2;
sbit p1_3=P1^3;
sbit p1_4=P1^4;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-19 09:54:39下载
- 积分:1
-
Samsung 2440LCD test driver source code, after testing, can be directly driven b...
三星2440LCD测试驱动源码,经过测试,可以直接驱动三星的320X240的源码。希望有需要的下载-Samsung 2440LCD test driver source code, after testing, can be directly driven by the source of Samsung
- 2022-02-13 02:15:46下载
- 积分:1
-
LED数码管显示0
LED数码管显示0-F字符,同时控制LED1、LED2、LED3、LED4显示对应的16进行值。-digital LED Display 0-F characters and control LED1, LED2, LED3, LED4 shows the corresponding values for 16.
- 2022-07-03 05:59:42下载
- 积分:1
-
一个简单的解析器
一个简单的解析器,解析器输入的命令行到不同的命令。每个命令可以单独建。
- 2022-01-21 06:19:46下载
- 积分:1
-
STM32F103VC UCGUI3.90a SSD1963 (HY35A) µCos-II-实例
基于STM32F103VC(256兆字节)为例的Keil-MDK4.xx的项目,HY35A TFT使用SSD1963在μCOS-II/μCgui3.90a环境。我已经实现了SSD1963驱动程序到μCgui环境,让演示的工作很好,速度很快。有时,它缺乏由于一个快速访问到显示寄存器和失败,进行黑显示的显示。复位解决这些问题,它的工作原理相当不错,直到再次。此行为似乎是μCOS-II和μC-GUI3.90a的组合的一个问题。类似的实现使用μCOS-II和新μGui5.20D没有发生任何故障。嗯,我想这只是一个演示来说明如何强大的STM32F1作品和一个例子,如何SSD1963是μCGUI实施GUI。
- 2022-01-22 03:34:13下载
- 积分:1
-
使用IXP系列XScale_ARM9的实用帮助文档,英文资料,希望对大家有所帮助~...
使用IXP系列XScale_ARM9的实用帮助文档,英文资料,希望对大家有所帮助~-IXP series XScale_ARM9 the use of practical help to document, in English, and they hope to be helpful to everyone ~
- 2022-01-23 10:52:38下载
- 积分:1
-
data51 EQU 208h 8251A的数据portctrl51 EQU 209h 8251A的命令porttimer2 EQU 202h…
DATA51 EQU 208H 8251A DATA PORTCTRL51 EQU 209H 8251A COMMAND PORTTIMER2 EQU 202H 8253 COUNT 2TIMCTL EQU 203H 8253 CTRL PORTCLK00 EQU 8192 8251A CLK 4.77MBPS00 EQU 1200 BPS=1200FACTOR EQU 16 8251A BPS FACTOR=16
- 2022-06-02 17:57:56下载
- 积分:1