【正文】
定數(shù)會一直保存到真正復(fù)位位置。 2021屆電子信息科學與技術(shù)專業(yè)畢業(yè)設(shè)計終止 閑散工作模式的方法有兩種,一是任何一條被允許中斷的事件被激活, IDL 被硬件清除,即刻終止閑散工作模式。如需要同時進入兩種工作模式,即PD 和 IDL 同時為 1,則先激活掉電模式。外文翻 譯 11 外部振蕩電路 閑散節(jié)電模式 AT89C51 有兩種可用軟件編程的省電模式,它們是閑散模 式和掉電工作模式。采用外部時鐘的電路如圖示。如果 使用石英晶體,我們推薦電容使用 30PF177。 時鐘震蕩器 AT89C51 中有一個用于構(gòu)成內(nèi)部震蕩器的高增益反相放大器,引腳 XTAL1 和XTAL2 分別是該放大器的輸入端和輸出端。閃爍存儲器編程時,該引腳加上 +12V的編程允許電壓 VPP,當然這必須是該器件是使用 12V編程電壓 VPP。 EA/VPP 外部訪問允許。這個位置后只有一條 MOVX和 MOVC 指令 ALE 才會被應(yīng)用。 ALE/ PROG 當訪問外部程序存儲器或數(shù)據(jù)存儲器時, ALE 輸出脈沖用于鎖存地址的低 8 位字節(jié)。 P3 口除了作為一般的 I/O 口外,更重要的用途是它的第二功能,如下表所示: 端口引腳 第二功能 RXD TXD INT0 INT1 T0 T1 2021屆電子信息科學與技術(shù)專業(yè)畢業(yè)設(shè)計在訪問 8 位地址的外部數(shù)據(jù)存儲器時, P2 口線上的內(nèi)容在整個運行期間不變。 P2 口 P2口是一個內(nèi)部帶有上拉電阻的 8位雙向 I/O口, P2的輸出緩沖級可驅(qū)動 4 個 TTL電路。外文翻 譯 8 P1 口 P1 口一個帶內(nèi)部上拉電阻的 8 位雙向 I/O 口, P1 的輸出緩沖級可驅(qū)動 4 個 TTL電路。當 “1”被寫入 P0 口時,每個管腳都能夠作為高阻抗輸入端。閑散方式停止中央處理器的工作,能夠允許隨機存取數(shù)據(jù)存儲器、定時 /計數(shù)器、串行通信口及中斷系統(tǒng)繼續(xù)工作。這種器件采用 ATMEL 公司的高密度、不容易丟失存儲技術(shù)生產(chǎn),并且能夠與 MCS51 系列的單片機兼容。外文翻 譯 4 set, ALE is active only during a MOVX or MOVC instruction. Otherwise, the pin is weakly pulled high. Setting the ALEdisable bit has no effect if the microcontroller is in external execution mode. PSEN Program Store Enable is the read strobe to external program memory. When the AT89C51 is executing code from external program memory, PSEN is activated twice each machine cycle, except that two PSEN activations are skipped during each access to external data memory. EA/VPP External Access Enable. EA must be strapped to GND in order to enable the device to fetch code from external program memory locations starting at 0000H up to FFFFH. Note, however, that if lock bit 1 is programmed, EA will be internally latched on reset. EA should be strapped to VCC for internal program executions. This pin also receives the 12volt programming enable voltage (VPP) during Flash programming, for parts that require12volt VPP. XTAL1 Input to the inverting oscillator amplifier and input to the internal clock operating circuit. XTAL2 Output from the inverting oscillator amplifier. Oscillator Characteristics XTAL1 and XTAL2 are the input and output, respectively, of an inverting amplifier which can be configured for use as an onchip oscillator, as shown in Figure a quartz crystal or ceramic resonator may be used. To drive the device from an external clock source, XTAL2 should be left unconnected while XTAL1 is driven as shown in Figure are no requirements on the duty cycle of the external clock signal, since the input to the internal clocking circuitry is through a dividebytwo flipflop, but minimum and 2021屆電子信息科學與技術(shù)專業(yè)畢業(yè)設(shè)計 專業(yè)文獻翻譯 題 目 :