-
8051 定时器中断
使用 8051 定时器作为中断,在嵌入式 C.中编写代码此示例程序演示如何配置定时器/计数器 0 作为一个 16 位定时器。调用中断服务例程 (ISR) 每一次定时器溢出 (0xFFFF 去 0x0000)。在 ISR 中,overflow_countvariable 的增量。若要测试此程序......启动调试器。在 ISR 中的 overflow_count + + 行上设置断点运行该程序。每次调用时中断例程,调试器停止运行该程序。将光标定位在要查看其当前值的 theoverflow_count 变量。
- 2023-04-02 13:55:04下载
- 积分:1
-
STM32F4 发现 USB 主机和 MP3 播放器
与 mp3 文件到 stm32f4 发现的微型 usb 端口,可以连接 USB 记忆棒 (用 fat32 文件系统)。然后应发挥文件一个接一个。用户按钮可以用于跳转到下一个文件。
- 2022-06-20 21:09:18下载
- 积分:1
-
mini2440开发板的裸机程序
这是mini2440开发板的裸机程序,可以用于蜂鸣器、AD转换、RTC时钟、按键测试、触摸屏测试、LCD或VGA测试、I2C测试、音频输出测试、SD卡测试等。代码编写很规范,注解到位,初学者可以慢慢从这些源代码学起。
- 2023-08-06 02:00:04下载
- 积分:1
-
用AT89S52驱动RT12864M_LCD液晶的最基础的驱动程序
用AT89S52驱动RT12864M_LCD液晶的最基础的驱动程序-AT89S52 driver with the most basic RT12864M_LCD LCD driver
- 2022-05-31 00:13:19下载
- 积分:1
-
8051液晶显示接口
此程序为液晶屏接口上与没有忙标志指示包含的源代码。8051 单片机和液晶屏接口学习基础学习者非常有用。
- 2022-04-09 03:15:55下载
- 积分:1
-
This research project evaluates startup times of the linux boot process from pow
This research project evaluates startup times of the linux boot process from power-on until user login.
Time consuming parts of the boot process are investigated and methods how to speed up the whole
process are discussed.
- 2022-05-17 18:29:31下载
- 积分:1
-
U盘IC1114全套资料
U盘1114的电路图和程序,电路图
u盘制作资料(原理图、文档、底层驱动源程序)_-u disk production of information (drawings, documents, the bottom-driven source)
- 2022-02-12 02:02:55下载
- 积分:1
-
对原理图室的发展,学生在哈尔…
开发试验箱的原理图,从事硬件开发的同学可以看看 一定会获益匪浅-The development of chamber of the schematic diagram, the students engaged in hardware development will certainly benefit can look at
- 2022-08-26 14:29:03下载
- 积分:1
-
JXTA v2.3.X latest version of the guidelines for the preparation of procedures
jxta最新版本v2.3.X的程序编写指南-JXTA v2.3.X latest version of the guidelines for the preparation of procedures
- 2023-07-27 03:35:04下载
- 积分:1
-
语音通讯代码
“ISP1581”的驱动代码,main.c 该文件包括了main主函数以及ISP1581的初始化函数
- 2022-03-18 07:11:57下载
- 积分:1