參數(shù)資料
型號: MCP2150T-I/SO
廠商: Microchip Technology
文件頁數(shù): 14/52頁
文件大小: 0K
描述: IC IRDA STD CONTROLLER 18SOIC
標(biāo)準(zhǔn)包裝: 1,100
控制器類型: IRDA 標(biāo)準(zhǔn)協(xié)議??刂破?br>
接口: UART
電源電壓: 3 V ~ 5.5 V
電流 - 電源: 7mA
工作溫度: -40°C ~ 125°C
安裝類型: 表面貼裝
封裝/外殼: 18-SOIC(0.295",7.50mm 寬)
供應(yīng)商設(shè)備封裝: 18-SOIC
包裝: 帶卷 (TR)
配用: MCP215XDM-ND - BOARD DEMO FOR MCP215X
其它名稱: MCP2150TI/SO
2002 Microchip Technology Inc.
Preliminary
DS21655B-page 21
MCP2150
EXAMPLE 2-1:
PIC16FXX Code to Program the Device ID (Continued)
ctsLow
clrf
breg
; clear the offset
call
string1
; get the byte count
;
(ID length byte + # bytes in string)
movwf
creg
; use creg as the loop counter
incf
creg, f
; add 1 to the loop count since
;
we're jumping into the middle
movwf
areg
; save the count in areg to send it
goto
sndwt
; start sending the count + ID string
;
sndlp
call
string1
; get the byte
movwf
areg
; save the byte
sndwt
btfsc
cts
; check the cts input
goto
sndwt
; wait if cts=1
call
txser
; send the byte using the Transmit Routine
incf
breg,f
; increment the table pointer
decfsz
creg, f
; more bytes to send?
goto
sndlp
; YES, send more bytes
;
bcf
clr
; NO, place the MCP2150 in reset
bcf
dtr
; Force the DTR pin low for normal mode
bsf
rts
; Force the RTS pin high for normal mode
call
delay1mS
; delay for 1 ms.
bsf
clr
; allow the MCP2150 to come out of reset
;
ctsLP2
btfss
cts
; if cts=1 then MCP2150 is in Normal mode
goto
ctsLP2
; NO, wait for MCP2150 to be ready
goto
NormalOperation ; The MCP2150 in now programmed with new ID,
; and is ready to establish an IR link
相關(guān)PDF資料
PDF描述
MCP2155-I/SS IC IRDA PROTOCOL CTRLR 20SSOP
MCP2200-I/MQ IC USB TO UART 20QFN
MCP2200T-I/MQ IC USB 2.0 - UART 20QFN
MCP2210T-I/MQ IC CONVERTER USB-PCI 20-QFN
MCP23008-E/ML IC I/O EXPANDER I2C 8B 20QFN
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
MCP2155 制造商:MICROCHIP 制造商全稱:Microchip Technology 功能描述:Infrared Encoder/Decoder
MCP2155_13 制造商:MICROCHIP 制造商全稱:Microchip Technology 功能描述:IrDA?? Standard Protocol Stack Controller
MCP2155-I/P 功能描述:網(wǎng)絡(luò)控制器與處理器 IC IrDA protocol handlr RoHS:否 制造商:Micrel 產(chǎn)品:Controller Area Network (CAN) 收發(fā)器數(shù)量: 數(shù)據(jù)速率: 電源電流(最大值):595 mA 最大工作溫度:+ 85 C 安裝風(fēng)格:SMD/SMT 封裝 / 箱體:PBGA-400 封裝:Tray
MCP2155-I/P 制造商:Microchip Technology Inc 功能描述:Infrared Encoder/Decoder IC
MCP2155-I/SO 功能描述:網(wǎng)絡(luò)控制器與處理器 IC IrDA protocol handlr RoHS:否 制造商:Micrel 產(chǎn)品:Controller Area Network (CAN) 收發(fā)器數(shù)量: 數(shù)據(jù)速率: 電源電流(最大值):595 mA 最大工作溫度:+ 85 C 安裝風(fēng)格:SMD/SMT 封裝 / 箱體:PBGA-400 封裝:Tray