Non-volatile setting for SNVS_LP register

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Non-volatile setting for SNVS_LP register

跳至解决方案
1,446 次查看
keithmo
Contributor II

Hi,

I'm using the imx6ul chip and would like to change the SNVS_LP Control register (LPCR) to have an ON_TIME of only 50ms (default is 500msec.)

I can change it easily using device tree/in software. However, I'd like to have this setting saved as non-volatile. As a result, I'm wondering if this setting could be saved permanently (e.g. through fuses) and if it's possible, how to do it?

Thanks!

标签 (1)
0 项奖励
回复
1 解答
1,220 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Keith

SNVS_LP registers are retained when provided SNVS_IN voltage,

I am afraid there is no special fuse for that. Available fuses are described

in Chapter 5 Fusemap i.MX6UL Reference Manual.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
1,221 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Keith

SNVS_LP registers are retained when provided SNVS_IN voltage,

I am afraid there is no special fuse for that. Available fuses are described

in Chapter 5 Fusemap i.MX6UL Reference Manual.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,220 次查看
keithmo
Contributor II

Hi Igor,

OK, thanks, I figured as much but wanted to verify.

0 项奖励
回复