First of all, are you concerned about available amount of FRAM and SRAM? Or power consumption, operating speed, data retention after power cycle etc.? If not, there is not much difference between FRAM and SRAM. You put your global/static data in FRAM so you can "see" them, you will be able to "see" them if there were in SRAM too. If you cannot "see" your other data in SRAM stack, you will not be able to "see" them if there were in FRAM either.
↧