Dialog DA1458 Series Benutzerhandbuch - Seite 16

Blättern Sie online oder laden Sie pdf Benutzerhandbuch für Mikrocontroller Dialog DA1458 Series herunter. Dialog DA1458 Series 19 Seiten.

UM-B-008
DA1458x Production Line Tool reference CLI
prodtest -p 16 write_reg16 50000016 00B3
Output example:
status = 0

7.32 write_reg32

Description: writes into a 32-bit register.
Syntax: prodtest -p <COM port number> write_reg32 <register address> <register value>
Parameters:
register address is the address of the 32-bit register to be read. The register address must be
word aligned hence it must be divisible by 4. It must be formatted as a 32-bit hexadecimal
number.
register value is the value to be written into the register. It must be formatted as a 32-bit
hexadecimal number.
Example: the following command writes 0x0000000F in PATCH_VALID_REG (0x40008400) [1].
prodtest -p 16 write_reg32 40008400 0000000F
Output example:
status = 0
User manual
CFR0012-00 Rev 1
Revision 1.7
16 of 19
Company confidential
18-Nov-2015
© 2015 Dialog Semiconductor GmbH