Hello,
We have been using MSP430FR5738 for some of our projects because of its low power consumption mode(LPM 4.5). Everything was okay(current-power consumption values) in previous marking code(430FR 5738 TI 5AK CNKJ H) of this MSP, but when the new marking code(430FR 5738 TI 86 I AV45 J) came out, all the current values we obtained were changed significantly and all became worse. On datasheet, it can be seen that we should obtain 0.38uA current consumption on LPM4.5. We were able to approximately obtain these values(about 1uA). However, when this new MSP marking code came out, the values we obtain for LPM4.5 mode is now around 86 uA, almost 90 times of what we got previously. All the code we have deployed so far is the same, but new MSP orders include the new marking code of the MSP. We have checked the errata but it is irrelevant from our topic. We have even changed our software design to obtain the required-expected datasheet results, but it is still around 86 uA in LPM4.5 mode, no change observed. We have been wondering is there some kind of hardware problem that causes this, because we expect the same MSP to work the same way as we use the same code.
Any help will be appreciated.
Thanks in advance.