UDS Set Seed

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Revision as of 09:28, 5 May 2017 by Jasonvankolfschoten (talk | contribs) (Jasonvankolfschoten moved page HANcoder/UDS Set Seed to HANcoder/STM32/Blocks/UDS Set Seed without leaving a redirect)
Jump to: navigation, search
Supported Targets: Olimexino, E407, P405

General information about UDS Set Seed

This block sets the 32-bit seed value to be used in the seed/key unlock sequence.

Block

UDSSetSeed.png

Mask

UDSSetSeedMask.png

Inputs (inports)

The input is the seed value to be used in the seed/key unlock sequence.

Block parameters

Parameter Description
Sample time The block execution time, the amount of time between consecutive executions of the block. 0.1 means the the block will be executed at 10 Hz.

Examples

UDS

See Also

UDS Get Key | UDS Get Seed | UDS Get Seed Event | UDS Init | UDS Set Key Verified | UDS Verify Key Event