-
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
-
IAR511 latest AT91SAM7S64 under the routine use of the ADC
最新的IAR511下的AT91SAM7S64的ADC使用例程-IAR511 latest AT91SAM7S64 under the routine use of the ADC
- 2023-05-17 07:05:03下载
- 积分:1
-
LPC 1768 ADC
应用背景ADC项目是NXP LPC1768 " " 一个简单的程序;单片机采用Keil的mcb1700的评估板,和 ;演示中断和轮询模式ADC模式。这和;转换结果可以存储在变量adc0value, ;可以显示在手表和调用堆栈窗口。的功能:例如;和;和;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-时钟设置: ; ;- XTAL ;= ;12 MHz ; ;- P110 ;= 288 MHz ; ;-为CCLK ;= ;72 MHz关键技术这个项目的测试lpc176x ADC演示板。配置测试的选项从配置文件使用配置窗口。打开超级终端(9600,N,8,1)和连接的串行电缆UART1。该程序在Keil mcb1700板也跑,但只有adc0.2通道可以测试。请,看到相应的更多细节。
- 2022-05-28 01:57:40下载
- 积分:1
-
this is RealTimeOS(uITRON) for hitachi H8 processor.
this is RealTimeOS(uITRON) for hitachi H8 processor.-this is RealTimeOS (specification) for hitachi H8 processor.
- 2022-09-15 22:50:03下载
- 积分:1
-
8051程序员,编程ISP单片机AT89S51,例如,…
8051 programmer, to program any ISP microcontroller, for example Atmel AT89S51, AT89S52, etc
- 2023-01-28 17:10:04下载
- 积分:1
-
周立功EASY2100开发板原理图,pdf格式
周立功EASY2100开发板原理图,pdf格式-EASY2100 SCH pdf
- 2022-04-22 04:49:10下载
- 积分:1
-
基于linux环境的arm板开发,这是可以进行实验的原文件
基于linux环境的arm板开发,这是可以进行实验的原文件-linux-based environmental arm plate development, which should be able to conduct experiments in the original document
- 2022-02-06 23:20:36下载
- 积分:1
-
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits...
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits you to download new code to the device over USB. This bootrom is
installed at address 0x00000000 in the ARM, which means that it is the
first piece of code to execute after reset. At startup, it waits for
a few seconds to see if the downloader is trying to connect. If not,
then the bootloader gives up control and jumps to your program. If the
downloader is trying to connect, then the bootloader receives the new
program over USB and writes it into flash.
- 2022-07-02 10:50:21下载
- 积分:1
-
S3C2440的启动代码和io测试程序,不错哦
S3C2440的启动代码和io测试程序,不错哦-S3C2440 startup code and io test procedure, yes Oh
- 2022-01-25 16:50:23下载
- 积分:1
-
启动二进制ARM9
boot binaries for arm9
- 2023-03-11 21:40:04下载
- 积分:1