搜索资源列表
key of msp430
- 这是运用MSP430单片机 对键盘进行判别的程序 运用单片机引脚的中断功能 使得只用一次扫描就可以 识别键盘码 -This the use of the keyboard MSP430 the procedures for identifying the microcomputer-pin interrupted feature allows only one scan can be identified keyboard code
MSP430单片机C语言编程中的退出睡眠问题
- MSP430在进入睡眠后,如果发生事件产生中断,那么单 片机会退出睡眠,自动执行中断程序,但是当中断返回时,主 程序又重新进入睡眠状态。如果要在发生中断后,主程序需 要退出睡眠,那么需要在中断程序中修改SP堆栈中的内容, C语言没有指令可以修改堆栈内的内容,可以采用C语言与 汇编语言混合编程的方法解决此问题。-MSP430 into sleep, and if events have disrupted, SCM will withdraw from sleep, inter
MSP430-5-1
- 描述:MSP430框架程序。适用于MSP430F149,其他型号需要适当改变。 不使用的中断函数保留或者删除都可以,但保留时应确保不要打开不需要的中断。 保留中断函数,编译器将会为BSL密码填充所有的字节。-Descr iption : MSP430 framework procedures. MSP430F149 applicable to other models require appropriate changes. Do not use the interrupt func
a12aa123aaa1234
- MSP430中断服务函数的定义 -MSP430 interrupted service function definition MSP430 interrupted service function definition
MSP430-RTC
- 基于MSP430系列单片机的软件实时时钟(RTC)代码,使用定时器B为中断源,时间变量使用字符型变量储存,便于直接输出数字
int
- msp430中断嵌套程序,用于学习msp430中断嵌套.
MSP430
- 430例程调试程序 |——5-1 框架程序 |——6-1 异步串行通信程序(点对点通信) |——6-2 异步串行通信程序(地址位模式多机通信) |——6-3 异步串行通信程序(空闲模式多机通信) |——7-1 定时中断程序 |——7-2 PWM输出程序 |——7-3 捕获脉冲信号周期程序 |——7-4 软件模拟异步串行通信程序 |——7-5 基本定时器程序 |——8-1 FLASH擦写程序 |——8-2 非行
MSP430按键程序
- MSP430按键中断程序范例
ad7705br.rar
- 这是应用于MSP430F249系列单片机产品的中断应用程序,请大家参考使用就是了,有问题找我好了,MSP430F249 MCU products disruption to the application procedures, please refer to the use of mind, I have to find a good
430key.rar
- MSP430非行列式按键程序,利用端口中断功能,实现防抖动等多种功能,MSP430 key non-determinant procedures, the use of the port interrupt function, the realization of a variety of functions such as防抖动
MSP430-UART.zip
- MSP430 UART 初始化,接收中断,命令协议根据需要自己修改,MSP430 UART init
msp430_mma7361
- 这是采用msp430单片机采集freescale加速度信号,里面包括读写设置和中断程序。-This is a single chip using msp430 collection freescale acceleration signal, which includes reading and writing procedures to set up and interrupted.
keyinterrupt
- msp430 中断方式4*4矩阵键盘扫描 结果有led显示-msp430 interrupt 4* 4 matrix keyboard scanning results led display
MSP430-1101
- 利用msp430控制cc1101进行两个模块之间的通信,其中利用了中断技术-Cc1101 to use msp430 control communication between two modules, one of the interruption of the use of technology
IO_interrupt
- msp430单片机i/o口中断演示程序,i/o口多源中断的实现方法-msp430 microcontroller i/o port interrupt demo program, i/o port multi-source interrupt Implementation
MSP430-1602
- 用MSP430实现键盘键入,中断,以及1602LCD显示-MSP430 achieve keyboard to type with, interrupt, and 1602LCD show
MSP430-NMI
- 详细介绍了MSP430的不可屏蔽中断,同时介绍了宝贵的开发经验。-Details of the MSP430' s non-maskable interrupt, also introduced a valuable development experience.
第二讲 复位、中断和IO补充
- 视频教程MSP430单片机复位中断第2讲。(Video tutorial SCM reset interrupt second stresses.)
ZhongDuan
- 里面的程序可以为所有类型的msp430中断程序借鉴使用,非常的好用,分享一下(The inside of the program can be used for all types of MSP430 interrupt programs, very useful, to share it)
定时中断程序
- msp430定时器中断程序例程,通过定时器A,设定时间为1S触发一次中断。(MSP430 timer interrupt routine routine)