VBAT Register

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
868件の閲覧回数
albertmartin
Contributor II

Good Mornig:

I'm yet doing a test of  RTC and LLWU.

The VBAT Register File, has some restriction?

I wanted to use it to store the value of the processing time. So, I am will update this register each second.

can be corrupted it?

I implemented it on MK60FN1M0VMD12  by Keil environment.

Thank you very much.

ラベル(1)
タグ(2)
1 解決策
605件の閲覧回数
PatriciaTeran
Contributor III

Hi, Albert

The only restriction that the VBAT register file has is that it can only store data up to 32 bytes, you just need to write directly into the VBAT register file adress: 0x4003E000.

Also consider it is only reset during a VBAT power-on reset and is not affected by the other reset types.

Hope it helps

Regards!

Patricia

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

元の投稿で解決策を見る

2 返答(返信)
606件の閲覧回数
PatriciaTeran
Contributor III

Hi, Albert

The only restriction that the VBAT register file has is that it can only store data up to 32 bytes, you just need to write directly into the VBAT register file adress: 0x4003E000.

Also consider it is only reset during a VBAT power-on reset and is not affected by the other reset types.

Hope it helps

Regards!

Patricia

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

605件の閲覧回数
albertmartin
Contributor II

Thanks

thank you very much for the information.

it is very important for me.

Regards!

Albert

0 件の賞賛