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

Search list

[SCMMSP430单片机C语言编程中的退出睡眠问题

Description: MSP430在进入睡眠后,如果发生事件产生中断,那么单 片机会退出睡眠,自动执行中断程序,但是当中断返回时,主 程序又重新进入睡眠状态。如果要在发生中断后,主程序需 要退出睡眠,那么需要在中断程序中修改SP堆栈中的内容, C语言没有指令可以修改堆栈内的内容,可以采用C语言与 汇编语言混合编程的方法解决此问题。-MSP430 into sleep, and if events have disrupted, SCM will withdraw from sleep, interrupted proceedings automatically, but when interrupted return, the main program to re-enter the state of sleep. If in the event of disruption, from the main program needs sleep, then the need to interrupt proceedings to amend the SP stack, C language instruction can not change the contents of stack can be used C and Assembly Language Programming hybrid method to solve this problem.
Platform: | Size: 39936 | Author: lj | Hits:

[Other Embeded programtimer-interrupt

Description: 这在MSP430的定时中断程序。程序中有较为详细的中文解释。欢迎大家下载。-in MSP430 regularly interrupted proceedings. Procedures are more detailed explanation of the Chinese. Welcome to download.
Platform: | Size: 2048 | Author: leo | Hits:

[ARM-PowerPC-ColdFire-MIPSMSP430-5-1

Description: 描述:MSP430框架程序。适用于MSP430F149,其他型号需要适当改变。 不使用的中断函数保留或者删除都可以,但保留时应确保不要打开不需要的中断。 保留中断函数,编译器将会为BSL密码填充所有的字节。-Description : MSP430 framework procedures. MSP430F149 applicable to other models require appropriate changes. Do not use the interrupt function or reservations can be deleted, but reservations should be sure not to open up unnecessary interruption. Reservations interrupt function, the compiler will BSL password filling all the bytes.
Platform: | Size: 22528 | Author: ff | Hits:

[Other430format

Description: MSP430的编程格式,包括晶振的跳转、中断处理等待-MSP430 programming format, including the Crystal Oscillator Jump, interrupt handling wait
Platform: | Size: 5120 | Author: alex | Hits:

[SCMinterrupt

Description: msp430的3个常用中断模块,自己总结出的 献给初学者啊,-MSP430 interrupt the three commonly used modules, their summed up the dedicated beginner ah,
Platform: | Size: 4096 | Author: 得到 | Hits:

[SCMTest_Interrupt

Description: MSP430,中断服务程序的实现。经过测试,没有问题-MSP430, the realization of interrupt service routine. After testing, there is no problem
Platform: | Size: 12288 | Author: 李纲 | Hits:

[SCMMSP430-RTC

Description: 基于MSP430系列单片机的软件实时时钟(RTC)代码,使用定时器B为中断源,时间变量使用字符型变量储存,便于直接输出数字-MSP430 MCU-based software in real-time clock (RTC) code, the use of Timer B interrupt source for the time variable using the character variable storage, easy to direct the output figures
Platform: | Size: 2048 | Author: Lichar Chow | Hits:

[SCMint

Description: msp430中断嵌套程序,用于学习msp430中断嵌套.-MSP430 interrupt nesting procedure for learning MSP430 interrupt nesting.
Platform: | Size: 12288 | Author: yanghong | Hits:

[SCMMSP430_Basic_sample_procedures

Description: 包含了msp430单片机上的ADC、定时器A、定时器B、基础时钟、看门狗的初始化及中断程序。基本示例程序-Msp430 on a single chip that contains the ADC, timer A, Timer B, basic clock, watchdog and interrupt the initialization process.
Platform: | Size: 38912 | Author: | Hits:

[Technology ManagementCalculator

Description: MSP430 //示范使用三种不同时脉来源 // Enter LPM3 w/ interrupt /* Convert EOL to CR/LF */-MSP430 //示范使用三种不同时脉来源 // Enter LPM3 w/ interrupt /* Convert EOL to CR/LF*/
Platform: | Size: 37888 | Author: benjamin | Hits:

[SCMkeyinterrupt

Description: msp430 中断方式4*4矩阵键盘扫描 结果有led显示-msp430 interrupt 4* 4 matrix keyboard scanning results led display
Platform: | Size: 16384 | Author: 将军 | Hits:

[SCMqiantao

Description: MSP430关于中断嵌套和应用,新手必看的资料-MSP430 interrupt nesting and on the application of information Xinshoubikan
Platform: | Size: 3072 | Author: 李华 | Hits:

[Other Embeded programMSP430-1602

Description: 用MSP430实现键盘键入,中断,以及1602LCD显示-MSP430 achieve keyboard to type with, interrupt, and 1602LCD show
Platform: | Size: 39936 | Author: 张小鹏 | Hits:

[SCMMSP430-NMI

Description: 详细介绍了MSP430的不可屏蔽中断,同时介绍了宝贵的开发经验。-Details of the MSP430' s non-maskable interrupt, also introduced a valuable development experience.
Platform: | Size: 13312 | Author: wuqi | Hits:

[SCMmsp430-interrupt-button

Description: msp430的中断按键,利用按键中断进入相应中断程序-msp430 interrupt key, use key to break into the corresponding interrupt program
Platform: | Size: 1024 | Author: zhou | Hits:

[SCMIO-Interrupt-by-key

Description: 用MSP430的板子实现IO口按键中断的源程序。-Board with MSP430 interrupt key to achieve the IO port of the source.
Platform: | Size: 21504 | Author: Nian He | Hits:

[SCMinterrupt

Description: msp430上对p1口作为外部中断使用的例程-p1 port on msp430 interrupt routines used as an external
Platform: | Size: 1024 | Author: 朱义 | Hits:

[SCMMsp430-interrupt-matrix-keyboard

Description: msp430单片机,用定时器和IO中断做的矩阵键盘输入,已经经过调试通过-msp430 microcontroller, to do with a timer interrupt and IO matrix keyboard input, has been debugged
Platform: | Size: 4096 | Author: 肖绵 | Hits:

[SCMInterrupt

Description: MSP430中断学习程序,开发工具为IAR,里面中断配置过程也很典型。-MSP430 interrupt learning process, development tools IAR, which interrupt the configuration process is also very typical.
Platform: | Size: 114688 | Author: 闫文喜 | Hits:

[OtherLab02-1 Interrupt

Description: TI公司的MSP430例程 Interrupt中断实验(TI's MSP430 routine Interrupt interruption experiment)
Platform: | Size: 60416 | Author: 吴悠666 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net