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.

[参考译文] MSP430F248:检查代码中是否有MSP430F247或MSP430F248

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/656379/msp430f248-check-if-msp430f247-or-msp430f248-from-code

部件号:MSP430F248

是否可以在代码中识别芯片是F247还是F248?

我在技术文档中找不到有关此问题的任何信息,并且我有一个自定义引导加载程序,需要知道闪存是32还是48K

谢谢,致以诚挚的问候

G

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

    遗憾的是,对于这些较旧的设备,设备中除了系列外没有标识符。 (F247和F248属于同一个系列,因为它们是彼此的记忆自旋。) 您需要在应用程序代码中放置某种标识符。您也可以将其存储在信息存储器中。