Hey Chen,
You can use FRAM just like non-volitle RAM. Are you trying to load in data at time of programming or later? Either way, you will probably need to adjust the memory partitioning. This document will explain it all in detail: http://www.ti…
We are interested and perhaps concerned about the usable life time of the memory in the MB6....our worry is that we may "wear out" the EEPROM.
One application we are considering uses the "Gate" mode and we decant then erase the stored animal codes periodically…
Part Number: MSP430FR5962 Other Parts Discussed in Thread: UNIFLASH Hi community member,
I have a favor to ask.
Is it no problem to update firmware without Mass Erase on BSL? If that is problem, is there a function to protect the main memory area…
Part Number: MSP430FR2000 Other Parts Discussed in Thread: MSP430FR5994 , TIDM-FRAM-EEPROM Support,
Looking through SPI EEPROM emulation info, what MSP device/firmware was used for the SPI Master to test the solution?
http://www.ti.com/lit/an/slaa769a…
Hi DJ-NG,
"Q1:Do we have a SW implementaion e.g. for a FIFO emulation ?"
We have a TI Design that shows how to implement EEPROM emulation with MSP430 MCUs (linked below), which sounds pretty similar to what your customer is trying to accomplish. …
Hi,
There are no additional retention registers. You have option to save data into sFlash filesystem or connect your own storage (e.g. EEPROM, FRAM). But be carefully when you saving data into sFlash. Because sFlash have limited number write of cycles…
Hi Eric,
Ensure that you are utilizing C2000Ware 5.02.00, which is the latest version. The example was slightly modified in it.
As this example was written to be used with an EEPROM, cross check the FRAM datasheet against the EEPROM datasheet for…
Hi Zunnur,
If you connect your own memory (e.g. NOR flash, EEPROM, FRAM, SD card) management of this memory will be up to you. At SDK examples you can find some usage of FatFs. But if this fit to you use-case is up to your decision. Or you can use other…
Part Number: CODECOMPOSER Other Parts Discussed in Thread: MSP430FR2476 Tool/software: Some time ago someone ask if is possible to program with code composer in assembly and if is possible to create different memory sections , I would like to share with…
Hello Vishal,
Please see the following:
https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/669010/msp430fr2433-latest-dali-2-0-on-msp430-fram
https://www.ti.com/lit/slaa422…