<abbr id="9neos"></abbr><abbr id="9neos"><ol id="9neos"><strong id="9neos"></strong></ol></abbr>
  • <span id="9neos"></span>

    <strike id="9neos"><acronym id="9neos"><ins id="9neos"></ins></acronym></strike>
    <rt id="9neos"><ol id="9neos"></ol></rt>
    1. <ul id="9neos"><code id="9neos"></code></ul>
      收藏本站
      • 您好,
        買賣IC網(wǎng)歡迎您。
      • 請登錄
      • 免費注冊
      • 我的買賣
      • 新采購0
      • VIP會員服務(wù)
      • [北京]010-87982920
      • [深圳]0755-82701186
      • 網(wǎng)站導(dǎo)航
      發(fā)布緊急采購
      • IC現(xiàn)貨
      • IC急購
      • 電子元器件
      VIP會員服務(wù)
      • 您現(xiàn)在的位置:買賣IC網(wǎng) > PDF目錄10985 > DS21354LN (Maxim Integrated Products)IC TXRX E1 1-CHIP 3.3V 100-LQFP PDF資料下載
      參數(shù)資料
      型號: DS21354LN
      廠商: Maxim Integrated Products
      文件頁數(shù): 63/124頁
      文件大?。?/td> 0K
      描述: IC TXRX E1 1-CHIP 3.3V 100-LQFP
      產(chǎn)品培訓(xùn)模塊: Lead (SnPb) Finish for COTS
      產(chǎn)品變化通告: Product Discontinuation 20/Feb/2012
      標準包裝: 90
      功能: 單芯片收發(fā)器
      接口: E1,HDLC
      電路數(shù): 1
      電源電壓: 3.14 V ~ 3.47 V
      電流 - 電源: 75mA
      工作溫度: -40°C ~ 85°C
      安裝類型: 表面貼裝
      封裝/外殼: 100-LQFP
      供應(yīng)商設(shè)備封裝: 100-LQFP(14x14)
      包裝: 托盤
      包括: 遠程和 AIS 警報檢測器 / 發(fā)生器
      第1頁第2頁第3頁第4頁第5頁第6頁第7頁第8頁第9頁第10頁第11頁第12頁第13頁第14頁第15頁第16頁第17頁第18頁第19頁第20頁第21頁第22頁第23頁第24頁第25頁第26頁第27頁第28頁第29頁第30頁第31頁第32頁第33頁第34頁第35頁第36頁第37頁第38頁第39頁第40頁第41頁第42頁第43頁第44頁第45頁第46頁第47頁第48頁第49頁第50頁第51頁第52頁第53頁第54頁第55頁第56頁第57頁第58頁第59頁第60頁第61頁第62頁當(dāng)前第63頁第64頁第65頁第66頁第67頁第68頁第69頁第70頁第71頁第72頁第73頁第74頁第75頁第76頁第77頁第78頁第79頁第80頁第81頁第82頁第83頁第84頁第85頁第86頁第87頁第88頁第89頁第90頁第91頁第92頁第93頁第94頁第95頁第96頁第97頁第98頁第99頁第100頁第101頁第102頁第103頁第104頁第105頁第106頁第107頁第108頁第109頁第110頁第111頁第112頁第113頁第114頁第115頁第116頁第117頁第118頁第119頁第120頁第121頁第122頁第123頁第124頁
      DS21354/DS21554 3.3V/5V E1 Single-Chip Transceivers
      43 of 124
      6. STATUS AND INFORMATION REGISTERS
      The DS21354/DS21554 have a set of seven registers that contain information on the current real-time
      status of a framer—Status Register 1 (SR1), Status Register 2 (SR2), Receive Information Register (RIR),
      Synchronizer Status Register (SSR), and a set of three registers for the on-board HDLC controller. The
      specific details on the four registers pertaining to the HDLC controller are covered in Section 14, but they
      operate the same as the other status registers in the device and this operation is described below.
      When a particular event has occurred (or is occurring), the appropriate bit in one of these four registers
      will be set to a one. All of the bits in SR1, SR2, and RIR1 registers operate in a latched fashion. The
      Synchronizer Status Register contents are not latched. This means that if an event or an alarm occurs and
      a bit is set to a one in any of the registers, it will remain set until the user reads that bit. The bit will be
      cleared when it is read and it will not be set again until the event has occurred again (or in the case of the
      RUA1, RRA, RCL, and RLOS alarms, the bit will remain set if the alarm is still present).
      The user will always proceed a read of any of the SR1, SR2, and RIR registers with a write. The byte
      written to the register will inform the framer which bits the user wishes to read and have cleared. The user
      will write a byte to one of these registers, with a one in the bit positions he or she wishes to read and a
      zero in the bit positions he or she does not wish to obtain the latest information on. When a one is written
      to a bit location, the read register will be updated with the latest information. When a zero is written to a
      bit position, the read register will not be updated and the previous value will be held. A write to the status
      and information registers will be immediately followed by a read of the same register. The read result
      should be logically ANDed with the mask byte that was just written and this value should be written back
      into the same register to insure that bit does indeed clear. This second write step is necessary because the
      alarms and events in the status registers occur asynchronously in respect to their access via the parallel
      port. This write-read-write scheme allows an external microcontroller or microprocessor to individually
      poll certain bits without disturbing the other bits in the register. This operation is key in controlling the
      DS21354/DS21554 with higher-order software languages.
      The SSR register operates differently than the other three. It is a read only register and it reports the status
      of the synchronizer in real time. This register is not latched and it is not necessary to precede a read of
      this register with a write.
      The SR1, SR2, and HSR registers have the unique ability to initiate a hardware interrupt via the
      INT
      output pin. Each of the alarms and events in the SR1, SR2, and HSR can be either masked or unmasked
      from the interrupt pin via the Interrupt Mask Register 1 (IMR1), Interrupt Mask Register 2 (IMR2), and
      HDLC Interrupt Mask Register (HIMR) respectively. The HIMR register is covered in Section 14.
      The interrupts caused by alarms in SR1 (namely RUA1, RRA, RCL, and RLOS) act differently than the
      interrupts caused by events in SR1 and SR2 (namely RSA1, RDMA, RSA0, RSLIP, RMF, TMF, SEC,
      TAF, LOTC, RCMF, and TSLIP). The alarm caused interrupts will force the
      INT pin low whenever the
      alarm changes state (i.e., the alarm goes active or inactive according to the set/clear criteria in Table 6-1).
      The
      INT pin will be allowed to return high (if no other interrupts are present) when the user reads the
      alarm bit that caused the interrupt to occur even if the alarm is still present.
      The event caused interrupts will force the
      INT pin low when the event occurs. The INT pin will be
      allowed to return high (if no other interrupts are present) when the user reads the event bit that caused the
      interrupt to occur.
      相關(guān)PDF資料
      PDF描述
      MC56F8256VLF DSC 64K FLASH 60MHZ 48-LQFP
      VI-25B-IY-B1 CONVERTER MOD DC/DC 95V 50W
      S9S08DZ32F1MLF MCU 32K FLASH MASK AUTO 48-LQFP
      S9S08DZ60F1CLC MCU 60K FLASH AUTO 32-LQFP
      DS21552GN IC TXRX T1 1-CHIP 5V 100-BGA
      相關(guān)代理商/技術(shù)參數(shù)
      參數(shù)描述
      DS21354LN+ 功能描述:網(wǎng)絡(luò)控制器與處理器 IC 3.3/5V E1 Single Chip Transceiver RoHS:否 制造商:Micrel 產(chǎn)品:Controller Area Network (CAN) 收發(fā)器數(shù)量: 數(shù)據(jù)速率: 電源電流(最大值):595 mA 最大工作溫度:+ 85 C 安裝風(fēng)格:SMD/SMT 封裝 / 箱體:PBGA-400 封裝:Tray
      DS21372 制造商:DALLAS 制造商全稱:Dallas Semiconductor 功能描述:3.3V Bit Error Rate Tester BERT
      DS21372T 功能描述:網(wǎng)絡(luò)控制器與處理器 IC 3.3V Bit Error Rate Tester (BERT) RoHS:否 制造商:Micrel 產(chǎn)品:Controller Area Network (CAN) 收發(fā)器數(shù)量: 數(shù)據(jù)速率: 電源電流(最大值):595 mA 最大工作溫度:+ 85 C 安裝風(fēng)格:SMD/SMT 封裝 / 箱體:PBGA-400 封裝:Tray
      DS21372T+ 功能描述:網(wǎng)絡(luò)控制器與處理器 IC 3.3V Bit Error Rate Tester (BERT) RoHS:否 制造商:Micrel 產(chǎn)品:Controller Area Network (CAN) 收發(fā)器數(shù)量: 數(shù)據(jù)速率: 電源電流(最大值):595 mA 最大工作溫度:+ 85 C 安裝風(fēng)格:SMD/SMT 封裝 / 箱體:PBGA-400 封裝:Tray
      DS21372TN 功能描述:網(wǎng)絡(luò)控制器與處理器 IC 3.3V Bit Error Rate Tester (BERT) RoHS:否 制造商:Micrel 產(chǎn)品:Controller Area Network (CAN) 收發(fā)器數(shù)量: 數(shù)據(jù)速率: 電源電流(最大值):595 mA 最大工作溫度:+ 85 C 安裝風(fēng)格:SMD/SMT 封裝 / 箱體:PBGA-400 封裝:Tray
      發(fā)布緊急采購,3分鐘左右您將得到回復(fù)。

      采購需求

      (若只采購一條型號,填寫一行即可)

      發(fā)布成功!您可以繼續(xù)發(fā)布采購。也可以進入我的后臺,查看報價

      發(fā)布成功!您可以繼續(xù)發(fā)布采購。也可以進入我的后臺,查看報價

      *型號 *數(shù)量 廠商 批號 封裝
      添加更多采購

      我的聯(lián)系方式

      *
      *
      *
      • VIP會員服務(wù) |
      • 廣告服務(wù) |
      • 付款方式 |
      • 聯(lián)系我們 |
      • 招聘銷售 |
      • 免責(zé)條款 |
      • 網(wǎng)站地圖

      感谢您访问我们的网站,您可能还对以下资源感兴趣:

      两性色午夜免费视频
      <tbody id="9k4y1"><code id="9k4y1"><del id="9k4y1"></del></code></tbody>