收藏本站
    • 您好,
      買賣IC網(wǎng)歡迎您。
    • 請(qǐ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目錄3882 > PIC16F88T-E/SO (Microchip Technology)IC MCU FLASH 4KX14 EEPROM 18SOIC PDF資料下載
    參數(shù)資料
    型號(hào): PIC16F88T-E/SO
    廠商: Microchip Technology
    文件頁數(shù): 154/200頁
    文件大?。?/td> 0K
    描述: IC MCU FLASH 4KX14 EEPROM 18SOIC
    標(biāo)準(zhǔn)包裝: 1,100
    系列: PIC® 16F
    核心處理器: PIC
    芯體尺寸: 8-位
    速度: 20MHz
    連通性: I²C,SPI,UART/USART
    外圍設(shè)備: 欠壓檢測/復(fù)位,POR,PWM,WDT
    輸入/輸出數(shù): 16
    程序存儲(chǔ)器容量: 7KB(4K x 14)
    程序存儲(chǔ)器類型: 閃存
    EEPROM 大小: 256 x 8
    RAM 容量: 368 x 8
    電壓 - 電源 (Vcc/Vdd): 4 V ~ 5.5 V
    數(shù)據(jù)轉(zhuǎn)換器: A/D 7x10b
    振蕩器型: 內(nèi)部
    工作溫度: -40°C ~ 125°C
    封裝/外殼: 18-SOIC(0.295",7.50mm 寬)
    包裝: 帶卷 (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頁第146頁第147頁第148頁第149頁第150頁第151頁第152頁第153頁當(dāng)前第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頁
    57
    8008H–AVR–04/11
    ATtiny48/88
    responding Interrupt Vector. The flag is cleared when the interrupt routine is executed.
    Alternatively, the flag can be cleared by writing a logical one to it. This flag is always cleared
    when INT1 is configured as a level interrupt.
    Bit 0 – INTF0: External Interrupt Flag 0
    When an edge or logic change on the INT0 pin triggers an interrupt request, INTF0 becomes set
    (one). If the I-bit in SREG and the INT0 bit in EIMSK are set (one), the MCU will jump to the cor-
    responding Interrupt Vector. The flag is cleared when the interrupt routine is executed.
    Alternatively, the flag can be cleared by writing a logical one to it. This flag is always cleared
    when INT0 is configured as a level interrupt.
    9.3.4
    PCICR – Pin Change Interrupt Control Register
    Bits 7:4 – Res: Reserved Bits
    These bits are reserved and will always read zero.
    Bit 3 – PCIE3: Pin Change Interrupt Enable 3
    When the PCIE3 bit is set (one) and the I-bit in the Status Register (SREG) is set (one), pin
    change interrupt 3 is enabled. Any change on any enabled PCINT[27:24] pin will cause an inter-
    rupt. The corresponding interrupt of Pin Change Interrupt Request is executed from the PCI3
    Interrupt Vector. PCINT[27:24] pins are enabled individually by the PCMSK3 Register.
    Bit 2 – PCIE2: Pin Change Interrupt Enable 2
    When the PCIE2 bit is set (one) and the I-bit in the Status Register (SREG) is set (one), pin
    change interrupt 2 is enabled. Any change on any enabled PCINT[23:16] pin will cause an inter-
    rupt. The corresponding interrupt of Pin Change Interrupt Request is executed from the PCI2
    Interrupt Vector. PCINT[23:16] pins are enabled individually by the PCMSK2 Register.
    Bit 1 – PCIE1: Pin Change Interrupt Enable 1
    When the PCIE1 bit is set (one) and the I-bit in the Status Register (SREG) is set (one), pin
    change interrupt 1 is enabled. Any change on any enabled PCINT[15:8] pin will cause an inter-
    rupt. The corresponding interrupt of Pin Change Interrupt Request is executed from the PCI1
    Interrupt Vector. PCINT[15:8] pins are enabled individually by the PCMSK1 Register.
    Bit 0 – PCIE0: Pin Change Interrupt Enable 0
    When the PCIE0 bit is set (one) and the I-bit in the Status Register (SREG) is set (one), pin
    change interrupt 0 is enabled. Any change on any enabled PCINT[7:0] pin will cause an inter-
    rupt. The corresponding interrupt of Pin Change Interrupt Request is executed from the PCI0
    Interrupt Vector. PCINT[7:0] pins are enabled individually by the PCMSK0 Register.
    Bit
    76543
    210
    (0x68)
    ––––
    PCIE3
    PCIE2
    PCIE1
    PCIE0
    PCICR
    Read/Write
    R
    R/W
    Initial Value
    00000
    000
    相關(guān)PDF資料
    PDF描述
    PIC16F882-I/SO IC PIC MCU FLASH 2KX14 28SOIC
    PIC16F87T-E/SS IC MCU FLASH 4KX14 EEPROM 20SSOP
    PIC16F87T-I/ML IC MCU FLASH 4KX14 EEPROM 28QFN
    PIC16F87T-E/ML IC MCU FLASH 4KX14 EEPROM 28QFN
    PIC16F87-E/ML IC MCU FLASH 4KX14 EEPROM 28QFN
    相關(guān)代理商/技術(shù)參數(shù)
    參數(shù)描述
    PIC16F88T-I/ML 功能描述:8位微控制器 -MCU 7KB 368 RAM 16 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
    PIC16F88T-I/SO 功能描述:8位微控制器 -MCU 7KB 368 RAM 16 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
    PIC16F88T-I/SS 功能描述:8位微控制器 -MCU 7KB 368 RAM 16 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
    PIC16F913-E/ML 功能描述:8位微控制器 -MCU 7KB 368 RAM 16 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
    PIC16F913-E/SO 功能描述:8位微控制器 -MCU 7KB FL 352R 25 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分钟在线观看,美女在线永久免费网站,边吃奶边摸下很爽视频,娇妻在厨房被朋友玩得呻吟`