-
u_reg H”。
u_reg.h"
void Delay_MS(unsigned int ms)
void main()
{
asm(" STM #0000h,CLKMD ")
while(*CLKMD & 0x01 )
asm(" STM #40C7h,CLKMD ") //设置CPU运行频率=100M
/* 40C7h:5*clkin =100M
30c7h:4*clkin =80M
20c7h:3*clkin =60M
10C7h:2*clkin =40M
*/
asm(" stm #4240h, SWWSR ")
//2 wait except for on-chip program 1
asm(" stm #00a0h, PMST ") //MP/MC = 0, IPTR = 001,ovly=0
asm(" stm #0802h, BSCR ")
asm(" STM #0h,IMR ")
while(1)
{
Delay_MS(500)
asm(" RSBX XF ")
Delay_MS(500)
asm(" SSBX XF ")
}
-sdqwd
- 2022-02-04 22:56:44下载
- 积分:1
-
PLL design assitant, from M.H.Perrott, MIT
PLL design assitant, from M.H.Perrott, MIT
- 2022-02-12 08:39:15下载
- 积分:1
-
Atheros网卡读定EEPROM工具
读写Atheros无线网卡EEPROM,测试过AR9280,手边没有别的网卡,请自行测试~
- 2023-05-15 20:55:03下载
- 积分:1
-
C++向量
C++ Vectors
C++ Double-Ended Queues
C++ Lists
C++ Priority Queues
C++ Queues
C++ Stacks
C++ Sets
C++ Multisets
C++ Maps
C++ Multimaps
C++ Bitsets
Iterators
- 2023-02-19 05:45:03下载
- 积分:1
-
Evc 开发的,在Pocket PC上运行。通过访问CF卡的Com口去读RFID 标签。...
Evc 开发的,在Pocket PC上运行。通过访问CF卡的Com口去读RFID 标签。-Evc development of the Pocket PC operation. Visit the CF card Com I read RFID tags.
- 2023-09-03 13:00:03下载
- 积分:1
-
学生管理系统,开发环境Microsoft Visual Studio 2005、asp.net2.0、sql server2...
学生管理系统,开发环境Microsoft Visual Studio 2005、asp.net2.0、sql server2-Student management system, development environment Microsoft Visual Studio 2005, asp.net2.0, sql server2000
- 2022-02-11 23:01:54下载
- 积分:1
-
实验目的
通过对第四章的学习,已对windows的图形设备接口的基本概念以及设备环境的获取有了一定的了解 教材中的例题也向我们展示了windows窗口的基本...
实验目的
通过对第四章的学习,已对windows的图形设备接口的基本概念以及设备环境的获取有了一定的了解 教材中的例题也向我们展示了windows窗口的基本设计以及利用常用绘图函数绘图的一些效果。为此,在配套习题解析与编程实例一书中例【4-6】的启发下,我们组编写了一小车沿路行驶然后撞上一块预定挡板程序,以加深对windows的图形设备接口及windows绘图的理解并进一步应用
-experimental purposes of Chapter IV of the study, has windows on the graphics device interface and the basic concepts of environmental equipment there to acquire certain understanding of the materials are examples to show us a window of windows basic design and the use of commonly used graphics function mapping some results. To this end, the matching exercises analytical and programming examples of a book cases 4-6-- inspired, we prepared a one car traveling on the road before hitting a baffle procedures intended to enhance the windows graphics device interface and graphics windows to further the understanding and application
- 2022-11-12 07:10:03下载
- 积分:1
-
加强美化的vb控件包,包含17个源码的图形界面控件包。
加强美化的vb控件包,包含17个源码的图形界面控件包。-to beautify the vb control packet contains 17 GUI source code control packages.
- 2022-03-31 03:55:39下载
- 积分:1
-
超市库存管理,采购,销售模块。完美语句,…
管理超市库存,采购,销售的模块.完善的报表,收银.方便管理人员查看报表,再好的为管理人员做出正确的决策提供依据.-Supermarket inventory management, purchasing, sales module. Perfect statements, the cash register. To facilitate managers to view reports, no matter how good for managers to make the right decisions.
- 2022-03-23 20:04:11下载
- 积分:1
-
基于网络的个性化自主学习平台设计
Design of the Personalized Self...
基于网络的个性化自主学习平台设计
Design of the Personalized Self-determined
Learning of system based on network
-Personalized Web-based self-learning platform design Design of the Personalized Self-determinedLearning of system based on network
- 2022-06-02 14:38:12下载
- 积分:1