如果您无法下载资料,请参考说明:
1、部分资料下载需要金币,请确保您的账户上有足够的金币
2、已购买过的文档,再次下载不重复扣费
3、资料包下载后请先用软件解压,在使用对应软件打开
摘要推出平板的目的是为了弥补手机和笔记本电脑之间的这块空白区域,就是为人们提供一款和手机一样携带方便、操作简单,但比手机视觉效果更好,并能像笔记本电脑一样可以快速流畅的上网、观看视频和玩游戏的产品。软件方面,除苹果本人有本人的IOS外,不管是国内还是国外厂商,由于google的开源,基本都选择了andriod操作系统作为开发平台。Android是一个基于linux内核的操作系统,在一款产品的开发过程中,硬件驱动程序的开发和调试是一项艰巨的任务,驱动程序的质量直接影响产品的功能和稳定性,所以对平板上驱动程序的研讨和设计具有实际工程意义。此次设计针对平板电脑中常用的几个硬件驱动进行了研讨和设计,如LCD驱动,PWM背光驱动,按键驱动等。旨在熟悉驱动设计流程,掌握驱动设计的普通方法。关键字:平板电脑,Android,linux,硬件驱动ABSTRACTThepurposeofthelaunchofthetabletisinordertomakeupthepieceofblankareabetweenmobilephonesandlaptopcomputersforpeopletoofferadeviceaseasyasmobilephonetocarry,simpletooperate,butbetterthanthemobilephonevisualeffects,andthesameasthelaptopcanquicklyaccesstotheInternet,watchingvideosandplayinggames.Onthesoftwareside,inadditiontoApple'sownIOS,whetherdomesticorforeignmanufacturers,becauseofgoogleopenedtheandroidsourcecode,basicallychoosetheandriodoperatingsystemasthedevelopmentplatform.AndroidisaLinuxkernel-basedoperatingsystem,intheprocessofaproductdevelopment,developinganddebugginghardwaredriversisanarduoustask,thequalityofthedriverdirectlyimpactonproductperformanceandstability,SotheresearchanddesignofthedriverontheTabletPChasapracticalengineeringsignificance.ThispaperwillresearchanddesignafewhardwaredriversthatcommonlyusedintheTabletPC,suchasLCDdrivers,PWMbacklightdriver,keydriversandsoon.Thepurposeofthisdesignistofamiliartothedriverdesignprocessandgraspthegeneralapproachtodriverdesign.Keywords:tabletpc,android,linux,hardwaredrivers目录TOC\o"1-3"\h\z\uHYPERLINK\l"_Toc325904284"第一章引言PAGEREF_Toc325904284\h5HYPERLINK\l"_Toc325904285"1.1ARM处理器介绍PAGEREF_Toc325904285\h5HYPERLINK\l"_Toc325904286"1.2android操作系统介绍PAGEREF_Toc325904286\h6HYPERLINK\l"_Toc325904287"1.3平板电脑驱动开发概述PAGEREF_Toc325904287\h7HYPERLINK\l"_Toc325904288"第二章软硬件平台介绍和启动过程分析PAGEREF_Toc325904288\h9HYPERLINK\l"_Toc325904289"2.1硬件平台介绍PAGEREF_Toc325904289\h9HYPERLINK\l"_Toc325904290"2.2软件平台介绍PAGEREF_Toc325904290\h9HYPERLINK\l"_Toc325904291"2.3启动过程分析PAGEREF_Toc32590