Part Number: MSP430I2031 Hello,
i am developing a power measurement and over current (and over voltage) shutdown solution using MSP430I2031.
The current measurement works fine, but the problem is that the measurement time is too long, it takes about 2…
Hi Devesh,
Sorry for reply late. I was out of office for two weeks.
The TLV data store in information memory(0x1000-0x13ff) form 0x13C0. If you select eras information memory, it will eras the TLV data. It will cause this issue.
The TLV date is tested…
Part Number: MSP430I2031 Other Parts Discussed in Thread: MSP-EM-DESIGN-CENTER Hello there.
i'm getting a lot of help from you. Thank you
I'm developing a power metering module using msp430i2031.
and the interface has been changed from the UART…
Part Number: MSP430I2031 Other Parts Discussed in Thread: MSP430I2041
Hi there,
i'm developing a DC metering module with MSP430i2031.
in the Energy measurement design center, only AC metering examples exist. can the msp430i2041 be used for DC metering…
Part Number: MSP430I2031 Hello there,
We are developing a metering module for I2C communication using MSP430i2031.
The basic code generated through "Energy Measurement Design" is the UART communication method, and we have modified it and changed it to…
Part Number: MSP430I2041 Other Parts Discussed in Thread: MSP430I2031 I have a project using MSP430I2041 and we use 2xADCs of total 4xADC. Now, due to lack of stock and long lead time we want to use MSP430I2031 to replace with MSP430I2041. May we load MSP430I2041…
Part Number: MSP430I2031 Hi,
I need to multiply two fixed point numbers in an IQ31 format. The MSP430I2031 supports neither 32x32 nor fractional multiplication, hence I need to roll my own function.
The best I came up with is:
int32_t __iq31mpy(int32_t…
Part Number: MSP430I2031 Other Parts Discussed in Thread: MSP-FET , EVM430-I2040SUBMTR , MSP430I2041 Tool/software: Code Composer Studio I'm new to the TI ecosystem, and I want to create a small project using the MSP430i2031 MCU that I would like to program…
Part Number: MSP430I2031 Hello sir,
i need soft reset in msp430i2031.
please provide help how to work softreset in this module.
have a example code provide us.