搜索资源列表
ARM应用系统开发详解arm4510
- ARM应用系统开发详解是一本详细介绍ARM系统从硬件配置,到软件的初步开发的详细过程,是学习ARM的很好的一本书。-ARM Comments on the development of application systems is a detail from the ARM system hardware configuration and software to the initial development of the detailed process of learning ARM
redboot-oset-qt44b0x-rel-v0.2.tar
- 程序可作为Bootloader(支持启动脚本功能)、支持GDB源代码级调试、Flash在线烧写。支持网络、串口通信调试,支持TCP/IP协议、HTTP/TFTP、xyzModem协议下载程序。 硬件:勤研电子44B0X豪华板(S3C44B0X/SST39VF160/RTL8019/8M OSC)。 注:此版本不支持用AMD芯片的flash的豪华板版本。 硬件配置: CPU:S3C44B0X RAM:8M FLASH:SST39VF160 OSC:8M
redboot-strong-rel-v0.2.tar
- 程序可作为Bootloader(支持启动脚本功能)、支持GDB源代码级调试、Flash在线烧写。支持网络、串口通信调试,支持TCP/IP协议、HTTP/TFTP、xyzModem协议下载程序。可源代码级调试uClinux内核。 硬件:思创黄金开发板(S3C44B0X/SST39VF160/RTL8019/10M OSC)。 硬件配置: CPU:S3C44B0X RAM:8M FLASH:SST39VF160 OSC:10M NET:RTL8019
FMD.c
- 在PXA270主板上,配置完基本的GPIO后,可以用本程序读写CF卡来测试CF插槽的硬件连线
I2Cruanjianbao
- LPC2200系列ARM单片机硬件I2C软件包,包含.H和.文件。注意配置好硬件。-LPC2200 Series ARM Single-chip I2C hardware package, including. H and. Documents. Note configured hardware.
ACtest-fuel-
- 交流源恒流法测试铅酸蓄电池的内阻,系统硬件配置-AC constant current source of lead-acid battery internal resistance test method, the system hardware configuration
Uart_com
- 本程序为STC89C52与PC机超级终端通讯的实验程序 在PC机键盘上输入字符,单片机接收,并发送回PC机,显示在超级 终端;超级终端配置为:波特率为9600,数据位8,奇偶校验:无 停止位:1;硬件:无-This program is STC89C52 communication with the PC HyperTerminal experimental procedures on the PC keyboard to enter characters, single-chip
DS18B20_drive
- DS18B20温度传感器的驱动代码,代码独立于硬件设计,只需配置DS18B20的接口线。-DS18B20 temperature sensor driver code, the code is independent of the hardware design, just configure the the DS18B20 interface line.
ledDisp
- 在单片机上驱动通用的1/16动态扫描的LED屏,LED口为Hub08通用口,单色1024点屏。驱动芯片为HC138和HC595.该代码硬件环境为STM32,但若在其它单片机上使用,只要改动一些管脚配置代码即可。-Microcontroller-driven general 1/16 dynamic scan LED screen, LED port for Hub08 generic mouth monochrome 1024 screen. Driver chips for the HC138
UART
- nios II 下串口源程序,实现与上位机串口通信,硬件配置自己在sopc builder 下配置-nios II serial source code, the serial communication with the host computer, the hardware to configure their own configuration in sopc builder
USB_Control_Firmware
- C++语言编写的针对CY7C68013A芯片的固件程序。包括了对USB Slave FIFO的配置和内部传输管道以及FIFO大小的必要控制。该程序在硬件上通过测试,在没有其他USB设备干扰的应用下,可以确保450Mbps通讯效率。-Firmware control for USB Slave FIFO in CY7C68013A. It define the necessary configuration on transaction segment and pipe as well as FI
Real-time-clock-interrupt
- 嵌入式系统中的实时中断程序的实现及异常处理,包含硬件配置和注册。-Embedded system in the realization of real-time interrupt procedures and exception handling, including hardware configuration and registration.