搜索资源列表
基于ARM S3C6410 BSP 移植源码
- 基于ARM S3C6410 BSP移植源码,ADS工程,操作系统和应用程序均运行于虚拟地址: 中断向量入口:0xFFFF0000 操作系统内核空间:0x80000000~0xFFFFFFFF 用户应用程序空间:0x00000000~0x7FFFFFFF 优化了内存管理及Cache使用策略,使系统整体性能较之前版本提高约40%
STM32-AT24C02
- STM32-AT24C02,大容量IC卡在STM32上的应用。卡片存储方便管理与应用。-STM32-AT24C02, high-capacity IC card applications on the STM32. Facilitate the management and storage card application.
MEGA406intellectbatteryapplication
- Mega406是Atmel推出的可完全配置的单芯片智能型电池解决方案。面向便携式应用产品,最高耐压为25伏的微控制器,集智能型电池所需的各种管理功能于一身。 -Atmel introduced Mega406 are fully configurable single-chip smart battery solution. Products for portable applications, the maximum voltage of 25 volts of micro-contro
C
- arm的C语言教程 无操作系统支持的嵌入式系统软件,包括系统引导(BOOT) 、驱动程序、动态内存管理、IPO、通信以及应用软件等方面。 本文详细介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适 合于其他嵌入式平台的软件设计-arm of the C language tutorial without operating system support for embedded systems software, including
ev_pwm
- TMS320F2812 DSP应用事件管理器产生PWM波-Use the EV blocks of TMS320F2812 to generate PWM
hd7279
- 键盘,显示器接口管理芯片HD7279的应用源代码-Keyboard, display interface management chip HD7279 application source code
embos_arm
- 详细介绍了arm7在IAR平台的开发全过程,其中包含了Embos系统的移植、管理任务的应用-Arm7 described in detail in the whole process of IAR development platform, which contains Embos system migration, application management tasks
hardware_design_for_STM32F10xxx
- 这份应用笔记是为系统设计者提供的,他们需要对开发板硬件实现的特性有个总体认识,如供电、时钟管理、复位控制、启动模式的设置和调试管理等。该文档说明了STM32F10xxx系列的大容量和中容量产品使用方法,并描述了应用STM32F10xxx开发所需要的最小硬件资源。 详细的参考设计图也包含在这篇文档里,包括主要组件、接口、模式的说明。-hardware design for STM32F10xxx
ev_pwm
- tms320f2812的EV事例,该事例教你如何应用TMS320F2812的事件管理器-tms320f2812 the EV case, the examples teach you how to use the event manager TMS320F2812
Use_IAR-5.11
- IAR EWARM集成开发环境介绍 IAR Embedded Workbench for ARM(下面简称IAR EWARM)是一个针对ARM 处理器的集成开发环境,它包含项目管理器、编辑器、C/C++编译器和ARM 汇编器、连接器XLINK 和支持RTOS 的调试工具C-SPY。在IAR EWARM 环境下可以使用C/C++和汇编语言方便地开发嵌入式应用程序。 本文详细的介绍了在IAR EWARM集成开发环境下的开发过程。-IAR EWARM integrated develo
memory-of-8086
- 微型计算机存储空间的管理,讲述微机的存储空间的设置和应用-Setting and application of the management of the storage space of the microcomputer, about the storage space of the microcomputer
iCAN1.01
- iCAN 协议全称“Industry CAN-bus ApplicatI/On Protocol”,即工业CAN-bus 应用层协议, 它向工业控制领域提供了一种易于构建的CAN-bus 网络,为工业现场设备(传感器、仪表 等)与管理设备(工控机、PLC 等)之间的连接提供了一种低成本的通讯解决方案。-The full name of the iCAN agreement " Industry CAN-bus ApplicatI/On Protocol" , to the
mxos
- 为CM3、CM4处理器使用,集成任务调度(freertos)内存管理、中断管理、设备管理等模块。编译后生成静态库给应用程序调用。已测试芯片:lm3s系列stm32系列 飞思卡尔k10等芯片-As CM3, CM4 processor, integrated task scheduler (freertos) memory management, interrupt management, equipment management module. Compiler generates a stat
lmk04816
- LMK04816管理上电时序的代码,C语言实现,已成功应用在工程电路板中,寄存器配置很清楚, 推荐参考(LMK04816 manages power sequence code, C language implementation, has been successfully applied to the engineering circuit board, the register configuration is very clear, recommended reference)
FreeRTOS 内存管理实验
- 本例程用于STM32单片机,应用FreeRTOS操作系统,完成操作系统的内存管理实验(This routine is used in the STM32 single chip computer and uses the FreeRTOS operating system to complete the memory management experiment of the operating system.)