DLP-RFS-DK DLP Design, DLP-RFS-DK Datasheet - Page 32

no-image

DLP-RFS-DK

Manufacturer Part Number
DLP-RFS-DK
Description
RF Development Tools DLP-RFS1231 development kit
Manufacturer
DLP Design
Type
RF Transceiversr
Datasheet

Specifications of DLP-RFS-DK

Rohs
yes
Product
Development Kit
Tool Is For Evaluation Of
DLP-RFS1231
Frequency
915 MHz
Operating Supply Voltage
2.4 V to 3.6 V
Dimensions
1.5 in x 2 in x 1.53 in
Interface Type
UART
Maximum Operating Temperature
+ 70 C
Minimum Operating Temperature
0 C
For Use With
DLP-RFS1231
Detailed Description:
This manager is provided in source code form. This very simple manager provides a service
container that allows an application to receive notifications of API exceptions by registering a callback
function via dbgRegisterExceptionCallback(). An application may also throw exceptions using
dbgThrowException().
If a callback has not been registered, exceptions will be ignored.
Enumeration Type Documentation:
enum TException
Exception types.
Enumerators:
kExMessageListClear - Message number exceeded maximum message count.
kExMessageListAdd - Message number exceeded maximum message count.
kExMessageGetCount - Message number exceeded maximum message count.
kExGetNewMessage - Maximum number of messages have been allocated.
kExReleaseMessage - Message number exceeded maximum message count.
kExPHYTxBufferOverflow - Message content overflowed transmit buffer.
kExPHYRegisterCBInvalid - Invalid callback type specified.
kExPHYInvalidRadioPattern - Invalid radio pattern number selected.
kExPHYInvalidTxPower - Invalid transmit power selected at the PHY level.
kExPHYTxInvalidPacketState - Invalid packet state during PHY transmit.
kExPHYTxMessageTooLong - Message being sent is too long.
kExPHYInvalidPatternLength - Pattern length does not match required value (4 by default).
kExPHYInvalidTXChannel - PhySetChannel was called with an invalid TX Channel.
kExPHYInvalidRXChannel - PhySetChannel was called with an invalid RX Channel.
kExPHYHoppingNotSupported - Frequency hopping not supported in the currently selected band.
kExMACRegisterCBInvalid - Invalid callback type specified.
kExMACInvalidMACTypeReceived - Invalid MAC packet type was received in a packet.
kExMACPacketEngineStatus - Invalid packet engine status detected.
kExMACInvalidAction - Invalid MAC action.
kExMACAckTimeoutInvalidState - ACK timeout fired but not waiting for ACK.
kExNETPacketEngineStatus - Invalid packet engine status detected.
kExNETInvalidAction - Invalid NET action.
kExNETInvalidErrorFromMAC - Invalid error sent up from MAC layer.
kExNETInvalidErrorFromPHY - Invalid error sent up from PHY layer.
kExUARTRxBufferOverflow - Receive buffer overflow reading byte from UART.
kExUARTTxBufferOverflow - Transmit buffer overflow sending byte to UART.
kExUARTTxPacketBufferOverflow - Transmit buffer overflow sending packet to UART.
kExEnableInterruptsInvalid - Attempted to enable interrupts within an active ISR.
kExDisableInterruptsInvalid - Attempted to disable interrupts within an active ISR.
kExInterruptsAlreadyEnabled - Attempted to enable interrupts when they are already enabled.
kExUnhandledInterrupt - An unhandled interrupt was triggered. Use call stack to determine which one.
kExRadioInvalidTxPower - Invalid raw radio transmit power selected.
kExSPIConfiguration - Internal error detected during SPI configuration.
kExReleasedInvalidTimer - An invalid timer handle was released.
kExNoFreeTimerEvents - No more timer event slots are available.
kExNoFreeElapsedTimers - No more elapsed timer slots are available.
kExInvalidElapsedTimer - Invalid elapsed timer handle specified or not in use.
© DLP Design, Inc.
Rev 1.1 (November 2012)
32

Related parts for DLP-RFS-DK