版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
注:不含主观题第1题单选题(1分)InformationinE²PROM()AneedstobeerasedwithspecialequipmentUVBisthesameasthereadingandwritingspeedofRAMCcanbeerasedelectricallyDissolidifiedandcannotbeerased第2题单选题(1分)Binary11010110isconvertedtohexadecimalas()AA6HBACHCD6HDDCH第3题多选题(2分)Whichofthefollowingarepartofthecomputer()AInterfaceadapterBMemoryCMicroprocessorDPrinter正确答案:ABC第4题单选题(1分)ThedatainRAMisnotlostafterpower-off.()ArightBfalse第5题单选题(1分)Asinglechipisachip.()ArightBfalsetest第1题单选题(1分)WhatisstoredintheprogramcounterPC()AThenextinstructiontobeexecutedbytheCPU.BTheaddressofthenextinstructiontobeexecutedbytheCPU.CTheaddressofthememory.DThedataofthememory.第2题单选题(1分)WhatisthesecondfunctionofP2port?()AAccesstheaddressoftheupper8bitsoftheoff-chipmemory.BAccesstheaddressofthelower8bitsoftheoff-chipmemory.CTheinputofexternalInterrupt.DAccessdatafromoff-chipmemory.第3题单选题(1分)Supposethefrequencyofthecrystaloscillatoris12MHZ,whatisthetimeofonemachinecycle?()A4μsB1μsC0.0833μsD0.167μs第4题单选题(1分)Whichoneofthese4portsiswithoutthesecondfunction?()AP3BP0CP1DP2第5题单选题(1分)Thepowersupplyvoltageofthemicrocomputerpowersupplyis220V()AfalseBright第6题单选题(1分)TheinterruptvectoraddressisthefirstaddressofthespacereservedforeachinterruptsourceinROM.()AfalseBright第7题单选题(1分)Eachbitinthebitaddressableareahasabitaddress,andthebitaddressrepresentationisthesameasthebyteaddressrepresentation.()AfalseBrighttest第1题单选题(1分)Timedworkingmodeistocount()AInstructioncycleBClockcycleCMachinecycleDOscillationperiod第2题单选题(1分)Thegatecontrolbitis0,whichmeansthatthetimeristurnedon?()AControlledbyTR0andINT0simultaneouslyBSimultaneouslycontrolledbyTR0andINT1COnlycontrolledbyTR0DOnlycontrolledbyINT0第3题单选题(1分)WhenT0worksinmode3,itistwo8-bittimers.Whentheupper8bitsarefullandoverflow,heoverflowflagis()ATR1BTR0CTF0DTF1第4题单选题(1分)WhenthetimerT1generatesaninterrupt()bitwillbe1ATF0BTR0CTR1DTF1第5题单选题(1分)ThecountingmodeistocounttheexternalpulseofP0port()AfalseBright第6题单选题(1分)TheworkingmoderegisterTMODisnotbitaddressable()AfalseBright第7题单选题(1分)Whenthetimerworksinmode2,whenthelower8bitsarefullandoverflow,theupper8bitsreloadthetimerconstantintothelower8bits,andnointerruptisgeneratedatthistime.()AfalseBright第8题单选题(1分)TimerinterruptreferstoapplyingforinterrupttotheCPUwhenthetimerisfullandoverflows.()AfalseBrighttest第1题单选题(1分)Theinterruptflagbitofexternalinterrupt1is__()AIT1BTF1CIE1DTI第2题单选题(1分)Whichofthefollowinginput/outputmethodsisprocessedbytheCPU,andavoidsthedisadvantagesof"requiresperipheralstoalwaysbeinareadystate"and"CPUmustwaitduringprocessing".()AInterruptmethodBUnconditionaltransmissionCDMAmethodDQuerytransmission第3题单选题(1分)Iftheinterruptserviceprogramofthetimer/counter0ofaMCS-51single-chipmicrocomputersystemisplacedinaspaceatthebeginningofthe3000haddressintheprogramstoragearea,theinstructionLJMP3000hthatjumpstotheinterruptserviceprogramofthetimer/counter0shouldbeplacedintheROMaddressareaatthebeginningofthe()interruptvectoraddress.A000BHB0003HC0013HD0032H第4题单选题(1分)When89C51singlechipmicrocomputerallowsCPUtorespondtointerruptrequestofserialport,its()bitiniemustbe1.AESandEABEAandET0CET1andEADEX0andET0第5题单选题(1分)WhentheserialportsendsaninterruptrequesttotheCPUoftheMCU,iftheCPUallowsandacceptstheinterruptrequest,theCPUwillautomaticallygotothefollowingaddress()toexecute.A0003HB000BHC0023HD0013H第6题单选题(1分)Amongthefiveinterruptsources,thesoftwarecandeterminewhethertheinterruptlevelofeachinterruptsourceishighorlow,butinthesamelevel,thehighestpriorityofqueuing()byhardwareis()interrupt.AExternalinterruptINT0BExternalinterruptINT1CTimerT1DTimerT0第7题单选题(1分)Intheinterruptallowregister,theEAbitoftheinterruptcontrolregisterisusedto?()ACPUtotalinterruptallowcontrolbitBAllowedcontrolbitofaninterruptsourceCInterruptrequesttotalflagbitDSerialportinterruptallowbit第8题单选题(1分)Theresponseprocessoftheinterruptis()Pushthebreakpointaddress(PCvalue)intothestacktoprotecttheRregister,ACCandflagbitinformation.Executeinterruptreturninstruction,automaticallypopupbreakpointtoPC,returntomainprogram,recoverrregister,ACC,flagbitinformation,continuetoexecuteinterruptedmainprogram.Transfertointerruptserviceprogramaccordingtointerruptvectoraddress.A123B213C132D312第9题单选题(1分)Theminimuminterruptresponsetimeof89C51is()machinecyclesandthemaximumis()machinecycles.A26B15C36D38第10题多选题(2分)Thetriggermodeoftheexternalinterruptof89C51single-chipmicrocomputeris__()ATriggeronrisingedgeBTriggeronfallingedgeCLowleveltriggerDHighleveltrigger正确答案:BC第11题多选题(2分)Thefollowinginterruptsourcesareinternalinterrupts:()ATF1BTI、RICTF0DIE0正确答案:ABC第12题多选题(2分)Thebreakpointaddressis__()AInterruptvectoraddress.BStartaddressofinterruptserviceroutine.CCurrentPCvalue.DTheaddressofthenextinstructiontobeexecutedbytheCPUattheinterruptedmainprogram.正确答案:CD第13题多选题(2分)Thefunctionofreti,thelastinstructionoftheinterruptserviceprogram,isto___()APopupthebreakpointaddresstothePCtorecoverotherprotectedcontentsBPressthebreakpointaddresstothestackandotherprotectioncontentsCReturntothefirstaddressoftheinterruptserviceprogramDSiterestoration正确答案:AD第14题多选题(2分)TheinterruptsourcesinMCS-51are___()ATimer1interruptBExternalinterrupt0CSerialportinterruptDExternalinterrupt1正确答案:ABCD第15题单选题(1分)89C51eachinterruptsourcehasitsinterruptrequestinputpinonthechip.()AfalseBrighttest第1题单选题(1分)TheaddressingmodeofMOVA,#3AHis()ADirectaddressingBRelativeaddressingCRegisteraddressingDImmediateAddressing第2题单选题(1分)MOVA,3AHisaddressedby()ARelativeaddressingBRegisteraddressingCImmediateAddressingDDirectaddressing第3题单选题(1分)Thetransferinstructionthatcanaccesstheinternaldatastorageis()AMOVinstructionBACALLinstructionCMOVXinstructionDMOVCinstruction第4题单选题(1分)WhatisthemaximumpossibleLJMPjumpspace()A2KBB256BC64KBD4KB第5题多选题(2分)Inthe89C51instructionsystem,theinstructionreadbytheCPUtotheoff-chipRAMis()AMOVXA,@RiBMOVXA,@DPTRCMOVX@DPTR,ADMOVX@Ri,A正确答案:AB第6题单选题(1分)ExecutetheMULABinstructionandmultiplythetwo8-bitunsignedNumbersinaccumulatorAandaccumulatorB.Thelowbytesoftheresulting16-bitproductarestoredinBandthe
highbytesarestoredinA.Afalse
Bright第7题单选题(1分)IntheMcS-51instruction,the16-bitimmediatenumbertransferinstructionis:MOVDPTR,#data16()Afalse
Bright第8题单选题(1分)Given:DPTR=22FFH,afterexecutingINCDPTR,theresult:DPTR=2300H()Afalse
Brighttest第1题单选题(1分)Whichportcanbeusedaseitheradatalineoranaddressline?____()AportP3BportP1CportP2DportP0第2题单选题(1分)TheinstructionsofMCUtoaccessexternalstorageis____.()AMOVBDJNZCMOCDMOVX第3题单选题(1分)ThesignalthatcancontrolMCUaccessthepinofinternalROMorexternalROMis____.()ABALECD第4题单选题(1分)Themainfunctionofthe74LS373inthememoryexpansioncircuitisto()AStoreaddressBStoredataCLatchesaddressDLatchdatatest第1题单选题(1分)TheconnectionbetweenADC0809and89C51canbeusedtojudgetheEOCoftheconvertedsignal()AQuerymethodBEitherqueryorinterruptcanbeusedCNoneoftheaboveDInterruptmode第2题多选题(2分)WhichofthefollowingcomponentsdoesDAC0832include()A8-bitDACregisterB8-bitD/aconverterC8-bitinputregisterD8-bitdecoder正确答案:ABC第3题多选题(2分)ThefollowingstatementaboutLEDdynamicdisplaymodeiscorrect()AWhenacharacterisdisplayedonthedisplay,thecorrespondingsegment(LED)isconstantlyturnedonoroffuntilanothercharacterisdisplayed.BSegmentselectionsendsthefontcodeofthecharactertobedisplayed.CYourcommoncathode(commonterminalK0)isconnectedto+5Vpowersupply;ifitiscommonanode(commonterminalK0),itisgrounded.DEveryoneinthemonitorlightsupinturn.正确答案:BD第4题多选题(2分)Thefollowingstatementsaboutad0809chiparecorrect()AStartisthestarta/Dconversionsignal,andthehighlevelisvalidBALEistheaddresslockpermissionsignal,validatlowlevelCEOCistheconversioncompletionsignal,effectiveatlowlevelDADDA,addbandADDCareaddresssignals,representingtheselectedchannelnumber正确答案:AD第5题单选题(1分)Independentkeymeansthateachkeyisconnectedtoaninputdatalineindependently.()Afalse
Bright第6题单选题(1分)WhenLEDdynamicdispla
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 心理素质训练方法
- 安置拆迁协议书户主是谁
- 三方退股协议书范本
- 大数据与税务管理
- 企业治安防范协议书
- 中学生的行为规范
- 外科:创面感染护理流程
- 慢性肾病防治指南
- 2026湖北咸宁市消防救援支队招录政府专职消防员、消防文员70人备考题库带答案详解(黄金题型)
- 2026黑龙江五大连池市乡镇卫生院招聘医学相关专业毕业生1人备考题库及一套参考答案详解
- 民用建筑外门窗应用技术标准
- 人类辅助生殖技术规范1;2
- 校园活动应急预案模板策划
- 装饰装修工程验收资料表格
- 【教案】伴性遗传第1课时教学设计2022-2023学年高一下学期生物人教版必修2
- 广州地铁3号线市桥站-番禺广场站区间隧道设计与施工
- LY/T 2602-2016中国森林认证生产经营性珍稀濒危植物经营
- GB/T 36024-2018金属材料薄板和薄带十字形试样双向拉伸试验方法
- GB/T 19518.2-2017爆炸性环境电阻式伴热器第2部分:设计、安装和维护指南
- 简化的WHOQOL表WHOQOL-BREF-生活质量量表
- JJG 700 -2016气相色谱仪检定规程-(高清现行)
评论
0/150
提交评论