101-1053 Rabbit Semiconductor, 101-1053 Datasheet - Page 155

KIT DEV RABBITCORE RCM3365 US

101-1053

Manufacturer Part Number
101-1053
Description
KIT DEV RABBITCORE RCM3365 US
Manufacturer
Rabbit Semiconductor
Series
RabbitCore 3000r
Type
MPU Core Moduler
Datasheet

Specifications of 101-1053

Contents
RabbitCore Module, Dev. Board, AC Adapter, Cable and Dynamic C® CD-Rom
Processor To Be Evaluated
RCM3365
Interface Type
Ethernet
Maximum Operating Temperature
+ 70 C
Operating Supply Voltage
3.15 V to 3.45 V
For Use With/related Products
RCM3365
Lead Free Status / RoHS Status
Lead free by exemption / RoHS compliant by exemption
Other names
316-1074
PARAMETERS
RETURN VALUE
PARAMETERS
RETURN VALUE
User’s Manual
int rn_reset(int handle, int resettype);
int rn_sw_wdt(int handle, float timeout);
Sends a reset sequence to the specified peripheral card. The reset takes approximately 25 ms before the
peripheral card will once again execute the application. Allow 1.5 seconds after the reset has completed
before accessing the peripheral card. This function will check peripheral card information to determine
that the peripheral card is connected to a master.
handle is an address index to device information. Use rn_device() or rn_find() to establish the
handle.
resettype describes the type of reset.
The status byte from the previous command. -1 means that device information indicates the peripheral
card is not connected to the master.
Sets software watchdog timeout period. Call this function prior to enabling the software watchdog timer.
This function will
handle is an address index to device information. Use rn_device() or rn_find() to establish the
handle.
timeout is a timeout period from 0.025 to 6.375 seconds in increments of 0.025 seconds. Entering a
zero value will disable the software watchdog timer.
The status byte from the previous command. -1 means that device information indicates the peripheral
card is not connected to the master.
0 = hard reset—equivalent to power-up. All logic is reset.
1 = soft reset—only the microprocessor logic is reset.
check device information to determine that the peripheral card is connected to a master.
149

Related parts for 101-1053