-
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
-
简易进销存(学习用) 绝对私人开发,并非上网抄袭
简易进销存(学习用) 绝对私人开发,并非上网抄袭-summary Invoicing (to study) absolutely private development, the Internet is not plagiarism
- 2022-01-22 03:23:56下载
- 积分:1
-
This project demonstate how to make plugin system.
This project demonstate how to make plugin system.
- 2022-03-17 23:36:28下载
- 积分:1
-
c++写的不同进制的转化函数代码,可以实现10进制与多种进制的转化...
c++写的不同进制的转化函数代码,可以实现10进制与多种进制的转化-c++ to write different code hexadecimal conversion function can be achieved with a variety of 10-band M-ary conversion
- 2023-08-01 15:10:03下载
- 积分:1
-
本企业库存管理系统具有如下功能:库存基本信息的录入、修改、查询、删除模块,商品调动信息的录入、修改、查询、删除模块,以及系统维护功能。为企业库存管理提供信息咨询...
本企业库存管理系统具有如下功能:库存基本信息的录入、修改、查询、删除模块,商品调动信息的录入、修改、查询、删除模块,以及系统维护功能。为企业库存管理提供信息咨询,信息检索,信息存取等服务,基本上能够满足现代企业对库存管理的需要-Inventory management system of the enterprises have the following functions: inventory of the entry of basic information, modify, query, delete the module, the entry of goods to mobilize information, modify, query, delete the module, and system maintenance functions. Inventory management for the enterprise to provide information consultation, information retrieval, information access services, primarily to meet modern business needs of the inventory management
- 2023-08-09 11:00:03下载
- 积分:1
-
一个小程序,用来展示瀑布的样子,用到了许多数学公式,值得一看...
一个小程序,用来展示瀑布的样子,用到了许多数学公式,值得一看-a small program used to display waterfall on the outside, use a lot of mathematical formulas, an eye-catcher
- 2022-05-16 06:34:14下载
- 积分:1
-
这个是旅行查询系统,模拟查询旅游路线。欢迎使用,希望大家提供意见。...
这个是旅行查询系统,模拟查询旅游路线。欢迎使用,希望大家提供意见。-This is a travel query system, simulating travel route inquiries. Welcome, I hope to advise the U.S..
- 2022-01-25 23:30:03下载
- 积分:1
-
线程库代码
应用背景这是与原料药的代码。如果你使用这个,你可以使用没有附加编码的线程。关键技术C线程代码。如果你申请这个,你只需用代码来改变代码。
- 2022-11-24 14:15:02下载
- 积分:1
-
这个小程序是钟表小程序,使用了Timer控件使用,从中可以了解如何使用它,以及如何改变控件属性等。...
这个小程序是钟表小程序,使用了Timer控件使用,从中可以了解如何使用它,以及如何改变控件属性等。-about clock ,it uses the timer control
- 2022-01-26 04:50:48下载
- 积分:1
-
wave files sound production
wave文件的音效制作-wave files sound production
- 2022-07-05 12:23:08下载
- 积分:1