-
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
-
自动重复点击。记录你的谅解备忘录第一次使用点击,保存文件…
Automates redundant clicking. Record your mous clicks on first use, save the file, then play it any time in the future.
- 2022-11-15 05:55:03下载
- 积分:1
-
批量改名,可以轻松帮你改文件名。
批量改名,可以轻松帮你改文件名。-renamed quantities, can easily help you to change file names.
- 2023-02-08 17:40:04下载
- 积分:1
-
缩短名称 (如:-哈利 · 波特 H.Porter 或罗宾范 Persie-简写 Persie
这是一个VB代码转换一个名字——任意数量的单词首字母的缩写名称只有和完整的姓如奥巴马——巴拉克•奥巴马(Barack Obama)b
- 2022-03-20 08:49:09下载
- 积分:1
-
读文件,.ini操作
读文件,.ini操作-read documents. Ini operation
- 2022-03-19 15:28:57下载
- 积分:1
-
咖啡厅经理
quản lý 巴恩咖啡馆 dùng CSDL SQL 服务器 2005 trở lên
gói gồm 数据 và 代码
- 2023-08-24 15:50:04下载
- 积分:1
-
The list can be a customized list of attributes for each box, to support text ed...
可以对列表中每一项定制属性的列表框,支持文字编辑/图形选择/颜色选择/列表选择-The list can be a customized list of attributes for each box, to support text editing/graphic select/color selection/list to select
- 2022-02-21 01:09:43下载
- 积分:1
-
windows7 UAC 权限提升 win7权限
资源描述windows7 UAC 权限提升 win7权限,用windowsapi实现的提升权限,可以用普通用户权限提升到管理员权限,适合初学者 适用于windows2008 server,windows7 vista windows8 windows 10等操作系统
- 2022-07-10 10:06:19下载
- 积分:1
-
台湾林智仁教授的libsvm源代码 通用的支持向量机算法研究平台...
台湾林智仁教授的libsvm源代码 通用的支持向量机算法研究平台-Taiwan Linzhiren Professor libsvm common source of support vector machine algorithm research platform
- 2022-08-26 10:02:02下载
- 积分:1
-
The code provides a common rights management module. Have a friend in need can b...
本代码提供了一个通用权限管理模块.有需要的朋友可以下载
-The code provides a common rights management module. Have a friend in need can be downloaded
- 2022-10-30 02:10:04下载
- 积分:1