搜索资源列表
常用ARM指令集及汇编
- 常用ARM指令集及汇编-commonly used ARM instruction set and compilation
4510-kaifa-demo
- 4510简单例子程序(转载),可以用来学习一下arm的初始化,串口操作等-4510 (reproduced), can be used to study the arm of the initialization, serial operation
ArmCanLib
- 一个基于arm的can通讯的源代码 目前还没有使用任何rtos 可以很方便的嵌入到任何rtos中去-one can Based on the communications arm of the source code has not used any Byelorussian can easily embedded into any of the Byelorussian go
UArmJtag2.0
- UArmJtag2.0仿真软件 功能强大、超“硬”的软件仿真器! 博创科技最新发布的ARM调试驱动程序UArmJtag2.0是UArmJtag1.5的升级版本,是继能够成功支持ADS1.2的UArmJtag1.5后的又一重大贡献,UArmJtag2.0可以独立实现FLASH烧写功能,完全替代一般意义上的硬件仿真器,使广大高校师生和科研爱好者从高成本的ARM开发工具中解脱出来! UArmJtag是博创科技自主研发的,超低成本,高性能的ARM仿真调试工具,支持目前市场普遍采用的并口模拟简易仿真器,使
atahost_wb_slave
- 硬盘控制程序代码 硬盘控制器代码编写,可以直接使用-drive control code prepared hard disk controller code can be used directly! !
Romprg_passnew
- 用来给ARM烧写程序的程序,可以把编译链接好的机器码烧写到ARM里面(三星的S3C44B0x),其它的ARm处理器也可以参考.-used to the procedure for burning, can build good links to the binary burning inside ARM (Samsung S3C44B0x), and others ARm processor reference.
c库部分源代码
- c库的部分源代码 用惯了操作系统提供的内存api,你是否了解系统的运行机制,这是提供动态内存分配最简单的实现代码 静态的代码库 可用各种c编译-c for the source code of the operating system are used to provide memory api, whether you know the operating mechanism, which is to provide the most dynamic memory allocation to
32kPWM
- 用于凌阳单片机SPCE061A上的波形产生算法,生成32KPWM波,可以用于载波输出。 用于凌阳单片机SPCE061A上的波形产生算法,生成32KPWM波,可以用于载波输出。-SCM SPCE061A Sunplus for the waveform generation algorithms, generating 32KPWM wave, the output can be used for carrier. For Sunplus SCM SPCE061A the waveform g
ARM anywhereII开发板DEMO程序(ADS1.2)
- 在arm ADS1.2下调调试通过的,可以用来检测你的arm7tdmi系列嵌入式开发办工作是否正常地DEMO程序,是很好的嵌入式开发者初学示例。-ADS1.2 downturn in the arm through the debugger can be used to test your family of embedded ARM7TDMI Office for the Development of the normal work procedures to DEMO, is a good
grlib-eval-1.0.2a.tar
- The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) development. The IP cores are centered around the common on-chip bus, and use a coherent method for simulation and synthesis. The library is vendor inde
常用嵌入式系统-处理器-开发工具分类
- 常用嵌入式系统,处理器,开发工具分类-commonly used embedded systems, processors, development tools Categories
PWM_VOICE
- 用LPC213X系列的PWM来产生语音。语音数据来源于PC机转换后得到的。最大可以是16位的。 由于是PWM所以输出端口需要低通滤波才能够得到比较干净的声音。 可以经过修改使用LPC2132以上的ARM的D/A来产生。 This project outputs audio on PWM0 using wave samples that are stored in the on-chip Flash ROM. -LPC213X series used to generate th
lpc2148_usbaudio
- LPC2148 USB Audio Device Example This USB example project implements an USB Audio Device that connects via the USB interface to the PC. It may be used on the following devices: LPC2141 LPC2142 LPC2144 LPC2146 LPC2148 An USB Audi
httpd
- 嵌入式web服务器源码,硬件采用是arm7处理器,可pc机来访问服务器内容。-embedded web server source code, the hardware used is ARM7 processor, PCs to access server-based content.
lGUI API参考手册
- lgui类似minigui的gui,国产,可用于嵌入式系统,-lgui similar MiniGUI the gui, homemade, can be used for embedded systems,
2410loadGNU
- 2410 nand boot load!(4K DRAM) 0地址开始运行,没有象VIVI拷贝自身到 高端内存运行,可以用它加载UBOOT。 也可以改写它用来引导自己的系统-2410 nand boot load! (4K DRAM) 0 addresses begin, as VIVI not copy itself to high-end memory operation, can be used UBOOT load. It can also rewrite used t
s3c2410_IIC
- arm单片机S3C2410,IIC总线的例子源代码。测试过了可以用,没问题。-arm SCM S3C2410, IIC Bus example source code. After testing can be used, no problem.
i2c111
- 此程序是用IO模拟I2C接口的驱动,大家简单改一下IO宏定义就可以用了-this procedure is used IO simulation I2C interface drives, we change it IO simple macros can be used!
有限状态机
- 有限状态机FSM思想广泛应用于硬件控制电路设计,也是软件上常用的一种处理方法(软件上称为FMM--有限消息机)。它把复杂的控制逻辑分解成有限个稳定状态,在每个状态上判断事件,变连续处理为离散数字处理,符合计算机的工作特点。同时,因为有限状态机具有有限个状态,所以可以在实际的工程上实现。但这并不意味着其只能进行有限次的处理,相反,有限状态机是闭环系统,有限无穷,可以用有限的状态,处理无穷的事务。-FSM thinking widely used hardware control circuit d
Commonly-used-algorithm-in-ES
- 嵌入式系统设计中常用的算法,总结的很好,很实用-Commonly used algorithm in ES