This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: How to check keywrite chip status without WAKEUP UART.

Part Number: TDA4VM

Hi

expert.

I wrote custom key into HSFS so I made HSSE with custom key.

I'd like to know HSSE chip's status without WAKEUP UART console.

Could you tell me about another way to check HSSE chip's status?

for example if I try to write custom key again, print out "custom key was written in this chip" in MCU UART console.

Now I can't know HSSE chip's status. I can read chip's status using WAKEUP UART only.

-----------------------
SoC ID Header Info:
-----------------------
NumBlocks : [2]
-----------------------
SoC ID Public ROM Info:
-----------------------
SubBlockId : 1
SubBlockSize : 26
DeviceName : j7es
DeviceType : HSSE
DMSC ROM Version : [0, 1, 1, 1]
R5 ROM Version : [0, 1, 1, 1]
-----------------------
SoC ID Secure ROM Info:
-----------------------
Sec SubBlockId : 2
Sec SubBlockSize : 166
Sec Prime : 0
Sec Key Revision : 1
Sec Key Count : 1

Sec TI MPK Hash : xxxx

Sec Cust MPK Hash : xxxx

Sec Unique ID : xxxx

Thank you.