Tool/software:
Hello
I saw that msp430f67641 has libraries from IAR for energy metering.
Is something like that available for CCS?
Hi, Massimo
Can you help me to confirm which libraries and where I can get it?
And then I can help you further check the availability.
Regards,
Helic
Hello, yes.
I don't want to use IAR (Energy Meter Code Library for 1-Phase to 3-Phase Using MSP430 Family)
Is something similar for CCS?
Hi, Massimo
For this EMDC lib, it support CCS.
https://www.ti.com/tool/MSP-EM-DESIGN-CENTER
Regards,
Helic
OK but as far is I know msp430f67641 is not listed into the EMDC, since you can configure only SD24_B to manage sensing and not the ADC10_A. But I will check again
Hi, Massimo
It's in the support list.
Both msp430f67641 and other SD24 only device such as i2040S
Regards,
Helic
Hello, probably I'm operating in a wrong way, once opened the EMDC I see only these MCU listed. I will read documentation again, but seems the list include only those MCU that operate with SD24_B for measurement, and the tool do not provide support for ADC10_A, which is used for voltage phase measurements in the Three Phase Meter based on msp430f67641.
Could you please try to check the compatibility F67791A and F67641A.
These two device have the same ADC10_A and SD24_B ADC.
Datasheet in 67741A 6.12.13 ADC10_A and 6.12.14 SD24_B.
Hello yes, I have configured them manually and then took libraries from the 67791A project
I get some warnings from compiler
#10204-D could not resolve index library "IQmathLib.a" to a compatible library
#10204-D could not resolve index library "EMLib_CCS_MSP430F6xx.a" to a compatible library
Same for QmathLib and libmath
I basically added and included files in my project
**Attention** This is a public forum