精品偷拍一区二区三区,亚洲精品永久 码,亚洲综合日韩精品欧美国产,亚洲国产日韩a在线亚洲

  • <center id="usuqs"></center>
  • 
    
  • 英語高手幫忙翻譯下面的一段英文

    英語高手幫忙翻譯下面的一段英文
    Apart from all above, you can also get super fast I/O lines using low cost simple TTL or CMOS shift registers.
    Communication with external devices over distances of more than a few feet is often done in a serial manner – one bit at a time over one or two lines (one line for receiving information and one for sending). The 8051 family of microcontrollers typically include a Universal Asynchronous Receiver Transmitter (UART) for this purpose. This is the same type of device used to implement the COM ports of a PC. Although it is possible to use simple software polling routines to service a UART, it wastes CPU time and prevents the CPU from performing other tasks, so interrupts are more commonly used. In this lab, you will design a program to send and receive serial data using interrupts. A UART device driver can be difficult to debug using standard software-simulation tools. In such cases, it is common to develop models that simulate external hardware and allow you to see how your hardware-software design will interact with this hardware. A model of an external serialdevice will be provided which you can connect to the 8051 and can use to simulate and debug your design in hardware.
    A UART (Universal Asynchronous Receiver-Transmitter) provides all the features needed for simple serial communications. It is bi-directional in the sense that it can both send and receive data. Initializing the 8051 UART is easy: set a timer to program the baud-rate (the rate data is transmitted), enable the timer (turn it on), set the serial port mode, and then set the number of bits to be sent/received. Bytes may be sent or received through an internal register SBUF. When a byte is received, an internal flag, RI (Receive Interrupt), is set. To read the received byte, simply read SBUF. To transmit a byte, simply write it to SBUF.The flag TI (Transmit interrupt) notifies the 8051 when a byte has finished being sent and gives the microcontroller an opportunity to send another byte.
    The simplest way to send and receive data is to constantly monitor the flags RI and TI from within your program, but then your program would never have time to do anything else. A better way is to use a serial-port interrupt. The 8051 is set up so that an interrupt can be generated anytime RI or TI is set ― anytime that the UART needs attention. Because the interrupt will be generated on either RI or TI, the function that responds to the interrupt must poll RI and TI to see which of them caused the interrupt.
    其他人氣:195 ℃時間:2020-05-23 03:45:00
    優(yōu)質(zhì)解答
    除了以上,你也可以得到超級快我/ o線采用低成本簡單ttl或cmos移位寄存器.
    通信與外部設備的距離超過幾英尺,通常是在一個串行方式-一個比特在時間超過一人或兩線( 1線接收信息一發(fā)出) .8051系列單片機通常包括一個通用異步接收發(fā)射機(異步)用于此目的.這是同一類型的設備用于實施com端口的電腦.雖然它是可以用簡單的軟件投票套路服務,異步,它浪費cpu時間,并防止中央執(zhí)行其他任務,使中斷較為常用.在這個實驗室,你會設計一個程序來發(fā)送和接收串行數(shù)據(jù)用中斷.一個串行設備驅(qū)動程序可難調(diào)試使用標準軟件模擬工具.在這種情況下,是共同的發(fā)展模式,模擬外部硬件,讓你看看你的硬件,軟件設計將互動這一硬件.模型外部serialdevice將提供您能連接到8051 ,可以使用模擬和調(diào)試你的設計,在硬件.
    一個異步(通用異步接收器-變送器)提供的所有功能需要簡單串行通信.這是雙向的,在意義上,它可以同時發(fā)送和接收數(shù)據(jù).初始化8051串行容易:設置計時器編程波特率(速率數(shù)據(jù)傳輸) ,使定時器(把它) ,設置串口模式,然后設定的比特數(shù)被送到/收到.字節(jié),可發(fā)送或接收通過內(nèi)部登記sbuf .當一個字節(jié)收到一份內(nèi)部國旗,扶(接收中斷) ,是一套.閱讀收到字節(jié),根本看sbuf .傳送一個字節(jié),簡單的寫它sbuf.the旗德州儀器(傳輸中斷)的通知時,8051字節(jié),已完成正發(fā)送給單片機一個機會再派字節(jié).
    最簡單的方法來發(fā)送和接收數(shù)據(jù),是要不斷地監(jiān)測國旗扶鈦從你的節(jié)目,但后來您的計劃永遠不會有時間做別的事.更好的辦法是利用一個串口中斷.8051成立,使中斷,可隨時產(chǎn)生阻力或鈦是集-隨時,異步需要注意.因為中斷會產(chǎn)生要么扶或鈦,功能響應中斷必須民調(diào)扶鈦看看哪個人造成中斷.
    阿拉伯文到英語 測試版朝鮮語到英語 測試版德語到法語德語到英語俄語到英語 測試版法語到德語法語到英語葡萄牙語到英語日語到英語 測試版西班牙語到英語意大利語到英語英語到阿拉伯文 測試版英語到朝鮮語 測試版英語到德語英語到俄語 測試版英語到法語英語到葡萄牙語英語到日語 測試版英語到西班牙語英語到意大利語英語到中文(繁體) 測試版英語到中文(簡體) 測試版中文到英語 測試版中文(繁體到簡體) 測試版中文(簡體到繁體) 測試版
    更好的翻譯建議
    Google 翻譯提供翻譯建議.我們會利用您的建議在將來更新我們的系統(tǒng)時提高翻譯質(zhì)量.除了以上,你也可以得到超級快我/ o線采用低成本簡單ttl或cmos移位寄存器.
    通信與外部設備的距離超過幾英尺,通常是在一個串行方式-一個比特在時間超過一人或兩線( 1線接收信息一發(fā)出) .8051系列單片機通常包括一個通用異步接收發(fā)射機(異步)用于此目的.這是同一類型的設備用于實施com端口的電腦.雖然它是可以用簡單的軟件投票套路服務,異步,它浪費cpu時間,并防止中央執(zhí)行其他任務,使中斷較為常用.在這個實驗室,你會設計一個程序來發(fā)送和接收串行數(shù)據(jù)用中斷.一個串行設備驅(qū)動程序可難調(diào)試使用標準軟件模擬工具.在這種情況下,是共同的發(fā)展模式,模擬外部硬件,讓你看看你的硬件,軟件設計將互動這一硬件.模型外部serialdevice將提供您能連接到8051 ,可以使用模擬和調(diào)試你的設計,在硬件.
    一個異步(通用異步接收器-變送器)提供的所有功能需要簡單串行通信.這是雙向的,在意義上,它可以同時發(fā)送和接收數(shù)據(jù).初始化8051串行容易:設置計時器編程波特率(速率數(shù)據(jù)傳輸) ,使定時器(把它) ,設置串口模式,然后設定的比特數(shù)被送到/收到.字節(jié),可發(fā)送或接收通過內(nèi)部登記sbuf .當一個字節(jié)收到一份內(nèi)部國旗,扶(接收中斷) ,是一套.閱讀收到字節(jié),根本看sbuf .傳送一個字節(jié),簡單的寫它sbuf.the旗德州儀器(傳輸中斷)的通知時,8051字節(jié),已完成正發(fā)送給單片機一個機會再派字節(jié).
    最簡單的方法來發(fā)送和接收數(shù)據(jù),是要不斷地監(jiān)測國旗扶鈦從你的節(jié)目,但后來您的計劃永遠不會有時間做別的事.更好的辦法是利用一個串口中斷.8051成立,使中斷,可隨時產(chǎn)生阻力或鈦是集-隨時,異步需要注意.因為中斷會產(chǎn)生要么扶或鈦,功能響應中斷必須民調(diào)扶鈦看看哪個人造成中斷.
    我來回答
    類似推薦
    請使用1024x768 IE6.0或更高版本瀏覽器瀏覽本站點,以保證最佳閱讀效果。本頁提供作業(yè)小助手,一起搜作業(yè)以及作業(yè)好幫手最新版!
    版權所有 CopyRight © 2012-2024 作業(yè)小助手 All Rights Reserved. 手機版