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.

MSP430F47197 Measurements and Data Extraction Issues

Other Parts Discussed in Thread: MSP430F47197

Hello,

I have recently loaded the the energy code library on my MSP430F47197 and i started 3phase measurements.

I would like to ask the ability to extract,concetrate and edit the measurement data with a software package for instance Matlab.

1)Is it possible the rs232 connection to be configured with a view to sending the measurement data and not just be useful for the gui of calibrator.exe?

2)Is it possible to "combine" the msp430f47197 with a plc modem so as to have the measurement data collected at my pc?

  • 1) Sure, the calibrator needs this information too for calibrating the device, so there is a way to request it. You might need to analyze the source code to get the protocol.

    2) Why not? If the modem provides a transparent mode, it will act a s a simple serial bridge. But maybe it requires an initialization that must be added to the MSP startup code.

**Attention** This is a public forum