About nvSRAM backup

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
MAO
Level 5
Level 5
Distributor - Macnica (Japan)
5 solutions authored 50 replies posted 100 sign-ins

Regarding the backup of nvSRAM, is it possible to control it with SW other than when the power is turned off?

0 Likes
1 Solution
SuSh_1535366
Level 5
Level 5
Distributor - Macnica (Japan)
10 solutions authored 10 likes given 10 likes received

He MAO,

There are two methods to manually STORE or RACALL for nvSRAM.
1. hardware method
    a. Drive the nHSB pin Low to STORE the contents of the SRAM to non-volatile memory.
    b. REACALL the contents of the nonvolatile memory to the SRAM on power-up.
2. Software method
    a. STORE/RECALL can be performed by reading data from a specific address in sequence.

Refer to the "Device Operation" section of the datasheet for details.

Regards,

Shimamura

View solution in original post

1 Reply
SuSh_1535366
Level 5
Level 5
Distributor - Macnica (Japan)
10 solutions authored 10 likes given 10 likes received

He MAO,

There are two methods to manually STORE or RACALL for nvSRAM.
1. hardware method
    a. Drive the nHSB pin Low to STORE the contents of the SRAM to non-volatile memory.
    b. REACALL the contents of the nonvolatile memory to the SRAM on power-up.
2. Software method
    a. STORE/RECALL can be performed by reading data from a specific address in sequence.

Refer to the "Device Operation" section of the datasheet for details.

Regards,

Shimamura