參數(shù)資料
型號(hào): 101-0434
廠商: Rabbit Semiconductor
文件頁(yè)數(shù): 42/100頁(yè)
文件大?。?/td> 0K
描述: MODULE RABBITCORE RCM2100
標(biāo)準(zhǔn)包裝: 50
系列: RabbitCore®
模塊/板類型: MPU 核心模塊
適用于相關(guān)產(chǎn)品: RCM2100
其它名稱: 101-0434-ND
316-1029
Q1118735
40
RabbitCore RCM2100
5.2 I/O
The RCM2100 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/RCM2100 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));
相關(guān)PDF資料
PDF描述
AT45DB161B-RC IC FLASH 16MBIT 20MHZ 28SOIC
AT45DB161B-CI IC FLASH 16MBIT 20MHZ 24CBGA
AT45DB161B-CC IC FLASH 16MBIT 20MHZ 24CBGA
101-0405 MODULE RABBITCORE RCM2010
101-0404 MODULE RABBITCORE RCM2000
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
101-0434-000 制造商:ITT Interconnect Solutions 功能描述:INSUL CA-KE18-4S FR / 101-0434-000 / Circular
101-0435 功能描述:模塊化系統(tǒng) - SOM RCM2110 RABBITCORE RoHS:否 制造商:Digi International 外觀尺寸:ConnectCore 9P 處理器類型:ARM926EJ-S 頻率:150 MHz 存儲(chǔ)容量:8 MB, 16 MB 存儲(chǔ)類型:NOR Flash, SDRAM 接口類型:I2C, SPI, UART 工作電源電壓:3.3 V 最大工作溫度:+ 85 C 尺寸:1.97 in x 1.97 in x 6.1 in
101-0435-000 制造商:ITT Interconnect Solutions 功能描述:INSUL CA-KE18-4S RR / 101-0435-000 / Circular
101-0436 功能描述:模塊化系統(tǒng) - SOM RCM2120 RABBITCORE RoHS:否 制造商:Digi International 外觀尺寸:ConnectCore 9P 處理器類型:ARM926EJ-S 頻率:150 MHz 存儲(chǔ)容量:8 MB, 16 MB 存儲(chǔ)類型:NOR Flash, SDRAM 接口類型:I2C, SPI, UART 工作電源電壓:3.3 V 最大工作溫度:+ 85 C 尺寸:1.97 in x 1.97 in x 6.1 in
101-0437 功能描述:單板計(jì)算機(jī) SR9205 16 in/8 out RoHS:否 制造商:Ampro By ADLINK 外觀尺寸:EPIC 處理器類型:Intel Atom D510 頻率:1.66 GHz 存儲(chǔ)容量:2 GB (max) 存儲(chǔ)類型:DDR2, L2 Cache 接口類型:Ethernet, PS/2, SATA, Serial, USB 工作電源電壓:5 V, 12 V 功耗:13 W 最大工作溫度:+ 70 C 尺寸:165.1 mm x 114.3 mm