The voltage regulator which is monitored by EnergyTrace does not only supply the target MSP, it also supplies the signal drivers for JTAG. While static, these drivers do not consume energy, but when active for any JTAG data transfer, they draw a noticeable…
Other Parts Discussed in Thread: ENERGYTRACE , MSP-FET , MSP-EXP430FR5969 I have recently purchased an MSP-FET in order to use EnergyTrace to monitor the power consumption of my MSP-EXP430FR5969 board.
Is it also possible to monitor the power consumption…
Part Number: LP-MSPM0G3507 Other Parts Discussed in Thread: ENERGYTRACE Hi, I'm trying to perform following sample code on LP-MSPM0G3507 * sysctl_power_policy_sleep_to_standby I unpopulated jumper on LunchPad and checked power consumption by using EnergyTrace…
Part Number: XDS110ISO-EVM Other Parts Discussed in Thread: LP-XDS110ET , ENERGYTRACE Hi,
I have an LP-XDS110ET board that I would like to use in stand-alone EnergyTrace mode. I have tried all the settings in Code Composer Studio, but it does not open…
Part Number: CC2340R5 Other Parts Discussed in Thread: ENERGYTRACE
Hi experts,
based on the datasheet, the MCU active current is 2.6mA. But customer's board current is 3.7mA.
Could you share your insights, what's the possible extra internal block…
Part Number: CC1312R Other Parts Discussed in Thread: ENERGYTRACE Please advise me regarding DIO in standby mode.
Table 7-6. in the swcu185g(Technical Reference Manual) shows that Latch I/O state should be YES. Is it the mandantry or not?
If Latch…
Part Number: MSPM0G3507 Other Parts Discussed in Thread: ENERGYTRACE Hi currnt comption in standby0 is in mA. Nearly 10mA. What is the issue.
DL_SYSCTL_switchMCLKfromHSCLKtoSYSOSC();
DL_SYSCTL_disableSYSPLL();
DL_SYSCTL_disableHFXT();
…
Part Number: LP-MSPM0L2228 Other Parts Discussed in Thread: ENERGYTRACE , SYSCONFIG , MSP430F4152
Hi All,
I am using TIMG0 on the LP-MSPM0L2228 to count 500 ms. During this 500 ms period, approximately 40 ms is spent in RUN mode or STOP1 mode, and…
Part Number: MSPM0G3507 Other Parts Discussed in Thread: ENERGYTRACE , Hi, I would like to set CPUCLK to 1MHz. According to technical reference manual, when user want to set less than 4MHz, it seems that we can use MDIV. So, I set MDIV following caution…