Hi,
Would you please advise how to set SPI_LOCK for LMK04826 ?
Customer would like to prevent from implementing by mistake.
Best Regards,
Kato
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.
Hi,
Would you please advise how to set SPI_LOCK for LMK04826 ?
Customer would like to prevent from implementing by mistake.
Best Regards,
Kato
Hi Kato-San,
When writing to SPI_LOCK, registers 0x1FFD, 0x1FFE, and 0x1FFF should all always be written sequentially
The ONLY combination for unlocking the registers is
0x1FFD = 0
0x1FFE = 0
0x1FFF = 83
Regards
Arvind Sridhar