2535|4

3

帖子

0

TA的资源

一粒金砂(初级)

楼主
 

求一个msp430f149程序 [复制链接]

首先进入LPM3低功耗模式,然后通过定时器中断跳出低功耗模式,然后开始ADC采样,当输入电压大于3.6V时,接通后面的开关电路,当低于3.6V时,继续进入LPM3模式,LPM3模式要远远大于ADC采样时间(2s和2ms)

最新回复

//  MSP430FR59xx Demo - ADC12B, Using an External Reference // //  Description: This example shows how to use an external positive reference for //  the ADC12B. The external reference is applied to the VeREF+ pin. AVss is used //  for the negative reference. A single conversion is performed on channel A0. //  The conversion results are stored in ADC12BMEM0 and Test by applying a voltage //  to channel A0, then setting and running to a break point at the "_NOP()" //  instruction. To view the conversion results, open an SFR window in debugger //  and view the contents of ADC12BMEM0. //  NOTE: VeREF+ range: 1.4V (min) to AVCC (max) //        VeREF- range: 0V (min) to 1.2V (max) //        Differential ref voltage range: 1.4V(min) to AVCC(max) //                        (see datasheet for device specific information) // // //                MSP430FR5969 //             ------------------- //         /|\|                   | //          | |                   | //          --|RST                | //            |                   | //     Vin -->|P1.0/A0            | //            |                   | //     REF -->|P1.1/VREF+/VeREF+  | //            |                   |  详情 回复 发表于 2017-5-2 08:06
 
点赞 关注

回复
举报

483

帖子

0

TA的资源

一粒金砂(中级)

沙发
 
自己根据需求修改下低功耗模式的程序就好了啊
 
 

回复

348

帖子

0

TA的资源

一粒金砂(高级)

板凳
 
这个程序你只要看会定时器和ADC这两个功能的例程,你就会写的,自己琢磨琢磨
 
 
 

回复

3

帖子

0

TA的资源

一粒金砂(初级)

4
 
火火山 发表于 2017-4-26 16:40
这个程序你只要看会定时器和ADC这两个功能的例程,你就会写的,自己琢磨琢磨

就是我怎么能够设置参考电压位3.6V

点评

// MSP430FR59xx Demo - ADC12B, Using an External Reference // // Description: This example shows how to use an external positive reference for // the ADC12B. The external reference is applied to  详情 回复 发表于 2017-5-2 08:06
 
 
 

回复

348

帖子

0

TA的资源

一粒金砂(高级)

5
 
lxyerye 发表于 2017-4-29 22:16
就是我怎么能够设置参考电压位3.6V

//  MSP430FR59xx Demo - ADC12B, Using an External Reference
//
//  Description: This example shows how to use an external positive reference for
//  the ADC12B. The external reference is applied to the VeREF+ pin. AVss is used
//  for the negative reference. A single conversion is performed on channel A0.
//  The conversion results are stored in ADC12BMEM0 and Test by applying a voltage
//  to channel A0, then setting and running to a break point at the "_NOP()"
//  instruction. To view the conversion results, open an SFR window in debugger
//  and view the contents of ADC12BMEM0.
//  NOTE: VeREF+ range: 1.4V (min) to AVCC (max)
//        VeREF- range: 0V (min) to 1.2V (max)
//        Differential ref voltage range: 1.4V(min) to AVCC(max)
//                        (see datasheet for device specific information)
//
//
//                MSP430FR5969
//             -------------------
//         /|\|                   |
//          | |                   |
//          --|RST                |
//            |                   |
//     Vin -->|P1.0/A0            |
//            |                   |
//     REF -->|P1.1/VREF+/VeREF+  |
//            |                   |
 
 
 

回复
您需要登录后才可以回帖 登录 | 注册

随便看看
查找数据手册?

EEWorld Datasheet 技术支持

相关文章 更多>>
关闭
站长推荐上一条 1/10 下一条

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 国产芯 安防电子 汽车电子 手机便携 工业控制 家用电子 医疗电子 测试测量 网络通信 物联网

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved
快速回复 返回顶部 返回列表