Part Number: MSP430FR6989 Other Parts Discussed in Thread: MSP430WARE , Hi,
My customer wants to use half of the FRAM available in the device as EEPROM. They want to use this space for data-logging in their application. But whenever they enter the debug…
Part Number: TIDM-BIDIR-400-12 Other Parts Discussed in Thread: TMDSCNCD28035 , TMDSCNCD28035ISO , CONTROLSUITE , C2000WARE , TMDSCNCD28069ISO Hello, community members.
I'm now following TIDM-BIDIR-400-12 design.
Last thread( ) I had a problem with…
Other Parts Discussed in Thread: TIDM-RF430-TEMPSENSE , RF430FRL152HEVM , RF430FRL152H Hi,
Can I change the entire 2KB FRAM data with custom data through SPI or I2C protocol externally in the TIDM-RF430-TEMPSENSE sensor patch?
Part Number: TIDM-RF430-TEMPSENSE Hi,
Can I change the entire 2KB FRAM data with custom data through SPI or I2C protocol externally in the sensor patch?
Part Number: MSP430FR5969 Hi community member,
Please let me confirm the following a question for SPI interface of EEPROM Emulation with MSP FRAM.
[Question]
Regarding to the TI Designs (EEPROM Emulation and Sensing With MSP FRAM Microcontrollers…
Part Number: MSP-FET Other Parts Discussed in Thread: TIDM-FRAM-EEPROM Hi Expert,
Are MSP-FET and TIDM-FRAM-EEPROM available on both "MSP430FR2355TRHA" and "MSP430FR2155TRHA"?
Thanks and Best regards,
HaTa.
Hi HaTa,
Please refer to the TI Design below. The design shows how to use FRAM to emulate an EEPROM, but also includes code for the master which communicates to the EEPROM, which would be useful.
https://www.ti.com/tool/TIDM-FRAM-EEPROM
Hello Adam,
If you want to do EEPROM emulation on FRAM, please see the following resources. We have an application note and TI Design around this topic that should address your question.
App Note: www.ti.com/lit/slaa769
TI-Design: https://www…
Other Parts Discussed in Thread: MSP430FR5739 I'm going to refer to this previous post I started earlier. I am trying to communicate to an SPI master using a MSP430 FR5739, specifically, act like an serial memory device for the SPI master. Right now,…