搜索资源列表
jx44b0study_system_souce_code
- 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 Pwm PWM实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 St
Lib
- M*core开发库文件,能够大大减轻开发者的难度
ARM-MP3
- 基于ARM7内核的芯片LPC2103,MP3解码芯片为VS1003,带SD卡文件系统,12864液晶,基于IAR开发环境,是ARM学习开发的好资料,也可用于DIYmp3 原理图源码齐全-Based on the ARM7 core chip LPC2103, MP3 decoder chip for the VS1003, with a SD card file system, 12864 LCD, based on the IAR development environment, is to
ARM_MAP
- ARM映像文件及执行机理,对理解ARM内部如何执行程序很有帮助!-ARM image file and the implementation mechanism for understanding how to implement procedures for internal ARM helpful!
ARMA_Example
- ARMA 谱估计的若干种方法,ESPRIT.m bayesc.m AR.m 参数估计,阶数估计等等共9个文件-ARMA spectral estimation of a number of ways, ESPRIT.m bayesc.m AR.m parameter estimation, the order is estimated that a total of 9 files, etc.
OpenSource_255
- 上传文件压缩包是em-stm3210e源代码-t h e s e a r e t h e s o u r c e c o d e s o f e m- s t m 3 2 1 0 e
CMSIS-Library-usage-guide
- CMSIS-DSP库使用指南 CMSIS(Cortex处理器软件接口标准)是ARM推出的基于ARM Cortex-M系列处理器的硬件抽象层 接口。CMSIS包含以下几个部分: 1) CMSIS-Core:包括Cortex-M处理器核和外设的接口API,也包括了使用Cortex-M4核SIMD 指令的内函数 2) CMSIS-DSP:包含了超过60个DSP处理函数,可处理不同的数据类型,包括定点(分数 q7,q15,q31)和单精度浮点 3) CMSIS-RTOS