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.

[参考译文] MSP430G2533:从 G2403到 G2533的代码移植

Guru**** 2392095 points


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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/911332/msp430g2533-code-porting-from-g2403-to-g2533

器件型号:MSP430G2533

尊敬的专家:

我对从 G2403到 G2533的代码移植有疑问。
我的客户希望将代码(用于 G2403)移植到 G2533。
有可能吗?

从数据表中可以看出、引脚位置与 G2533和 G2403相同。

如果你能给我评论,我将不胜感激。

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

    您好、Ryo、  

    G2403的闪存大小(8kB)小于 G2533 (16kB)、G2403没有 ADC、但 G2533有 ADC。 这是它们之间唯一的区别。  

    如果您的客户不使用 ADC、并且代码大小小于8kB。 使用相同的封装、将代码从 G2533移植到 G2403是没有问题的。  

    谢谢、  

    Lixin  

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

    Lixon-San、您好!

    感谢你的答复。
    我知道我们可以将代码从 G2403移植到 G2533。

    谢谢、此致、
    Ryo Akashi