Hi there,
I am currently evaluating EMDC (on an MSP430F67621A, as per this other question), and have a few general queries about the library and the values that it can provide (not hardware-specific, I know this specific chip isn't officially supported but these relate to EMDC itself and not the hardware).
Exported Power/Energy
It looks like EMDC only provides one number for accumulated energy readings (as per this reference) - previous example code seemed to provide two, one as a positive value for energy consumed from the grid, and one as a negative value for energy exported to the grid.
Am I overlooking something? Is there any way to tell how much power has been imported vs. exported in EMDC?
Total Harmonic Distortion
Some old power meter example code also provided THD. I'm not sure how accurate it would have been, but it at least had the option.
Will EMDC support THD at any point?
Thanks.