搜索资源列表
signal_cpu_sort
- Use the verilog language write a MIPS CPU code, and have additional instruction, for example: selection sort instruction. The code has contain combination circuit and sequenial circuit. CPU have contain ALU, ADD, ALU_CONTROL, DATA_MEMORY, INST_ME
ide3
- 將IDE硬盤與44B0相接,接著把此IDE3.C放入KERNEL一起編譯完成後,開啟便能抓到此硬盤-to IDE hard drives and 44B0 phase, and then put this IDE3.C Add KERNEL compiled after the completion of the opening drive can catch this
ARM_Image_for_uCOSII(2_71)_for_lpc2131
- ucosii2.71版在LPC213X系列ARM7上的ADS工程模板,直接添加用户任务即可-ucosii2.71 version of the ARM7 LPC213X series on the ADS project templates, add users to directly task can be
leddemo.tar
- 一个在uClinux下做的最简单的控制led的程序,在此基础上加上内容就可在uClinux下运行了-in a uClinux done under the most simple control led to the procedures, on this basis can add content in the run uClinux
IAR_44b0_basic
- 44b0 base IAR 4.20a IDE, only the basic test, can run to C-main, usr can add owner app in it
howto-add-shellcmd-to-HHARM9-EDU-v1.0
- 该文档说明了如何给华恒ARM9实验箱添加命令。主要涉及Busybox的编译及使用。
MIPStest00
- 簡易MIPS CPU程式碼 此CPU包含 shift add sub and or stl beq lw sw 等功能
TFT320240彩屏的PROTEUS仿真
- TFT320240彩屏的PROTEUS仿真,模块话程序,用的是LPC2138进行的控制,代码用KEIL进行编写,程序都有备注,简单明了,有PROTEUS仿真用的TFT320240器件模块,自己将其加入到PROTEUS仿真软件中,仿真就能真是再现-TFT320240 color of the PROTEUS simulation program in modules, use the LPC2138 for the control, the code be written by KEIL, pro
mma7455 加速度传感器
- mma7455 加速度传感器 430源码 SPI 模式 直接添加可以引用-mma7455 source SPI mode acceleration sensor 430 can directly add reference to
AT91SAM9G20xEKxDFxP528xCS1
- 用KEIL调试AT91SAM9G20-EK的实验板可能需要先下载一个bootloader的东西到45DB6420中。下面说自己的板子使用的是45DB3210, 使用SPI0,CS1做片选。keil使用的版本4.0. 打开\Keil\ARM\Boards\Atmel\AT91SAM9G20-EK\Bootloader, 本来应该选择SAM9G20_DF2_P528_CS1_BL进行编译下载,但是在添加Programming Algorithm时没有这一项,怎么办,来,看下面怎么编译一个P5
44b0KeyboardSource
- 一个44b0的键盘通讯源代码,可用通过为设备添加键盘输入功能。学习ARM7的可用看看。-44b0 keyboard of a communication source code, available through the keyboard input device to add functionality. ARM7 study to see if available.
ucos-III-STM32-lib_v3.5
- STM32 下的UCOSS III工程,开发环境MDK,工程建立了一个任务,可根据自己需要添加任务-Works the STM32 under UCOSS III, MDK, development environment works established a task can add tasks according to their needs! !
EJTAG-MIPS-debug
- 本文介绍了一种调试工具。硬件上利用了商品化的低价设备,因为其电路极其简单,所以也完全可以自行制作。软件基于开放源码平台GNU的GDB调试程序,没有任何版权的问题,而且开放源码的特性使得功能的添加和修改完全自主可控,具有良好的可扩展性;另外其可移植性也比较好,理论上在任何 类UNIX平台上都能移植。此系统实际在linux和cygwin上都已能正常工作。-This paper presents a debugging tool. Use of commercial hardware, low-c
myucos_sram_lcd
- stm32F10X ili9340驱动 FSMC接口 实现了颜色填充和选择区域填充 可以显示图片 字库还没有添加-stm32F10X ili9340 FSMC interface of the drive and select area fill color fill can display pictures do not add character
file-manager
- 利用stm32实现了SD卡文件管理器,在触摸屏上进行操作。程序界面使用UCGUI制作,请自行添加stm32的库文件(太大不方便上传)。-The stm32 SD card file manager, operate on the touch screen. The program interface use UCGUI making stm32 library file (too inconvenient Upload), please add their own.
CCSv5-licenses
- A valid licenses for Code Composer Studio v5. Just add one of these files to CCS and you can write code for ARM, M430, C2000 and more without limitation of code size. These license files are legal.
STM32F_iic
- 基于STM32F的模拟IIC时序。从STM32F的官方范例"IOToggle_key"改写而来,其中删除Library文件夹,请自行添加。-IIC-based simulation STM32F timing. STM32F examples from the official IOToggle_key adapted from, including the deletion of Library folder, and add your own.
S3C2410+LCD
- S3C2410+LCD控制器驱动的添加,运行-S3C2410+ LCD controller add-driven, run
s3c2410_mykbd_drv
- 在2410下按键程序,运用内核中handlescancode处理键值,可以直接编译进内核,不过要对内核配置文件config.in和Makefile作相应添加修改-In 2410 under the key procedures, the use of kernel handlescancode deal with keys, can be directly compiled into the kernel, but to the kernel configuration file config.
easyarm1138GPIO
- 是easyarm1138的通用输入输出口实例 例程是基于《Stellaris系列驱动库》编写的。 对LED和KEY的编程,采用封装好“驱动库”模式,只要在工程里添加LED和KEY的驱动程序,就能运用自如。 例如对LED的操作就很简单: LED_Init(LED1) // 只初始化LED1,而对LED2和LED3所在的GPIO管脚无影响 LED_Init(LED1 | LED2 | LED3) // 同时初始化3只LED LED_On(LED2 | LED
