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.

MSP430FR2033 TLV 内容

Other Parts Discussed in Thread: MSP430FR2033

请问hardware revision跟firmware revision在哪查?

MSP430FR2033的data sheet并未给出这两个值

  • hardware revision,在mcu的丝印上就有的.

    firmware revision,你说的应该是bootloader的版本吧?

    可以参考下面资料的3.5 BSL Version Number部分 

  • 您直接读对应地址的内容就可以获取了

    Hardware revision 1A06h 

    Firmware revision 1A07h  

  • 如果楼主想用程序读取hardware revision跟firmware revision的话,就按楼上的方法。
    datasheet里的Per unit意思是每批/个器件该存储位置的内容是不同的。