-
8051 定时器中断
使用 8051 定时器作为中断,在嵌入式 C.中编写代码此示例程序演示如何配置定时器/计数器 0 作为一个 16 位定时器。调用中断服务例程 (ISR) 每一次定时器溢出 (0xFFFF 去 0x0000)。在 ISR 中,overflow_countvariable 的增量。若要测试此程序......启动调试器。在 ISR 中的 overflow_count + + 行上设置断点运行该程序。每次调用时中断例程,调试器停止运行该程序。将光标定位在要查看其当前值的 theoverflow_count 变量。
- 2023-04-02 13:55:04下载
- 积分:1
-
at9am55800启动源程序,简单易懂,初学者容易上手
at9am55800启动源程序,简单易懂,初学者容易上手-at9am55800 boot source
- 2022-03-04 11:49:02下载
- 积分:1
-
平移不变法用于消除图像变换产生的为吉布斯效应
平移不变法用于消除图像变换产生的为吉布斯效应-Translation invariant method for the elimination of image transform generated effects for the Gibbs
- 2022-04-29 17:17:49下载
- 积分:1
-
ZLG500ATG IC卡模块应用文档和C51平台函数库及示范程序,很难搞到的。...
ZLG500ATG IC卡模块应用文档和C51平台函数库及示范程序,很难搞到的。-ZLG500ATG IC card module application documents and C51 platform library and demonstration program, it is difficult to get the.
- 2022-05-13 08:28:17下载
- 积分:1
-
来源于外国的开源rtos,用于小型mcu,支持优先级抢占调度
来源于外国的开源rtos,用于小型mcu,支持优先级抢占调度-from Byelorussian foreign revenue for the small mcu, support priority scheduling
- 2022-02-14 15:29:30下载
- 积分:1
-
这是《嵌入式linux-硬件、软件与接口》一书对应的所有linux方面实例的源代码,对linux具有通用性...
这是《嵌入式linux-硬件、软件与接口》一书对应的所有linux方面实例的源代码,对linux具有通用性-This is the "embedded Linux-hardware, software and interfaces," a book counterparts in all aspects Linux source code examples for linux with versatility
- 2022-01-25 18:41:47下载
- 积分:1
-
MSP430 TCP/IP
MSP430 TCP/IP协议
- 2023-03-23 17:25:04下载
- 积分:1
-
图形液晶显示器
这个程序使用图形液晶显示器与单片机的接口。数值用于 0108年控制器
- 2022-01-23 10:29:23下载
- 积分:1
-
SPI STM32F4
这是stm32f4xx的,我刚刚完成了SPI通信。这很简单,但可以帮助新手学习stm32f4xx。干杯!
- 2022-02-05 14:12:38下载
- 积分:1
-
一个USB键盘的驱动程序,调试了很久已通过,相信对大家有帮助!...
一个USB键盘的驱动程序,调试了很久已通过,相信对大家有帮助!-A USB keyboard drivers, debugging for a long time has passed, I believe everyone has to help!
- 2022-02-13 14:13:09下载
- 积分:1