-
ARM嵌入式USB
基于ST407开发板设计,通过HID设备的USBOTG模式跟上位机通讯,上位机程序是HIDClient,在KEIL目录的ARM中可以找到。
- 2022-10-29 08:40:04下载
- 积分:1
-
intrrupt 处理 ind lpc 2148
intrrupt 处理 rtf 文件中通过编程很容易去......
这是一个基本教程上 LPC214x Mcu 和如何编程他们为那些新到的中断的中断。开始时,先让我们看看: 什么中断、 Irq 和 Isr是。根据 wiki:"中断是发送给 CPU 的指示系统事件已发生,需要立即关注的信号"。中断请求,即一个 "IRQ" 可以被认为的特别要求,CPU 要执行一个函数(代码的小片) 当一个中断发生时。此函数或 "小块代码" 技术上称为 "中断服务例程" 或 "ISR"。所以当一个 IRQ 到 CPU 到达时,它停止执行当前的代码并开始执行 ISR后 ISR 执行完毕 CPU 获取回它已停止的位置。
- 2022-07-24 10:16:35下载
- 积分:1
-
程序rtc_test.rar
EasyARM 程序 RTC_TEST.rar-EasyARM procedures RTC_TEST.rar
- 2022-03-29 11:29:58下载
- 积分:1
-
lpc2138 基于数字显示
此代码将指示如何显示数字类型中的虚拟终端......此内容包括 proteus 仿真 keil 环境中的代码。
- 2022-03-20 03:17:45下载
- 积分:1
-
使用c编程,用1543芯片采集电压输出的程序。
使用c编程,用1543芯片采集电压输出的程序。
- 2022-01-25 21:39:12下载
- 积分:1
-
一款PIC单片机的学习开发板原理图,可自制学习
一款PIC单片机的学习开发板原理图,可自制学习-A PIC microcontroller development board schematics of learning can be self-study ~ ~
- 2022-01-22 04:43:48下载
- 积分:1
-
值得一看哦,对正在做bootload的有帮助
值得一看哦,对正在做bootload的有帮助-eye-catcher, oh right is doing to help the bootload
- 2022-03-15 19:58:35下载
- 积分:1
-
watchdog full code for avr atmega 16
watchdog full code for avr atmega 16
- 2023-07-25 09:55:03下载
- 积分:1
-
Kiwi original data format is stored in binary file GTBL.dat, the specific file f...
原始数据以Kiwi格式存储在GTBL.dat的二进制文件中,具体的文件格式请参照ReveseTableFormat.xls 中的“逆引表格式”sheet.-this procedure is the function of the navigation data of the road data collation, analysis. Kiwi to the original data stored in the format of the binary file GTBL.dat, specific file format ReveseTableFormat.xls Please refer to the "reverse primer format" sheet. -Kiwi original data format is stored in binary file GTBL.dat, the specific file format ReveseTableFormat.xls Please refer to the
- 2022-02-09 13:49:16下载
- 积分:1
-
根据三星公司提供的在linux环境下的bootloader vivi,经过重新组合变成在ADS1.2环境下编译,并增加了USB下载功能。此源码作为监控程序,烧录...
根据三星公司提供的在linux环境下的bootloader vivi,经过重新组合变成在ADS1.2环境下编译,并增加了USB下载功能。此源码作为监控程序,烧录在NORFLASH里面,作为专用下载软件使用。-According to Samsung provided in the linux environment bootloader vivi, after re-combination into the ADS1.2 compiler environment, and increase the USB download function. This source as a monitoring program, burn in NORFLASH inside, as a special download software to use.
- 2022-07-21 03:02:25下载
- 积分:1