Welcome![Sign In][Sign Up]
Location:
Search - stm32 nvic

Search list

[SCMTEST_RVMDK

Description: 本示例程序是STM32的一个综合测试程序,主要演示了GPIO、TIMER、NVIC、UART等功能-STM32 this example program is a comprehensive test procedure, the main demonstration of the GPIO, TIMER, NVIC, UART functions
Platform: | Size: 152576 | Author: 杨尚元 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32V100--NVIC----

Description: 基于cortex arm stm32f103RB的中断(NVIC)测试程序。编译通过,推荐给开发stm32的朋友.-Based on the cortex arm stm32f103RB interruption (NVIC) test procedure. Compiler is passed, the recommendation to develop stm32 friends.
Platform: | Size: 447488 | Author: bill | Hits:

[Software Engineeringstm32

Description: stm32中断nvic的一点心得,关于中断的优先级,和寄存器配置-stm32 break point nvic experience, on the interrupt priority level, and register allocation
Platform: | Size: 830464 | Author: 彭灿 | Hits:

[uCOSSTM32R100DevelopBoardSourceCode

Description: stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART-stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART
Platform: | Size: 4893696 | Author: | Hits:

[SCMnvic

Description: 基于STM32芯片的外部中断演示程序,按一下按键,LED状态会改变。基于万利199元STM32板写的-STM32 chip based on the external interrupt demo program, click the button, LED status will change. STM32 Manley 199 yuan on board to write
Platform: | Size: 399360 | Author: 涅磐 | Hits:

[ARM-PowerPC-ColdFire-MIPSnvic

Description: STM32视频中断部分主要讲解stm32的nvic中断控制 -STM32 video interrupt part, explain the nvic interrupt control stm32
Platform: | Size: 42354688 | Author: clong | Hits:

[ARM-PowerPC-ColdFire-MIPSRTOS_STM32(2010-09-13)

Description: This project runs on uC/OS-II V2.52 and is based on STM32F103RBT6(ARM Cortex-M3 Core) Take care of the configuration of project. There re some Include Paths while linking which cannot be modified. Procedure of driving a device(IMPORTANT!!!): 1.Connect hardware correctly. 2.Prepare DEVICE_NAME.h and DEVICE_NAME.c. 3.Enable clock of related components. 4.Enable related interrupt while configure NVIC. 5.Configure related IO pins. 6.Finish test code and begin testing.-This project runs on uC/OS-II V2.52 and is based on STM32F103RBT6(ARM Cortex-M3 Core) Take care of the configuration of project. There re some Include Paths while linking which cannot be modified. Procedure of driving a device(IMPORTANT!!!): 1.Connect hardware correctly. 2.Prepare DEVICE_NAME.h and DEVICE_NAME.c. 3.Enable clock of related components. 4.Enable related interrupt while configure NVIC. 5.Configure related IO pins. 6.Finish test code and begin testing.
Platform: | Size: 1175552 | Author: liunian | Hits:

[ARM-PowerPC-ColdFire-MIPSDEMO

Description: STM32重要初始化文件,其中包括GPIO,RCC,NVIC,TIM,USART等,使用include就是可以使用!-STM32 Configuration
Platform: | Size: 4096 | Author: 江典 | Hits:

[SCMNVIC

Description: 基于STM32芯片,NVIC嵌套中断向量列表控制器的程序,最好在keil环境下结合STM32开发板硬件调试-Based on the STM32 chip, NVIC nested interrupt vector control program list, the best combination of circumstances in keil STM32 development board hardware debugging
Platform: | Size: 613376 | Author: 沈冬冬 | Hits:

[SCMGPIO

Description: STM32的模块代码,演示了串口,NVIC,GPIO,EXTI等相关程序-STM32 module code that demonstrates serial, NVIC, GPIO, EXTI and other related procedures
Platform: | Size: 7168 | Author: 曾传杰 | Hits:

[SCMNVIC

Description: 该代码演示了在STM32上如何设置嵌套中断控制器。-The code demonstrates how to set up on the STM32 nested interrupt controller.
Platform: | Size: 9216 | Author: 曾传杰 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32-NVIC

Description: STM32 NVIC程序实例,可以正常运行-STM32 NVIC program examples, can run normally
Platform: | Size: 161792 | Author: zhangyu | Hits:

[Other Embeded programSTM32---NVIC

Description: STM32的NVIC中断优先级抢占实验,使用MDK编程,内带固件库。-The STM32' s the NVIC interrupt priority preemptive experiment, use MDK programming, with firmware library within.
Platform: | Size: 6844416 | Author: liqiang | Hits:

[SCM10_nvic

Description: stm32 nvic 固件库 大连理工大学 信通学院-stm32 nvic
Platform: | Size: 328704 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSstm32-nvic

Description: 中断优先级抢占实例中断驱动led等不同方式闪烁 -Interrupt priority preemptive instances interrupt driver led flashes
Platform: | Size: 5978112 | Author: 朱尧 | Hits:

[Software EngineeringDisruption-of-STM32-and-nested-NVIC

Description: 详细介绍了STM32的中断原理,非常有用-Introduces the principle of interrupt STM32, very useful
Platform: | Size: 1024 | Author: eric | Hits:

[SCMstm32interrupt

Description: STM32-NVIC中断管理与实现(直接操作寄存器)。-STM32-NVIC interrupt management and implementation (direct operation register).
Platform: | Size: 4096 | Author: hongyanfei | Hits:

[SCM16 外部中断

Description: stm32f439外部中断,nvic中断向量寄存器,灵活入门(Stm32f439 external interrupt, NVIC interrupt vector register, flexible Introduction)
Platform: | Size: 9334784 | Author: 飞越 | Hits:

[Embeded-SCM Developnvic

Description: 实现STM32 上的按键中断控制LED闪烁,蜂鸣器鸣叫(Key interrupts on STM32 control LED flicker, buzzer buzzer)
Platform: | Size: 19073024 | Author: 慕笙 | Hits:

[ARM-PowerPC-ColdFire-MIPSDMA实验nvic

Description: 用stm32f103控制nand flash,采用DMA方式把FPGA传输过来的数据存到Flash里,输入f1,f2,f3可以实现读取FLASH内容到串口助手。(The NAND flash is controlled by STM32F103, and the data transmitted by FPGA is stored in Flash by DMA way. Input F1, F2, F3 can read FLASH content to serial assistant.)
Platform: | Size: 3067904 | Author: sycist | Hits:
« 12 »

CodeBus www.codebus.net