<li id="6iieq"><dl id="6iieq"></dl></li>

    • <tbody id="6iieq"><em id="6iieq"></em></tbody>

      1. 收藏本站
        • 您好,
          買賣IC網(wǎng)歡迎您。
        • 請登錄
        • 免費(fèi)注冊
        • 我的買賣
        • 新采購0
        • VIP會(huì)員服務(wù)
        • [北京]010-87982920
        • [深圳]0755-82701186
        • 網(wǎng)站導(dǎo)航
        發(fā)布緊急采購
        • IC現(xiàn)貨
        • IC急購
        • 電子元器件
        VIP會(huì)員服務(wù)
        • 您現(xiàn)在的位置:買賣IC網(wǎng) > PDF目錄10861 > PIC16F877T-04I/PQ (Microchip Technology)IC MCU FLASH 8KX14 EE 44-MQFP PDF資料下載
        參數(shù)資料
        型號(hào): PIC16F877T-04I/PQ
        廠商: Microchip Technology
        文件頁數(shù): 146/218頁
        文件大?。?/td> 0K
        描述: IC MCU FLASH 8KX14 EE 44-MQFP
        標(biāo)準(zhǔn)包裝: 900
        系列: PIC® 16F
        核心處理器: PIC
        芯體尺寸: 8-位
        速度: 4MHz
        連通性: I²C,SPI,UART/USART
        外圍設(shè)備: 欠壓檢測/復(fù)位,POR,PWM,WDT
        輸入/輸出數(shù): 33
        程序存儲(chǔ)器容量: 14KB(8K x 14)
        程序存儲(chǔ)器類型: 閃存
        EEPROM 大小: 256 x 8
        RAM 容量: 368 x 8
        電壓 - 電源 (Vcc/Vdd): 4 V ~ 5.5 V
        數(shù)據(jù)轉(zhuǎn)換器: A/D 8x10b
        振蕩器型: 外部
        工作溫度: -40°C ~ 85°C
        封裝/外殼: 44-QFP
        包裝: 帶卷 (TR)
        第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頁第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頁第125頁第126頁第127頁第128頁第129頁第130頁第131頁第132頁第133頁第134頁第135頁第136頁第137頁第138頁第139頁第140頁第141頁第142頁第143頁第144頁第145頁當(dāng)前第146頁第147頁第148頁第149頁第150頁第151頁第152頁第153頁第154頁第155頁第156頁第157頁第158頁第159頁第160頁第161頁第162頁第163頁第164頁第165頁第166頁第167頁第168頁第169頁第170頁第171頁第172頁第173頁第174頁第175頁第176頁第177頁第178頁第179頁第180頁第181頁第182頁第183頁第184頁第185頁第186頁第187頁第188頁第189頁第190頁第191頁第192頁第193頁第194頁第195頁第196頁第197頁第198頁第199頁第200頁第201頁第202頁第203頁第204頁第205頁第206頁第207頁第208頁第209頁第210頁第211頁第212頁第213頁第214頁第215頁第216頁第217頁第218頁
        2001 Microchip Technology Inc.
        DS30292C-page 31
        PIC16F87X
        3.2
        PORTB and the TRISB Register
        PORTB is an 8-bit wide, bi-directional port. The corre-
        sponding data direction register is TRISB. Setting a
        TRISB bit (= 1) will make the corresponding PORTB pin
        an input (i.e., put the corresponding output driver in a
        Hi-Impedance mode). Clearing a TRISB bit (= 0) will
        make the corresponding PORTB pin an output (i.e., put
        the contents of the output latch on the selected pin).
        Three pins of PORTB are multiplexed with the Low
        Voltage Programming function: RB3/PGM, RB6/PGC
        and RB7/PGD. The alternate functions of these pins
        are described in the Special Features Section.
        Each of the PORTB pins has a weak internal pull-up. A
        single control bit can turn on all the pull-ups. This is per-
        formed by clearing bit RBPU (OPTION_REG<7>). The
        weak pull-up is automatically turned off when the port
        pin is configured as an output. The pull-ups are dis-
        abled on a Power-on Reset.
        FIGURE 3-3:
        BLOCK DIAGRAM OF
        RB3:RB0 PINS
        Four of the PORTB pins, RB7:RB4, have an interrupt-
        on-change feature. Only pins configured as inputs can
        cause this interrupt to occur (i.e., any RB7:RB4 pin
        configured as an output is excluded from the interrupt-
        on-change comparison). The input pins (of RB7:RB4)
        are compared with the old value latched on the last
        read of PORTB. The “mismatch” outputs of RB7:RB4
        are OR’ed together to generate the RB Port Change
        Interrupt with flag bit RBIF (INTCON<0>).
        This interrupt can wake the device from SLEEP. The
        user, in the Interrupt Service Routine, can clear the
        interrupt in the following manner:
        a)
        Any read or write of PORTB. This will end the
        mismatch condition.
        b)
        Clear flag bit RBIF.
        A mismatch condition will continue to set flag bit RBIF.
        Reading PORTB will end the mismatch condition and
        allow flag bit RBIF to be cleared.
        The interrupt-on-change feature is recommended for
        wake-up on key depression operation and operations
        where PORTB is only used for the interrupt-on-change
        feature. Polling of PORTB is not recommended while
        using the interrupt-on-change feature.
        This interrupt-on-mismatch feature, together with soft-
        ware configureable pull-ups on these four pins, allow
        easy interface to a keypad and make it possible for
        wake-up on key depression. Refer to the Embedded
        Control Handbook, “Implementing Wake-up on Key
        Strokes” (AN552).
        RB0/INT is an external interrupt input pin and is config-
        ured using the INTEDG bit (OPTION_REG<6>).
        RB0/INT is discussed in detail in Section 12.10.1.
        FIGURE 3-4:
        BLOCK DIAGRAM OF
        RB7:RB4 PINS
        Data Latch
        RBPU(2)
        P
        VDD
        Q
        D
        CK
        Q
        D
        CK
        QD
        EN
        Data Bus
        WR Port
        WR TRIS
        RD TRIS
        RD Port
        Weak
        Pull-up
        RD Port
        RB0/INT
        I/O
        pin(1)
        TTL
        Input
        Buffer
        Schmitt Trigger
        Buffer
        TRIS Latch
        Note 1: I/O pins have diode protection to VDD and VSS.
        2: To enable weak pull-ups, set the appropriate TRIS
        bit(s) and clear the RBPU bit (OPTION_REG<7>).
        RB3/PGM
        Data Latch
        From other
        RBPU(2)
        P
        VDD
        I/O
        Q
        D
        CK
        Q
        D
        CK
        QD
        EN
        QD
        EN
        Data Bus
        WR Port
        WR TRIS
        Set RBIF
        TRIS Latch
        RD TRIS
        RD Port
        RB7:RB4 pins
        Weak
        Pull-up
        RD Port
        Latch
        TTL
        Input
        Buffer
        pin(1)
        ST
        Buffer
        RB7:RB6
        Q3
        Q1
        Note 1: I/O pins have diode protection to VDD and VSS.
        2: To enable weak pull-ups, set the appropriate TRIS
        bit(s) and clear the RBPU bit (OPTION_REG<7>).
        In Serial Programming Mode
        相關(guān)PDF資料
        PDF描述
        VI-B4Z-IY-S CONVERTER MOD DC/DC 2V 20W
        VI-B4Z-IX-S CONVERTER MOD DC/DC 2V 30W
        VI-B4Z-IW-S CONVERTER MOD DC/DC 2V 40W
        VI-B4Y-IX-S CONVERTER MOD DC/DC 3.3V 49.5W
        PIC16F877T-04I/L IC MCU FLASH 8KX14 EE 44PLCC
        相關(guān)代理商/技術(shù)參數(shù)
        參數(shù)描述
        PIC16F877T-10E/L 功能描述:8位微控制器 -MCU 14KB 368 RAM 33 I/O RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時(shí)鐘頻率:50 MHz 程序存儲(chǔ)器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT
        PIC16F877T-10E/PQ 功能描述:8位微控制器 -MCU 14KB 368 RAM 33 I/O RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時(shí)鐘頻率:50 MHz 程序存儲(chǔ)器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT
        PIC16F877T-10E/PT 功能描述:8位微控制器 -MCU 14KB 368 RAM 33 I/O RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時(shí)鐘頻率:50 MHz 程序存儲(chǔ)器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT
        PIC16F877T-20/L 功能描述:8位微控制器 -MCU 14KB 368 RAM 33 I/O RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時(shí)鐘頻率:50 MHz 程序存儲(chǔ)器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT
        PIC16F877T-20/PQ 功能描述:8位微控制器 -MCU 14KB 368 RAM 33 I/O RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時(shí)鐘頻率:50 MHz 程序存儲(chǔ)器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT
        發(fā)布緊急采購,3分鐘左右您將得到回復(fù)。

        采購需求

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

        發(fā)布成功!您可以繼續(xù)發(fā)布采購。也可以進(jìn)入我的后臺(tái),查看報(bào)價(jià)

        發(fā)布成功!您可以繼續(xù)發(fā)布采購。也可以進(jìn)入我的后臺(tái),查看報(bào)價(jià)

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

        我的聯(lián)系方式

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

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

        三级特黄60分钟在线观看,美女在线永久免费网站,边吃奶边摸下很爽视频,娇妻在厨房被朋友玩得呻吟`