- 1、本文档共71页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
本科生毕业设计说明书(2011)
- PAGE 2 -
毕业设计说明书
基于MSP430单片机的时钟设计
本科生毕业设计说明书(2011)
基于MSP430单片机的时钟设计
摘 要:MSP430 系列是一个16位的、具有精简指令集的、超低功耗的混合型单片机。说明书介绍了以MSP430F149单片机为核心的时钟系统的设计。在硬件电路方面,采用SPX1117低压差稳压器为单片机提供电源,它将5V电压转化为3.3V提供给单片机;用4*4矩阵键盘进行输入;在时间的显示上采用了两种方法显示,即LED数码显示和LCD液晶显示;除此以外,在电路板上还留有供扩展电路应用的引脚接口。在软件设计方面,完成了键盘扫描程序、显示模块程序以及系统主程序的设计。
由于采用MSP430为核心,它的超低功耗的特点使得整个系统的功耗非常的低,一个普通的钮扣电池可使用长达10年之久。另外,由于片内具有丰富的外围电路,加之电路板上留有供扩展电路应用的引脚接口,还可以对其增加一些功能,比如整点报时、温度显示等。
关键词:MSP430;时钟设计;矩阵键盘;LCD
基于MSP430单片机的时钟设计
基于MSP430单片机的时钟设计
The Design of Clock Based on MCU430
Abstract: The series of MSP430 is a 16 bit, with RISC, ultra-low power mixed MCU.
The Brochure introduces the design of clock system with the core of MSP430F149 MCU. In hardware electric circuit aspect, I adopt SPX11117 low press Manos tat to provide electrical source for MCU. It translates 5V press into 3.3V then provides it to MCU. And it use 4*4 matrix keyboard to input. And in the display of time aspect, I use two ways of showing: LED and LCD. Otherwise, I remain some cite way for extending the use of electro-circuit. In the design of software, I finish the scan process of keyboard, the programmer of display module
Chosen MSP430 which is overtake low consume as it is core, so the cost of the whole system is very low, a button batteries can be used for ten years. In addition, because a lot of circuits are in it, and because there are some cite ways remained for extending the use of electro-circuit, we can still add some functions to it, such as give the correct time when it is the full time, the display of temperature and so on.
Key words: MSP430;Clock design;Matrix keyboard;LCD
目 录
TOC \o 1-3 \h \z \u 1 概 述 h 1
2 课题研究背景与意义 h 3
2.1 课题研究背景 h 3
2.2 课题研究意义 h 3
3 MSP430F149介绍 h 4
3.1 MSP430F149芯片特点 h 4
3.2 MSP430F149芯片引脚 h 5
3.3 MSP430F149芯片处理单元 h 8
3.4 MSP430F149芯片运行模式 h 8
3.5 MSP430F149芯片I/O端口 h 9
3.6 MSP430F149芯片时钟系统 h 10
3.7 MSP430F149芯片存储器结构和地址空间 h 10
4 系统硬件电路设计 h 12
4.1 系统方案论证与选择
文档评论(0)