-
MSP430的闪烁LED使用定时器
应用背景定时器是用来闪烁发光二极管的。每一次溢出,定时器产生一个中断,这是用来眨眼的。由于定时器的时钟由smclock(运行在约1MHz),8溢出数近似每0.5秒钟闪烁一次。 ;关键技术本示例使用定时器时钟从smclock。这个时钟是基于单片机的电流频率1MHz。在这种情况下,我们希望LED切换每0.5s。利用上述公式,我们可以计算出如何程序定时器。计数结果在524288,这是8倍65536。该定时器将产生一个溢出中断,并重置一次,它达到65536。因为我们要数到524288,之后每8溢出中断,LED将被切换的。
- 2022-02-03 17:22:22下载
- 积分:1
-
TA6963 proceedings, some subroutine no time to write all
TA6963程序,有些子程序没有时间来写全-TA6963 proceedings, some subroutine no time to write all
- 2022-06-16 12:27:05下载
- 积分:1
-
数字万用表电路图集收集了各类数字万用表的的电路图,结构说明!...
数字万用表电路图集收集了各类数字万用表的的电路图,结构说明!--It collects circuit diagrams of various digital multimeter and structure explanation.
- 2022-11-04 14:05:04下载
- 积分:1
-
为TI的TSC2301音频芯片所设计的嵌入式linux驱动程序源代码
为TI的TSC2301音频芯片所设计的嵌入式linux驱动程序源代码-for TI TSC2301 Audio chip design of embedded Linux driver source code
- 2022-10-17 10:00:03下载
- 积分:1
-
嵌入式系统的C++
Embedded System in C and C-Embedded System in C and C++
- 2022-02-07 10:04:37下载
- 积分:1
-
这是基于三星公司的S3C2410芯片中外部中断的应用.
这是基于三星公司的S3C2410芯片中外部中断的应用.-This is based on Samsung S3C2410 chip external interrupt applications.
- 2022-08-21 16:57:18下载
- 积分:1
-
能够将数据归一化处理,使不同单位不同数量级的数据统一起来。是一个不错的MATLAB代码...
能够将数据归一化处理,使不同单位不同数量级的数据统一起来。是一个不错的MATLAB代码-The data can be normalized, so that different units of different order of magnitude of data integrated. MATLAB code is a good
- 2022-08-18 01:05:30下载
- 积分:1
-
手把手教你学单片机(实验与指令教程)推荐!
手把手教你学单片机(实验与指令教程)推荐!-手把手教you to learn Singlechip (experimental and instruction Tutorial) Recommended!
- 2023-01-10 21:25:04下载
- 积分:1
-
一段TMS320LF2407,图形液晶显示模块接口及应用(LCD),c语言
一段TMS320LF2407,图形液晶显示模块接口及应用(LCD),c语言-Section of TMS320LF2407, graphic LCD display module and application interface (LCD), c language
- 2022-02-10 04:04:48下载
- 积分:1
-
DOS下采用中断接收数据的串口通讯的例子,很难找到的好东西!
DOS下采用中断接收数据的串口通讯的例子,很难找到的好东西!-DOS interrupt receiving serial data communications example, it is difficult to find the good stuff!
- 2022-07-07 07:54:34下载
- 积分:1