-
ARM例程--点亮LED灯
点亮LED灯
整篇文章的结构如下:
一、直接把时钟管理用到的寄存器罗列出来进行分析。
二、对其中的一些原理性的东西做介绍。
三、对于在后面编写串口时会出现的问题注意点提出说明。
四、LED 代码
一、在时钟管理中会用到的寄存器有以下一些。
LOCKTIME,MPLLCON,UPLLCON,CLKCON,CLKSLOW,CLKDIVN,CAMDIVN。
LOCKTIME:是对于配置好锁相环之后需要延时的一段时间,这时为了上锁稳定。其中包括两部分
①U_LTIME:这是UCLK(USB专用的一个时钟)配置好后需要的延时时间。
②M_LTIME:这时FCLK(系统时钟即CPU的频率),HCLK(一些高速设备所用到时钟),PCLK(低速设备所用到的时钟)这
- 2023-03-05 08:15:04下载
- 积分:1
-
ARM Cortex
ARM Cortex-M3 系列处理器 的实验代码,内容很全,涉及片内和外围所有部件编程。(Keil环境)
-ARM Cortex-M3 family of processors experimental code, content is very wide, involving all the components and peripherals on-chip programming. (Keil environment)
- 2022-08-14 10:22:17下载
- 积分:1
-
Redistributions in binary form must reproduce the above copyright notice,
thi...
- Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the disclaimer below in the documentation and/or
other materials provided with the distribution.
- 2022-01-31 12:15:41下载
- 积分:1
-
STM32的PWM详细例程,能够使用的,下载完了要给点回复哦!
STM32的PWM详细例程,能够使用的,下载完了要给点回复哦!-STM32 detailed the PWM routines, can use to download the end-point to give back Oh!
- 2022-06-19 01:54:08下载
- 积分:1
-
lpc2104的Boot和Remap祥解
lpc2104的Boot和Remap祥解-lpc2104 the Boot and Remap xiang, XIE
- 2022-10-16 20:25:03下载
- 积分:1
-
AFT27S006N_MDL_ADS
MW6S004N的升级版,应用比MW6S004N更加广AFT27S006N的幅值为六。是飞思卡尔公司继MW6S004N后的又一款经典
- 2022-07-07 07:01:15下载
- 积分:1
-
最新的LPC214X USB驱动程序,适用于
NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148。...
最新的LPC214X USB驱动程序,适用于
NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148。-LPC214X USB driver for NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148.
- 2023-08-25 16:45:04下载
- 积分:1
-
chamber magicARM2410 use of WinCE5.0
magicARM2410试验箱的WinCE5.0使用说明-chamber magicARM2410 use of WinCE5.0
- 2023-02-08 13:55:04下载
- 积分:1
-
s3c2410ads下AD转换的测试程序,包含启动代码
s3c2410ads下AD转换的测试程序,包含启动代码-AD conversion s3c2410ads under the test procedure, including the startup code
- 2022-07-15 03:23:10下载
- 积分:1
-
STM32F407 SysTick
此示例演示如何配置 SysTick 以生成时间基数等于
1 女士的系统时钟设置为 168 MHz,SysTick 由 AHB 时钟的时钟频率
(HCLK)。
- 2023-03-04 01:25:03下载
- 积分:1