HT98R068-1 Two-way Radio OTP MCU
Ex: Write FFFFh (with MOD and SMOD outputs at the maximum modulation) to the CLI
register "04CBh" and then read this register.
Write 04CBh Flow
Flow description:
<14082>: The CLI writeS ID code. To execute a write operation with the CLI Command,
it is necessary to execute this command first. No data response will be provided.
<104CB>: Select the 04CB register. Set as a write register. No data response will be
provided.
<1FFFF>: Set the data: FFFFh. Write data to the register. A data response of 14000
means that it is correctly written, otherwise it means that no data has been correctly
written.
Read 04CBh Flow:
Flow description:
<14181>: The CLI read ID code. To execute a read operation with the CLI command,
it is necessary to execute this command first. No data response will be provided.
<104CB>: Select the 04CB register. Set the read register. After the command, it will
reply with 14181 firstly, then responses the read data 1FFFFh (the 04CBh data is
FFFFh). There are two bytes of data in all.
10