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.

CC2340R5: Password length for password authentication has to be 12 characters?

Part Number: CC2340R5
Other Parts Discussed in Thread: UNIFLASH

Tool/software:

I am trying to use CC2340's password authentication to protect my device. I followed the description in TRM and verified it with the default password in CCS/Uniflash, the default password is working fine:

  • Password ID: 0101020305080D15
  • Password hash: 6dd7e436ebf431df95ae15ee03ba8ee4c4c63fd8453f675e74d7c2012c9058e5
  • Password: Open Sesame!

I also tested another 12-character password and it also worked. However, if the length of the password is longer or shorter than 12 characters, the debugger is not able to access the device through CCS/Uniflash.

It seems the password length has to be 12 characters, but I did not find any description about the length in the TRM. Is this a real limitation? Is there a way to use a different length of password?

Best regards,

Shuyang