Welcome![Sign In][Sign Up]
Location:
Search - STM32F103 interrupt

Search list

[ARM-PowerPC-ColdFire-MIPSstm32_usart_irq

Description: STM32F103 串口中断方式例子程序,具体请查看www.elechome.com-STM32F103 examples of serial interrupt procedures, please see the specific www.elechome.com
Platform: | Size: 29696 | Author: 黄盈鑫 | Hits:

[uCOSucos_for_stm32f103

Description: UCOS-II FOR STM32F103XX 1 本程序是我自己移植,只使用KEIL进行过软仿真,测试没有发现问题。支持从任何一个中断服务程序里释放信号量。 2 此代码作为参考和学习使用,如果在使用过程中造成损失,本人不负任何责任。 3 此代码作为参考和学习使用,因为里边有UCOS-II,如果要作为商业使用请给UCOS付费。-UCOS-II FOR STM32F103XX 1 This procedure is my own transplant, carried out using only soft KEIL simulation, testing did not find the problem. Support from any one of interrupt service routine release semaphore. 2 of this code as a reference and learning to use, if in the use of the process of loss, I no responsibility. 3 of this code as a reference and learning to use, because inside has UCOS-II, if we as a commercial use, please pay uCOS.
Platform: | Size: 110592 | Author: | Hits:

[Software Engineeringpc1interrupt

Description: how to init interrupt in stm32f103
Platform: | Size: 2048 | Author: patel | Hits:

[SCMEXTI

Description: 配置STM32F10x CPU 的外部中断详细的程序代码-an example teach you how to config the external interrupt on an GPIO pin with the STM32F103 Peripheral EXTI module
Platform: | Size: 182272 | Author: search | Hits:

[ARM-PowerPC-ColdFire-MIPSusart1

Description: AMR_stm32f103的串口程序,利用中断方式进行接收。希望对大家有用。-AMR_stm32f103 serial programs, using the interrupt mode to receive. Want to be useful to everyone.
Platform: | Size: 2578432 | Author: lvjianming | Hits:

[SCM03---UART1_Printf-

Description: 使用MDKkeil3.7打开 STM32F103关于串口中断方式通信-Use MDKkeil3.7 open. Communication on the serial port interrupt STM32F103
Platform: | Size: 335872 | Author: 徐慧 | Hits:

[SCMSPIexample-for-CC2430

Description: CC2430的spi接口使用范例,我在别处下载的,使用的是中断方式,轮询方式实现的还没有成功过,有做过的人可以教我一下。-CC2430 spi interface uses the example, I downloaded elsewhere, the use of the interrupt, polling has not achieved success, has done what people can teach me.
Platform: | Size: 25600 | Author: 元谋人 | Hits:

[ARM-PowerPC-ColdFire-MIPSstm32f10x_it

Description: stm321f103中断函数,包括usart,tim,can等的中断函数-stm32f103 interrupt function
Platform: | Size: 4096 | Author: 陈延伟 | Hits:

[SCMSTM32F103-LIN

Description: 这个是我的一个车机项目中正在使用的LIN代码.MCU是STM32F103使用的是UCOS-II系统.这段代码包括LIN的从模式的初始化、接收、回应等。利用的是串口的LIN模式中断。带有很多中文注释。希望对你有用。-This is the use of a car engine project my code in LIN.MCU is the use of the STM32F103 is UCOS-II system. This code includes LIN from model initialization, receiving, response. Use of the interrupt serial port LIN mode. With a lot of Chinese notes. I hope useful to you.
Platform: | Size: 4096 | Author: 昭泊 | Hits:

[SCM9.STM32zhongduan

Description: 大黄蜂开发板ARM源码-定时器使用,暂时上传这么点,需要的话可以联系我。-how to use STM32F103 interrupt, this is test deveplopment board of DAHUANGFENG, you can contact me if you want to learn more
Platform: | Size: 2015232 | Author: 马超 | Hits:

[Other Embeded programINTERRUPT

Description: 基于STM32F103单片机,实现外部中断功能-Based on STM32F103 MCU, the realization of external interrupt function
Platform: | Size: 285696 | Author: 李华 | Hits:

[SCM实验8 定时器中断实验

Description: 通过定时器中断配置,每500ms中断一次,然后中断服务函数中控制LED实现LED1状态取反(闪烁)。(Through the timer interrupt configuration, each 500ms interrupt once, and then interrupt the service function to control the LED to achieve the LED1 state, take the inverse (blinking).)
Platform: | Size: 2410496 | Author: 刘能 | Hits:

[Embeded-SCM Developstsw-stm32014

Description: adc采样多种模式应用实例,包括多通道、单通道、独立、定时器触发模式等等。(The regular channel converted by ADC2 is channel14 (the potentimeter). The converted values of channel12 and channel14 are stored in ADC_DualConvertedValueTab[] table as 32bit format, and are separated and strored in ADCTab[]. The injected channel converted by ADC1 is channel11 and stored in ADC1_InjectedConvertedValueTab[] table. The injected channel converted by ADC2 is channel8 and is stored in ADC2_InjectedConvertedValueTab[] table. The example can use the DMA method or the interrupt method for the regular values reading. To use the DMA please uncomment the following define in main.c file: #define USE_DMA_Transfer otherwise the example will use the interrupt for regular channel conversion.)
Platform: | Size: 2335744 | Author: ymzhong | Hits:

[Otherprintf(interrupt)

Description: STM32F103VET6串口收发的相关程序(STM32F103VET6 serial transceiver related procedures)
Platform: | Size: 3119104 | Author: one-time | Hits:

[SCMPWM_Timer_Counter

Description: STM32F103RBT6 定时器1_PA.8进行PWM输出,定时器2_PA.0进行脉冲计数,定时器3进行定时器中断,串口输出脉冲计数值(Timer 1_PA.8 for PWM output, timer 2_PA.0 for pulse count, timer 3 for timer interrupt, serial output pulse meter value)
Platform: | Size: 1751040 | Author: Z-Maker | Hits:

[SCM实验4 串口实验

Description: 实现串口中断收发,可发送字符串,数组等不同类型的数据(Serial interrupt to receive and send)
Platform: | Size: 301056 | Author: new—word | Hits:

[SCMSTM32F103 定时器中断实验

Description: STM32F103 Timer2 定时器中断(STM32F103 Timer2 timer interrupt)
Platform: | Size: 286720 | Author: diangedeshangpu | Hits:

[Embeded-SCM Developtest - 副本

Description: 12864显示中文字符,由中断加定时器实现按键翻页及反白显示(12864 Chinese display characters, and by the interrupt timer button flip and highlight)
Platform: | Size: 10013696 | Author: zhjqwin | Hits:

[SCM按键(EXTI中断模式)

Description: 实现stm32f10板的按键中断功能,,,,,(Key interrupt function of stm32f10 board)
Platform: | Size: 1220608 | Author: 联合开发789 | Hits:

[ARM-PowerPC-ColdFire-MIPS例程4 外部中断

Description: 从零开始学STM32,运用外部中断方式控制蜂鸣器发出声音,适用于有51单片机基础的新手。(Learn STM32 from scratch, use the external interrupt mode to control the buzzer to make sounds. It is suitable for beginners who have a basis of 51 SCM.)
Platform: | Size: 1444864 | Author: LZM孤独旅人 | Hits:
« 12 3 4 »

CodeBus www.codebus.net