搜索资源列表
lookup_multi
- //4×4 查找表乘法器 module mult4x4(out,a,b,clk) output[7:0] out input[3:0] a,b input clk reg[7:0] out reg[1:0] firsta,firstb reg[1:0] seconda,secondb wire[3:0] outa,outb,outc,outd always @(posedge clk
lookup_multi
- //4×4 查找表乘法器 module mult4x4(out,a,b,clk) output[7:0] out input[3:0] a,b input clk reg[7:0] out reg[1:0] firsta,firstb reg[1:0] seconda,secondb wire[3:0] outa,outb,outc,outd always @(posedge clk
Cortex-M3-to-Cortex-M4
- Cortex_M3迁移到Cortex-M4的技术文档-Cortex_M3 migrate to the Cortex-M4 technical documentation
ChibiOS_2.2.9
- ChibiOS/RT is a free and efficient RTOS designed for deeply embedded applications. It offers a comprehensive set of kernel primitives and supports many architectures: ARM7, Cortex-M0, Cortex-M3, Cortex-M4, PowerPC e200z,
Spell
- 拼音检索代码,51单片机,Cortex-M3,M4,以及ARM7,ARM9都可以使用-Retrieve the phonetic code, 51 MCU, the Cortex-M3, M4, as well as ARM7-, ARM9, can be used
Mem
- 内存管理,Cortex-M3,Cortex-M4,ARM7,ARM9都可以使用,内存管理区创建,内存获取,释放-Memory management, the Cortex-M3, the Cortex-the M4, the ARM7, ARM9-based, you can use the Memory Management District to create a memory to obtain the release of
RTX4.20
- RL-ARM的RTX嵌入式操作系统源代码,最新4.20版的。源码、库、例程均有,还有M0,M3,M4的IAR,Keil,GCC的工程文件-RL-ARM RTX embedded operating system source code, the latest 4.20 version. Source code, library routines both the M0, M3, M4 IAR, Keil, the GCC project
ComNetclasswork_3
- 实验题目:CDMA编码 2、实验内容: (1) 随机生成5个互不正交的8位码片M1、M2、M3、M4、M5。 (2) 分别求出与M1、M2、M3、M4、M5所有正交的8位码片。 -Experimental subjects: CDMA coding 2, Experiment: (1) randomly generated five mutually orthogonal 8 yards chip M1, M2, M3,
irq-nvic
- Support for the Nested Vectored Interrupt Controller found on the ARMv7-M CPUs (Cortex-M3 M4).
irq-nvic
- Support for the Nested Vectored Interrupt Controller found on the ARMv7-M CPUs (Cortex-M3 M4).
motion_driver_6.12
- 最新的MPU9250,MPU9150,MPU6050,MPU6500官方资料-Changes Notes- MD6.1 to 6.12 - Fixed Hardware Calibration Offset register accel format Previous implementation was saving the offsets in the accel offset registers in a
win7jlinkqudong
- J-Link是SEGGER公司为支持仿真ARM内核芯片推出的JTAG仿真器。配合IAR EWAR,ADS,KEIL,WINARM,RealView等集成开发环境支持所有ARM7/ARM9/ARM11,Cortex M0/M1/M3/M4, Cortex A5/A8/A9等内核芯片的仿真,与IAR,Keil等编译环境无缝连接,操作方便、连接方便、简单易学,是学习开发ARM最好最实用的开发工具。产品规格:电源USB供电,整机电流 <5
Practical Advice on Running uClinux on M3_M4
- 对在ARM M3/M4上移植ucLinux的实际性说明(Practical instructions for porting ucLinux on ARM M3/M4)
ledbitband
- Source code, demonstrating "bitband" technique by programming ARM Cortex M3/M4 MCU series
矩阵链乘C++
- 矩阵连乘: 设有矩阵M1,M2,M3,M4, 其维数分别是10×20, 20×50, 50×1 和1×100,现要求出这4个矩阵相乘的结果。我们知道,若矩阵A的维数是p×q,矩阵B的维数是q×r,则A与B相乘后所得矩阵AB的维数是p×r。按照矩阵相乘的定义,求出矩阵AB中的一个元素需要做q次乘法(及q-1次加法)。这样,要计算出AB就需要做p×q×r次乘法。为简单起见,且由于加法比同样数量的乘法所用时间要少得多,故这里我们暂不
32位MCU开发全攻略_1.part1
- arm cortex M3 M4 STM32 LPC
基于SM32的脉冲输出定位控制
- STM32系列基于专为要求高性能、低成本、低功耗的嵌入式应用专门设计的ARM Cortex?-M0,M0+,M3, M4和M7内核(ST's product portfolio contains a comprehensive range of microcontrollers, from robust, low-cost 8-bit MCUs up to 32-bit ARM-based Cortex?-M0 and M0+, Cor
频率 脉冲可控,驱动步进电机
- 利用stm32驱动步进电机的开发程序,STM32系列基于专为要求高性能、低成本、低功耗的嵌入式应用专门设计的ARM Cortex?-M0,M0+,M3, M4和M7内核(ST's product portfolio contains a comprehensive range of microcontrollers, from robust, low-cost 8-bit MCUs up to 32-bit ARM-based Cort
山东大学步进电机研究
- 对于步进电机的相关研究,STM32系列基于专为要求高性能、低成本、低功耗的嵌入式应用专门设计的ARM Cortex?-M0,M0+,M3, M4和M7内核(ST's product portfolio contains a comprehensive range of microcontrollers, from robust, low-cost 8-bit MCUs up to 32-bit ARM-based Cortex?-M0
The.Definitive.Guide.to.ARM.Cortex-M3.and.Cortex-M4.Processors,.3rd.Edition
- The.Definitive.Guide.to.ARM.Cortex-M3.and.Cortex-M4.Processors,.3rd.Edition