搜索资源列表
minFat
- 一个小型的FAT文件系统,支持FAT12/16和目录,是一个FAT的最小实现,能用RAMDISK在Microsfot VC中运行起来-a small FAT file system, support FAT12/16 and directories, FAT is one of the smallest achievement can use in Microsfot least run up VC
VxWorksS3c44B0
- VxWorks 在Arm上的映像目标文件,可直接在任何得s3c44b0开发办上运行。-VxWorks on the target image, in any direct s3c44b0 Development Office in running.
C_LPC2294
- 本文件是给lpc2200系列用的在ads环境下的c语言编程模板。-this document is to lpc2200 series of ads in the context of C language programming template.
cs8900a
- 文件是cs8900a的驱动程序,来驱动ARM的驱动,说明您提供的文件包含的内容和具体功能。-cs8900a document is the driver to drive ARM-driven, You provide the documents contained in the content and specific functions.
jtag_cpld_vhdl
- JTAG CPLD实现源代码,比用简单并口调试器快5倍以上。 以前总觉得简单的并口jtag板速度太慢,特别是调试bootloader的时候,简直难以忍受。最近没什么事情,于是补习了几天vhdl,用cpld实现了一个快速的jtag转换板。cpld用epm7128stc100-15,晶振20兆,tck频率5兆。用sjf2410作测试,以前写50k的文件用时5分钟,现在则是50秒左右。tck的频率还可以加倍,但是不太稳定,而且速度的瓶颈已经不在tck这里,而在通讯上面了。 -JTAG CPLD
keyboraddriver_dragonballMX1(GPIO)
- 该文件是摩托罗拉的嵌入式芯片dragonball MX1的在嵌入式linux下键盘驱动,程序采用GPIO管脚连接键盘,文件中有相应的说明-the document is Motorola's embedded chips dragonball MX1 in Embedded LINU x under the keyboard, procedures used GPIO pins connecting keyboard, a corresponding note
keyboarddriver_dragonballMX1(i2c_bus)
- 该文件是摩托罗拉嵌入式芯片dragonball MX1在嵌入式linux下的键盘驱动,采用i2c总线连接外围键盘-Motorola embedded chips embedded in dragonball MX1 under linux the keyboard-driven, i2c bus connections using external keyboard
ArmEmulate
- S3C4510模拟器及实例源码 安装ADS1.2之后,再安装模拟器。模拟器安装路径必须选择到ADS的bin目录,所以必须先安装ADS。安装模拟器时请仔细阅读提示文字。 模拟器安装完成后,会在桌面建立快捷图标S3C4510B_Board,运行这个快捷图标可以看到开发板的图形,在AXD启动后将可以在S3C4510B_Board上面看到效果。 模拟器安装完成后,还会建立文件夹 C:\\ArmEmulate,桌面快捷图标S3C4510B_Board 就是指向这里。这个文件夹下有5个子文件夹,
ARM7_Ucos_for_LPC2104_Proteus
- ucosII在ARM7 LPC2104上的移植完整源程序, 可以在软件proteus上仿真. 说明: 1.应用实例为\\ArmUCOS\\App\\test1\\test.mcp,在周立功2104的扳子上 的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(也可在和仿真软件proteus运行) 2. 将所有的文件放到D:\\ArmUCOS\\下,这样上面的文件能直接编译-ucosII the ARM7 LPC2104 integrity of
FFT-RM9200-BasicIdle
- 基于linux环境的arm板开发,这是可以进行实验的原文件-linux-based environmental arm plate development, which should be able to conduct experiments in the original document
AX88796B_8051_Schematic_v12
- Ax88796B的硬件设计原理图,这个文件主要是在单片机平台设计的原理图,很有参考价值。-Ax88796B hardware design drawings, The document is mainly in MCU platform design drawings, great reference value.
LCDPanel_C
- 基于ARM7的开发板的彩色液晶屏绘图试验程序,文件里有程序的详细注释,对与在此基础之上的二次开发非常方便-based on the ARM7 development board LCD graphics testing procedures, the documents in detail the procedures Notes right and the basis of this second development is very convenient
AT91RM9200-BasicBootsdram
- 基于ARM9-AT91RM9200的开发板BasicBootsdram的系列调试程序,文件里有程序的详细注释.-based on ARM9-AT91RM9200 development of the plate BasicBootsdram Series debugging procedures, the documents in accordance with the procedures detailed notes.
LCDtestOnAVR
- 可以测试位图文件,汉字,英文字符等ASCII码。在ATmega64中测试通过。-test bitmap documents, Chinese, English and other ASCII characters. ATmega64 in which the test.
ARMLinux-at-AT91RM9200
- :ARM Linux 在AT91RM9200 平台上的移植,步骤包括下载安装内核源码、建立交叉编译环境及以压缩或非压缩方式配置和编译内核。其文件系统的建立及程序开发均在宿主机上完成,再通过串口、网口或者JTAG口烧写至目标板。-: AT91RM9200 ARM Linux platform in the transplant, steps include download and install the kernel source code, the establishment of cross
ARM-run-in-uCOS-II
- uCOS在ARM(LPC2220)上的移植代码 共四个文件:IRQ.INC OS_CPU.H Os_cpu_c.c Os_cpu_a.s-for uCOS on ARM (LPC2220), a total of four transplant code documents : IRQ.INC OS_CPU.H Os_cpu_c.c Os_cpu_a.s
fs4510_demo4
- FS4510开发板示例程序demo4 压缩包内含FS4510开发板LCD驱动程序与定时器程序 文件说明 demo4.apj 为 SDT2.51 的项目文件 init.s 为初始化文件 汇编格式 lcd.c LCD驱动文件 demo4.c 主程序 包含定时器初始化和 timer0 和 timer1 的使用 memory.a memory分配 snds.a init.s用到的硬件信息 isr.c 一些中断哑函数 \\inc
200662819272228307
- DSP为TMS320F240,带编码器,电机是三相交流永磁同步电机 欢迎大家一起讨论!!!!! 这是ASM文件,可不是PDF文件,你可以直接用. 如果用TMS320LF2407A有些地方指令要修改一下-DSP TMS320F240, with encoder, Three-phase AC motor is a permanent magnet synchronous motor welcome everyone to join in the dis
基于STM32微处理器的SD卡(TF卡)文件系统读写
- 基于STM32微处理器的SD卡(TF卡)文件系统读写. 103ZC,ZD等有SDIO,检查中。,This is a simple demonstration, based on STM32 and working with ST Evaluation board MB525 revA (old board), using the Embeddeded Library File System “EFSL” with an "SD" memory card in order
AEM7-in-CF
- ARM7系统中实现CF卡存储的文件系统设计-AEM7 system function in CF filesystem