Hi Team,
Do we have a Power estimation tool for the MSPM0x family of devices?
What is the easiest way to determine power consumption on M0 devices?
Thanks!
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.
Hi Team,
Do we have a Power estimation tool for the MSPM0x family of devices?
What is the easiest way to determine power consumption on M0 devices?
Thanks!
Hi Nishka Rao,
There is a Energy Trace tool in CCS(TI's IDE ), Combining XDS110 debugger can intuitively evaluate the power consumption of the chip.
Please check the attached document for XDS110 user guide, and you can see there is Energy Trace tool usage guide.
Best regards,
Pickle
Hi Wei,
Thanks for the response. The energy Trace route would require actual programming of the MSP device with an application. Is there a way to estimate the power consumption of various peripherals, e.g., ADC reading every 100 ms, SPI & UART transaction every minute, standby mode the rest of the time without the need for hardware?
Hi team, found the response in this e2e thread. It looks like we don't have one yet.