搜索资源列表
ARM_study_doc
- 介绍ARM的文档,对初学者很有用的,包含 32位RISC CPU ARM芯片的应用和选型.doc ARM7在嵌入式应用中启动程序的实现.doc ARM处理器与单片机性能价格比.doc ARM简介及编程.doc ARM开发调试教程.doc-on ARM documentation, very useful for beginners. includes 32-bit RISC CPU ARM chip application and selection. doc ARM7 Em
ARM_CPU
- 从8位/16位单片机发展到以ARM CPU核为代表的32位嵌入式处理器,嵌入式操作系统将替代传统的由手工编制的监控程序或调度程序,成为重要的基础组件-from 8 / 16 to a microcontroller development of nuclear ARM CPU to 32 representatives of the Embedded Processor Embedded operating system will replace the traditional manual p
51_ARM_AVR_LCD
- 关于嵌入式系统的仿真学习程式,功能比较齐全,有LCD,和ARM及AVR等型号的CPU及外设仿真功能.
ESAM_IC_ARM7TDMI
- 基于Arm Developer suite 1.2开发,硬件环境为ARM7内核CPU以及遵循ISO7816标准的ESAM芯片和接触式IC卡。实现对ESAM芯片或IC芯片的读写操作。
RTOS--SmallRTOSV1·50·0
- Small RTOS v1.50.0在32位CPU上可以说支持无限的任务(仅受内存限制),任务优先级暂定为32级,任务切换基于优先级,同级任务基于轮询。同时,任务之间可以直接放送消息和回馈消息。而等待事件支持可以选择基于FIFO或基于优先级。这个版本是不完善版本,很多事件如消息邮箱等还没有支持但事件公共部分代码已完成,其它事件代码如以添加。debug也还没有支持,目前仅支持ARM7。 这个板本使用Keil for ARM的软件调试功能通过,但编译器依旧选择ADS1.2。用户可以参照Easy
i2cint
- ARM I2C 通讯软件(中断方式),通过此程序,可以方便的完成CPU 和其他芯片之间的I2C通讯。-I2C communication with ARM (INT mode),by it, could do communication between CPU and other chip.
UART
- ARM串口应用例子,适用于NXP23系列CPU,封闭式总线,采用内部FLASH及RAM.-ARM serial port application example for NXP23 series CPU, closed-end bus, using the internal FLASH and RAM.
EXTINT
- ARM外部中断应用例子,适用于NXP23系列CPU,封闭式总线,采用内部FLASH及RAM.-ARM external interrupt application example for NXP23 series CPU, closed-end bus, using the internal FLASH and RAM.
ArmArchitectureReferenceManual
- ARM结构参考手册,ARM指令系统手册,ARM指令结构。智能手机或PDA等WindowMobile或CE等非x86 CPU的指令说明-ARM Architecture Reference Manual, ARM instruction manual, ARM command structure. Smart phone or PDA, etc. WindowMobile or CE directives and other non-x86 CPU instructions
LPC1788_USB
- nxp新CPU LPC1788的USB例程,USB声卡-nxp new CPU LPC1788' s USB routines, USB sound card
mega48_MPR121
- MPR121触摸传感器程序,CPU采用mega48,模拟IIC协议,好方便应用到51或arm,操作时注意电路布线及触摸芯片设置的灵敏度。-MPR121 touch sensor program, CPU mega48, IIC protocol simulation, well easy to apply to 51, or arm, operation circuit wiring and when touch sensitivity of chip sets.
STM32-SPI
- 使用STM32F103系列 ARM CORTEX-M3内核CPU对SPI总线进行读写,涉及STM32控制及SPI总线读写内容。-Use STM32F103 Series ARM CORTEX-M3 core CPU on the SPI bus to read and write, involving STM32 control and SPI bus to read and write content.
微型四轴原理图和PCB源文件
- 四轴pcb身是围绕CPU组织起来的。CPU的任务是读取物理传感器(陀螺仪和加速度计)的测量结果,给出控制信号控制电机,让直升机保持稳定。通过 一个控制反馈回路,CPU每秒能够对电机发送250次调节转速的指令。无线通信的带宽需求很低,仅仅需要发送操作命令和接受遥测数据。CPU上运行的程序 可以通过无线通信更新.(This paper applies boundary scan, which usually used in PCB test, on the simple four-axis-link
