參數(shù)資料
型號: 101-0494
廠商: Rabbit Semiconductor
文件頁數(shù): 33/90頁
文件大?。?/td> 0K
描述: MODULE RABBITCORE RCM2250
標準包裝: 1
系列: RabbitCore®
模塊/板類型: 單板計算機模塊
適用于相關(guān)產(chǎn)品: RCM2250
User’s Manual
33
5.2 I/O
The RCM2200 was designed to interface with other systems, and so there are no drivers
written specifically for the I/O. The general Dynamic C read and write functions allow
you to customize the parallel I/O to meet your specific needs. For example, use
WrPortI(PEDDR, &PEDDRShadow, 0x00);
to set all the port E bits as inputs, or use
WrPortI(PEDDR, &PEDDRShadow, 0xFF);
to set all the Port E bits as outputs.
The sample programs in the Dynamic C SAMPLES\RCM2200 directory provide further
examples.
5.2.1 PCLK Output
The PCLK output is controlled by bits 7 and 6 of the Global Output Register (GOCR) on
the Rabbit 2000 microprocessor, and so can be enabled or disabled in software. Starting
with Dynamic C v 7.02, the PCLK output is disabled by default at compile time to mini-
mize radiated emissions; the PCLK output is enabled in earlier versions of Dynamic C.
Use the following code to set the PCLK output as needed.
PCLK output driven with peripheral clock:
WrPortI(GOCR, &GOCRShadow, (GOCRShadow&~0xc0));
PCLK output driven with peripheral clock ÷ 2:
WrPortI(GOCR, &GOCRShadow, ((GOCRShadow&~0xc0)| 0x40));
PCLK output off (low):
WrPortI(GOCR, &GOCRShadow, ((GOCRShadow&~0xc0)| 0x80));
PCLK output on (high):
WrPortI(GOCR, &GOCRShadow, (GOCRShadow | 0xc0));
5.2.2 External Interrupts
The Rabbit 2000 microprocessor has four external interrupt inputs on Parallel Port E,
which is accessed through pins PE0, PE1, PE4, and PE5 on header J4. These pins may be
used either as I/O ports or as external interrupt inputs.
Earlier versions of the Rabbit 2000 microprocessor labeled IQ1T or IQ2T would occa-
sionally lose an interrupt request when one of the interrupt inputs was used as a pulse counter.
See Technical Note 301
mation on how to work around this problem if you purchased your RCM2200 before July,
2002, and the Rabbit 2000 microprocessor is labeled IQ1T or IQ2T.
NOTE: Interrupts on RCM2000 series RabbitCore modules sold after July, 2002, work
correctly and do not need this workaround.
相關(guān)PDF資料
PDF描述
101-0518 MODULE RABBITCORE RCM3110
101-0521 MODULE RABBITCORE RCM3210
101-0525 COMPUTER SINGLE-BOARD LP3500 FOX
101-0602 COMPUTER SNGL BRD BL2500 44.2MHZ
101-0673 MODULE RABBITCORE RCM3610
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
101-0495 功能描述:處理器配件 Baseplate RoHS:否 制造商:Olimex Ltd. 產(chǎn)品:Cable 用于:
101-0497 功能描述:單板計算機 OP6810 RoHS:否 制造商:Ampro By ADLINK 外觀尺寸:EPIC 處理器類型:Intel Atom D510 頻率:1.66 GHz 存儲容量:2 GB (max) 存儲類型:DDR2, L2 Cache 接口類型:Ethernet, PS/2, SATA, Serial, USB 工作電源電壓:5 V, 12 V 功耗:13 W 最大工作溫度:+ 70 C 尺寸:165.1 mm x 114.3 mm
10104997-00C-10B 功能描述:高速/模塊連接器 XCEDE 2W 6PVH 6COL RoHS:否 制造商:Molex 系列:iPass 產(chǎn)品類型: 排數(shù): 列數(shù): 位置/觸點數(shù)量:38 安裝角:Right 節(jié)距:0.8 mm 安裝風格:Plug 端接類型:SMD/SMT 外殼材料:Thermoplastic 觸點材料:High Performance Alloy (HPA) 觸點電鍍:Gold
10104997-00C-10DLF 功能描述:高速/模塊連接器 XCEDE 2W 6PVH 6COL RoHS:否 制造商:Molex 系列:iPass 產(chǎn)品類型: 排數(shù): 列數(shù): 位置/觸點數(shù)量:38 安裝角:Right 節(jié)距:0.8 mm 安裝風格:Plug 端接類型:SMD/SMT 外殼材料:Thermoplastic 觸點材料:High Performance Alloy (HPA) 觸點電鍍:Gold
10104997-00C-20B 功能描述:高速/模塊連接器 XCEDE 2W LT 6PVH6COL RoHS:否 制造商:Molex 系列:iPass 產(chǎn)品類型: 排數(shù): 列數(shù): 位置/觸點數(shù)量:38 安裝角:Right 節(jié)距:0.8 mm 安裝風格:Plug 端接類型:SMD/SMT 外殼材料:Thermoplastic 觸點材料:High Performance Alloy (HPA) 觸點電鍍:Gold