资源描述:
《【毕业设计】stm硬件平台搭建》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、目录基于STM32的硬件开发平台摘要:ST公司于2007年率先推出了基于Cortex-M3内核的STM32系列处理器,它集成先进Cortex-M3内核结构,出众创新的外设,良好的功耗控制和低成本于一体。而且,STM32系列处理器具有全系列处理器互相兼容,为以后的升级提供了强有力的支持。此次开发板的设计目的是搭建起一个高性能低成本低功耗的最新技术学习平台。此次开发平台的搭建是完全独立的开发,使用PROTAL软件进行原理图和PCB板的设计。使用ARM公司旗下的Keil子总司开发的RealViewMicrocontrollerDevelopmentKit(以下简称MDK)进行程序的开
2、发。本平台具有多项创新点,例如进行了核心板和基板的可分离设计,即既可以将芯片直接焊到基板上也可以独立制作成核心板后在插在基板上,符合现代电子设计中对产品的灵活性要求以及严格的成本意识;另外在基板上集成了几乎市面上可以见到的所有外设与接口,使得开发流程变得十分便捷,符合现代电子设计中对高集成度的要求;此次平台的设计严格控制功耗,使得功耗十分低,符合现代电子设计中低功耗的要求。关键词:ARM、STMicroelectronics、单片机、硬件、原理图第5页目录STM32-BasedHardwareDevelopmentPlatformAbstract:STcompaniesin20
3、07,pioneeredtheCortex-M3core-basedSTM32familyofprocessors,whichintegrateadvancedCortex-M3corestructure,outstandinginnovativeperipherals,goodpower,controlandlowcostinone.Moreover,STM32familyofprocessorsarecompatiblewiththefullrangeofprocessors,forfutureupgradesprovidedstrongsupport.Thedevelop
4、mentboardsaredesignedtobuildahigh-performancelow-cost,lowpowerfromthelatesttechnologylearningplatform.Thedevelopmentplatformisbuilttotallyindependentdevelopment,theusePROTALsoftwareschematicandPCBboarddesign.KeilARMcompany'suseoftheDirectorateGeneralforDevelopmentsubRealViewMicrocontrollerDe
5、velopmentKit(hereinafterreferredtoasMDK)forprogramdevelopment.Theplatformhasanumberofinnovations,suchasconductingacoreboardandtheboardofdetachabledesign,thatis,eitherdirectlysolderthechiptothesubstratealsocanbeproducedindependentlyinsertedafterthecoreboardsubstrate,consistentwithmodernelectr
6、onicdesignonproductflexibilityrequirementsandstringentcost-conscious;Alsointegratedinthesubstrateonthemarketcanseealmostalltheperipheralsandinterfaces,makingthedevelopmentprocesshasbecomeveryconvenient,consistentwithmodernelectronicdesignrequirementsforhighintegration;Theplatformisdesignedst
7、rictlycontrolledpower,sopowerconsumptionisverylow,consistentwithmodernelectronicdesignlowpowerrequirements.Keywords:ARM,STMicroelectronics,singlechip,hardware,schematics第5页目录目录第一章绪论1综述11.1选题的目的与意义11.2MCU的发展趋势11.3本设计主要使用的工具21.3.1ProtelDXP200431.3.2.