- 1、本文档共24页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
毕业论文---基于cortexm3的stm32的嵌入式十字路口交通灯系统设计
摘要
随着移动设备的流行和发展,嵌入式系统已经成为一个热点。它并不是最近出现的新技术,只是随着微电子技术和计算机技术的发展,微控制芯片功能越来越大,而嵌入微控制芯片的设备和系统越来越多,从而使得这种技术越来越引人注目。它对软硬件的体积大小、成本、功耗和可靠性都提出了严格的要求。嵌入式系统的功能越来越强大,实现也越来越复杂,随之出现的就是可靠性大大降低。最近的一种趋势是一个功能强大的嵌入式系统通常需要一种操作系统来给予支持,这种操作系统是已经成熟并且稳定的,可以是嵌入式的Linux,WINCE等等。本文所要研究的就是基于ARM嵌入式系统的交通灯系统的设计与实现。本设计采用了ARM32位的Cortex-M3 CPU的内核的STM32作为核心处理器。
关键词:嵌入式 交通灯 STM32f103 ARM
Abstract
With the popularity and development of mobile devices, embedded system has become a hotspot. It is not a new technique appeared recently, only with the development of microelectronics and computer technology, micro chip control functions more and more, more and more equipment and systems and embedded micro control chip, making the technology more attract sb.s attention. Hardware and software of its size, cost, power consumption and reliability have made stringent requirements. The function of embedded system is more and more powerful, and more and more complicated, the reliability appears is greatly reduced. A recent trend is a powerful embedded systems usually require an operating system to support, the operating system is already mature and stable, can be embedded Linux, WINCE and so on. This paper is to study the design and Realization of the traffic light system based on ARM embedded system. This design uses the ARM32 bit Cortex-M3 CPU kernel STM32 as the core processor.
Keywords: embedded STM32f103 traffic lights ARM
目 录
一 引言 1
二 相关内容和原理 1
三 作品设计要求 1
四 作品方案设计 2
4.1 设计思路 2
4.2 总体设计框图 3
4.3 总体方案设计参数计算 4
五 系统硬件电路设计及分析 4
5.1 STM32f103芯片介绍及选用 4
5.2 单片机电路原理图及分析 4
5.3 电源电路模块原理图及分析 5
5.4 晶振与复位电路模块原理图 5
5.5 LED交通灯电路原理图及分析 6
六 系统软件设计及其分析 7
6.1 软件设计流程图 8
6.2 ARM交通灯控制软件设计 8
七 系统软件代码 9
7.1 软件设计流程图………………………………………………… ………………………9
7.2 部分程序代码……………………………………………………………………………10
八 Keil软件的运用与调试……………………… ……………………………………………16
九 实物演示照片…………………………………………………………………………………17
十 作品电路的PCB图……………………………………………………………………… …19
十一 设计心得及体会……………………………………………………………………………20
十二 参考文献…………………………… …………… ……………………………
文档评论(0)