搜索资源列表
ARM-program
- ARM体系结构和编程,介绍ARM CPU 的细节,包括结构,寻址,指令集,汇编语言,cache管理,存储,函数调用参数传递,交叉编译连接及调试。-ARM architecture and programming on the ARM CPU details, including the structure, addressing, instruction set, assembly language, cache management, storage, transfer function ca
AnteeoBee_20060218
- his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!! To build the code, just install WinAVR and run \"make\" from the console in echomaster and ech
tailA
- A simple C program to strobe the LEDsvia Port D. The strobe rate is to be set by adjusting the voltage drop over a potentiometer that is sampled by an ADC.
oled
- The same program for SEPS525 chip set .. This code interface with OLED SEPS525 via SPI (Micro wire) interface of OMAP 5912 The code make the OLED ON, but sill not able write to the display
ARM
- arm中文资料,ARM指令集(中文),对arm寄存器和处理器模式进行了说明,程序状态寄存器,寄存器装载和存储指令,算数和逻辑指令,移位操作,乘法指令,比较指令,分支指令,条件执行,软件终端指令,-arm of Chinese information, ARM instruction set (Chinese) on the arm and the processor mode register are described, the program status register, registe
arm_instruction_set
- ARM程序内核设计(汇编指令集)-ARM core design program (compiled instruction set)
LPC21xx_ADC
- This example program shows how to configure and use the A/D Converter of the following microcontrollers: * Philips LPC 2114/2119/2124/2129/2131/2132/2138/2194 After configuring the A/D Converter, the program reads A/D channel 0 and outp
arm_zhiling
- 编写ARM程序的好帮手!这是ARM指令集!-ARM program write a good helper! This is the ARM instruction set!
ARM-quanji
- 里面包含有ARM编程模型的基本知识,包括寄存器的组织和ARM微处理器的工作模式,ARM体系结构中异常及处理等基本概念,详细介绍ARM体系的指令系统和寻址方式和编程思想!-ARM programming model which contains the basic knowledge, including the organization of registers and ARM microprocessor mode, ARM architecture, basic concepts such
WDT-LPC1343
- 该程序为LPC1343单片机的看门狗程序.可以通过改变定时器计数值,来设置看门狗的工作状态.-The program for the LPC1343 microcontroller watchdog program. You can change the timer counts to set the watchdog' s work status.
STM32F10x_lib_3.30project
- 里面附有新固件库在MDK里的应用,并且运作的是一个小程序,可以扩展,并且是设置在ram运行的方法,内附详细说明。-Inside the library with the new firmware in the application of the MDK, and the operation is a small program, can be extended, and is set to run in the ram means, included in detail.
can
- LM3S6965 CAN週邊設定以及啟動程式-LM3S6965 CAN peripheral set and start a program
The.ARM.Instruction.Set.ARM.University.Program.ra
- The ARM has six operating modes: • User (unprivileged mode under which most tasks run) • FIQ (entered when a high priority (fast) interrupt is raised) • IRQ (entered when a low priority (normal) interrupt is raised) • Supe
AlarmClock
- 功能: 1.表盘界面的显示,显示当前时间。 2.设置交互界面,用以设置时间信息和选择提示事件。 3.用户可以输入特定时间和选择播放声音或闪动指示灯来提醒用户。 4.具有秒表功能。 设计提示: 1.应用程序框架设计。 2.程序菜单设计。 3.程序对话框设计。 4.表盘绘图程序设计。 5.事件定时提醒功能设计。-Features: 1. Dial interface display, display the current time. 2. Set inter
dd
- 流明ARM开发LCD240128示例程序,端口设置自行修改,仅为示例程序。-Lumens ARM development LCD240128 example program set to change, port, only for example program.
arm-program
- 本书对ARM处理器的体系结构、指令系统和开发工具做了全面的介绍-Book on the ARM processor architecture, instruction set and development tools to do a comprehensive introduction
TimerCapInt
- LPC1700系列定时器捕获中断程序,设置下降沿,用按键触发中断,每按下按键,蜂鸣器响一声。-The LPC1700 series timer capture interrupt program, set falling edge trigger interrupt key, and each key is pressed, the buzzer sounds.
STM32F107VC-_LED
- 例程现象说明内容: 1,程序流程说明 2,实现现象说明 3,例程KEIL MDK版本? V4.22A 4,例程软件库版本? 未使用 5,例程驱动库版本? V3.5.0 6,例程是用多大尺寸的液晶屏测试的? 未使用 7,例程是用多少G的SD卡测试? 未使用 8,程序设置下载是否复位运行? 是 9,联系我们:论坛 bbs.openmcu.com 邮箱 support@op
STM32F107VC_ADC
- 例程现象说明内容: 1,程序流程说明 2,实现现象说明 3,例程KEIL MDK版本? V4.22A 4,例程软件库版本? 未使用 5,例程驱动库版本? V3.5.0 6,例程是用多大尺寸的液晶屏测试的? 未使用 7,例程是用多少G的SD卡测试? 未使用 8,程序设置下载是否复位运行? 是 9,联系我们:论坛 bbs.openmcu.com 邮箱 support@openmcu.com-Routine phenom
CPU
- 用Verilog实现的 哈佛结构的简单指令集CPU程序,由ALU、地址译码器、指令译码器等部分组成-Part of a simple instruction Verilog realize the Harvard architecture CPU program set by the ALU, address decoder, an instruction decoder, etc.