This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] MSP430F2132:连接到外部非易失性存储器的 MSP430xxxxx

Guru**** 663810 points
Other Parts Discussed in Thread: MSP430F2132
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1252181/msp430f2132-msp430xxxxx-interfacing-to-external-non-volatile-memory

器件型号:MSP430F2132

您好!

 

对于一个新项目、我们希望用 MSP430xxxx 来存储(写入几次)、然后读取(频繁)到一个外部非易失性存储器中

(目前、我们正在考虑使用 MSP430F2132)。 目标是执行"查找表"。

 

根据"MSP430F2xx、MSP430G2xx 系列用户指南"(SLAU144K)、这个器件系列似乎能够 集成特殊的外部存储器管理功能、对吗?

 那么、要读取/写入外部存储器、建议使用什么数字接口? (USI、USCITM USART? 什么模式 :SPI ?)

  

感谢您的关注、

 

此致、

埃米利恩

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    使用 SPI EEPROM 就可以了。 我更喜欢 SPI、但如果需要、也可以使用 I2C。 可使用 USCI。