参数资料
型号: 20-101-1067
厂商: Rabbit Semiconductor
文件页数: 158/160页
文件大小: 0K
描述: MODULE RABBITCORE RCM3305
标准包装: 1
系列: RabbitCore®
模块/板类型: MPU 核心模块
适用于相关产品: RCM3305
其它名称: 316-1113
User’s Manual
91
B.4.6.1 RS-232
RS-232 serial communication on the Prototyping Board is supported by an RS-232 trans-
ceiver installed at U9. This transceiver provides the voltage output, slew rate, and input
voltage immunity required to meet the RS-232 serial communication protocol. Basically,
the chip translates the Rabbit 3000’s signals to RS-232 signal levels. Note that the polarity
is reversed in an RS-232 circuit so that a +5 V output becomes approximately -10 V and 0
V is output as +10 V. The RS-232 transceiver also provides the proper line loading for
reliable communication.
RS-232 can be used effectively at the RCM3305/RCM3315 module’s maximum baud rate
for distances of up to 15 m.
RS-232 flow control on an RS-232 port is initiated in software using the
serXflowcontrolOn()
function call from LIB\RS232.LIB, where X is the serial port
(E or F). The locations of the flow control lines are specified using a set of five macros.
SERX_RTS_PORT
—Data register for the parallel port that the RTS line is on (e.g., PGDR).
SERX_RTS_SHADOW
—Shadow register for the RTS line's parallel port (e.g., PGDRShadow).
SERX_RTS_BIT
—The bit number for the RTS line.
SERX_CTS_PORT
—Data register for the parallel port that the CTS line is on (e.g., PCDRShadow).
SERX_CTS_BIT
—The bit number for the CTS line.
Standard 3-wire RS-232 communication using Serial Ports E and F is illustrated in the fol-
lowing sample code.
#define EINBUFSIZE
15
// set size of circular buffers in bytes
#define EOUTBUFSIZE 15
#define FINBUFSIZE
15
#define FOUTBUFSIZE 15
#define MYBAUD 115200
// set baud rate
#endif
main(){
serEopen(_MYBAUD);
// open Serial Ports E and F
serFopen(_MYBAUD);
serEwrFlush();
// flush their input and transmit buffers
serErdFlush();
serFwrFlush();
serFrdFlush();
serEclose(_MYBAUD);
// close Serial Ports C and D
serFclose(_MYBAUD);
}
相关PDF资料
PDF描述
046232116015800+ CONN FFC/FPC 16POS 1MM VERT SMD
046232108103800+ CONN FFC/FPC 8POS 1MM R/A SMD
345-030-521-202 CARDEDGE 30POS DUAL .100 GREEN
345-030-521-201 CARDEDGE 30POS DUAL .100 GREEN
345-030-520-804 CARDEDGE 30POS DUAL .100 GREEN
相关代理商/技术参数
参数描述
20-101-1068 功能描述:模块化系统 - SOM RCM3315 MODULE RoHS:否 制造商:Digi International 外观尺寸:ConnectCore 9P 处理器类型:ARM926EJ-S 频率:150 MHz 存储容量:8 MB, 16 MB 存储类型:NOR Flash, SDRAM 接口类型:I2C, SPI, UART 工作电源电压:3.3 V 最大工作温度:+ 85 C 尺寸:1.97 in x 1.97 in x 6.1 in
20-101-1087 制造商:Digi International 功能描述:RCM3365 RABBITSYS - Bulk 制造商:Digi International Inc 功能描述:BOARD PROTO RCM3365 RS232 制造商:Rabbit Semiconductor 功能描述:RCM3365 Rabbit Sys
20-101-1093 功能描述:模块化系统 - SOM RCM4110 RABBIT CORE MODULE RoHS:否 制造商:Digi International 外观尺寸:ConnectCore 9P 处理器类型:ARM926EJ-S 频率:150 MHz 存储容量:8 MB, 16 MB 存储类型:NOR Flash, SDRAM 接口类型:I2C, SPI, UART 工作电源电压:3.3 V 最大工作温度:+ 85 C 尺寸:1.97 in x 1.97 in x 6.1 in
20-101-1094 功能描述:模块化系统 - SOM RCM4000 Coremodule RoHS:否 制造商:Digi International 外观尺寸:ConnectCore 9P 处理器类型:ARM926EJ-S 频率:150 MHz 存储容量:8 MB, 16 MB 存储类型:NOR Flash, SDRAM 接口类型:I2C, SPI, UART 工作电源电压:3.3 V 最大工作温度:+ 85 C 尺寸:1.97 in x 1.97 in x 6.1 in
20-101-1095 功能描述:模块化系统 - SOM BL2600 XD HOT SWAP 10/100 RoHS:否 制造商:Digi International 外观尺寸:ConnectCore 9P 处理器类型:ARM926EJ-S 频率:150 MHz 存储容量:8 MB, 16 MB 存储类型:NOR Flash, SDRAM 接口类型:I2C, SPI, UART 工作电源电压:3.3 V 最大工作温度:+ 85 C 尺寸:1.97 in x 1.97 in x 6.1 in