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.

[参考译文] CCS/MSP430FR5739:SPI 大型阵列

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/932966/ccs-msp430fr5739-spi-large-array

器件型号:MSP430FR5739

工具/软件:Code Composer Studio

尊敬的团队

我使用 的是 MSP430FR5739的 SPI。

主机每次向从机发送几个 K 数据、从机中断接收并将其写入 FRAM。 从器件同时读取 FRAM 预存储数据、并将多个 K 数据发回主机。

如何实现此功能? 当前通信数据放在数组中、数组的长度不够长。能否在中断程序中读取和写入 FRAM 数据?

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

    您好、Susan、感谢您的发帖、我稍后将查看详细信息并回复您。

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

    您好、Susan、请在 以下位置找到代码示例:MSP430FR573x、MSP430FR572x C 代码示例(IAR 和 CCS)(修订版 J)。

    MSP430FR57xx_USCI_i2c / SPI/ UART_STANDARD 代码示例和 MSP430FR57xx_FRAM 写入代码示例应是您应用的良好参考。 谢谢