Datasheet

NXP Semiconductors
UM11193
KITFS85AEEVM evaluation board
UM11193 All information provided in this document is subject to legal disclaimers. © NXP B.V. 2020. All rights reserved.
User manual Rev. 2.1 — 30 January 2019
39 / 52
8.3.2 Script sequence files
The Script editor allows the user to save script sequence files. A script sequence file is
text file that contains a set of commands sent to the device in the order they are written,
as shown in the following example.
// FS85_Release_FS0b
SET_REG:FS85:safety:FS_WD_WINDOW:0x0200
SET_REG:FS85:safety:FS_NOT_WD_WINDOW:0xF50F
SET_REG:FS85:Write_INIT_Safety:FS_I_SAFE_INPUTS:0x51C6
SET_REG:FS85:Write_INIT_Safety:FS_I_NOT_SAFE_INPUTS:AC18
SET_REG:FS85:safety:FS_WD_ANSWER:0x5AB2
SET_REG:FS85:safety:FS_STATES:0x4000
SET_REG:FS85:safety:FS_WD_ANSWER:0x5AB2
SET_REG:FS85:safety:FS_WD_ANSWER:0x5AB2
SET_REG:FS85:safety:FS_WD_ANSWER:0x5AB2
SET_REG:FS85:safety:FS_WD_ANSWER:0x5AB2
SET_REG:FS85:safety:FS_WD_ANSWER:0x5AB2
SET_REG:FS85:safety:FS_WD_ANSWER:0x5AB2
SET_REG:FS85:safety:FS_RELEASE_FS0B:0xB2A5
Note: Comments can be added with a // prefix.
8.4 Understanding the FS85 workspace
The FS85 workspace consists of several tabs, each dedicated to a specific aspect of
device functionality or configuration.
Register map
Clocks
Regulators
Measurements
Interrupt flags
INIT safety
Diag safety
OTP programming
TestMode:Sequencer
TestMode:Mirrors_Main and TestMode:Mirrors_Failsafe
8.4.1 Register map
All SPI/I2C registers can be accessed in write and read mode using this tab.