ATASTK512-EK1-IND Atmel, ATASTK512-EK1-IND Datasheet - Page 15

no-image

ATASTK512-EK1-IND

Manufacturer Part Number
ATASTK512-EK1-IND
Description
KIT EVAL RF UNIDIRECT 315MHZ
Manufacturer
Atmel
Type
Transmitter, Receiverr

Specifications of ATASTK512-EK1-IND

Frequency
315MHz
For Use With/related Products
Atmel STK®500
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
3.1
STK512 User Guide
Configuration
The following describes optional programming that is not necessary to use the kit to demonstrate the roll-
ing code algorithm over an RF link. In addition to the information below, the accompanying CD contains
a “readme.html” file that documents user programming of both the receiver and transmitter.
This information is included for the advanced user who wishes to experiment with the kit and its
expanded capabilities.
There are numerous options for the system, e.g., cryptographic key sizes, message field sizes etc. The
parameters are given as #define macros in the config.h files in both the transmitter and receiver source
code folder. The most important parameters are given in. It is important that the parameters for the trans-
mitter and receiver code are the same.
The configuration file contains several other advanced parameters. Parameter usage is explained in
comment blocks in the files themselves and should not be altered. Always keep a backup copy of the
original default configuration.
Table 3-1. Basic Configuration Parameters
Note:
Parameter Name
KEY_BITS
SERIAL_NO_BYTES
COMMAND_CODE_BYTES
SEQ_COUNTER_BYTES
MAC BYTES -
MAX_TRANSMITTERS
WINDOW SIZE -
1. Serial number, command code and sequential counter value fields must not exceed 16 bytes. A compile
error will occur if the total size exceeds this limit.
Default
Value
128
100
4
1
4
4
5
Description
Size of the AES cipher key in bits. Allowed values are 128, 192 and 256
bits, where 256 bits is the most secure option.
Size in bytes of the message field containing a transmitter's serial
number. Allowed values are 1, 2, and 4 bytes
Size in bytes of the message field containing the requested command.
Allowed values are 1, 2, and 4 bytes
Size in byte of the message field containing the sequential counter
value. Allowed values are 1, 2, and 4 bytes
Size in bytes of the message field containing the MAC. The value must
not be larger than 16 bytes. More bytes give a more secure
authentication.
Maximum number of transmitters that one receiver can learn. This
number is limited by the amount of free EEPROM memory. A compile
error will occur of the number is chosen too large.
The size of the rolling window of acceptance.
Programming Notes
(1)
.
(1)
.
(1)
.
Section 3
5170C–AVR–10/09
3-1

Related parts for ATASTK512-EK1-IND