
Obsolete
Product(s)
- Obsolete
Product(s)
3.7 Configuration Registers & Option Bytes
The ST52F510/F513 Configuration Registers
bench consists of a file of 8-bit registers that allows
the configuration of all the ICU blocks.
The registers are located inside the block they
configure in order to obtain greater flexibility and
modularity in the design of new family devices. In
the Configuration Registers, each bit has a
particular use, so the logic level of each of them
must be considered.
Some special configuration data, that needs to be
load at the start-up and not further changed, are
stored in Option Bytes. These are loaded only
during the device programming phase. See
TableOption Bytes.
The Configuration Registers are readable and
writable; the addresses refer to the same register
both in read and in write. In order to access the
Configuration Register the user can work in
several
modes
by
utilizing
the
following
instructions:
■ LDCI: loads the immediate value in the
Configuration Register specified and is the most
commonly used to write configuration data.
■ LDCR:
loads
the
Configuration
Register
specified with the contents of the specified
Register File location, allowing a parametric
configuration.
■ LDCE:
loads
the
Configuration
Register
specified with the contents of the specified
Program/Data Memory location, allowing the
configuration data to be taken from a table.
■ LDCNF: loads the
Register File location
specified with the contents of the Configuration
Register indicated, allowing for the inspection of
the configuration of the device (permitting safe
run-time modifications).
In order to simplify the concept, a mnemonic name
is assigned to each register. The same name is
used in Visual FIVE development tools. The list of
the Configuration Registers is shown in
Table 3.4.3.8 Fuzzy registers
The Decision Processor for Fuzzy computation is
accessed by means of 8 dedicated registers.
These registers are used to load values in input to
the Decision Processor.
The values are loaded in the Fuzzy Register by
mean of the LDFR instruction. This instruction set
the specified Fuzzy Register (addresses from 0 to
7) with the value stored in the specified address of
the Register File.
further informations.