cancel
Showing results for 
Search instead for 
Did you mean: 

STPM01 Power meter software application setup

felipe
Associate II
Posted on May 29, 2013 at 15:33

Hi,

I am trying to make a 0,5 class meter with STM32 and STPM01.

I found a software to calibrate the meter that is STSW-IPE005:

http://www.st.com/web/en/catalog/tools/PF257783

What I wanna know if there is a hardware that I can use to make a ''programmer'' and comunicate directly between the STPM01 and RS 232 from PC. So I can calibrate the meter.

Any ideas?

Thank for reading.
6 REPLIES 6
Posted on May 29, 2013 at 16:02

Without wading in too deeply, it would appear you'll need a micro-controller with SPI and UART connectivity. Are you attaching the STPM01 to a micro-controller in your design, or are you planing on building a programming pod (in the fashion of an ST-LINK) ?

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
felipe
Associate II
Posted on May 29, 2013 at 16:23

Hi Clive,

Thanks for reply.

I am using the STM32F103 to comunicate with the STPM01. It is working fine and I am reading all the power, current and voltage values.

The software I was refering is used to calibrate the STPM01. He comunicate directly with the STPM01 and give me the gains so I change the gains re-programming the STM32 by ST-LINK.

The problem is that I dont find the hardware to do this by serial. I already find the hardware to do It by parallel port but its not the best option for me because the software accept serial.

Here's what I have found: 

http://docweb.khk.be/khk/remote/technologie/Energy_Metering/11228.pdf

Bye

Posted on May 29, 2013 at 16:36

Even for 2005 that looks a bit antiquated.

How are your Windows App programming skills? I'd guess this uses MFC or VB, perhaps the source is available.

If you understand the calibration process you could surely implement most of it on the STM32, and write a small app/script on the PC to drive test equipment to generate the required signals.

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
felipe
Associate II
Posted on June 03, 2013 at 15:33

Clive,

I guess that you don't understand me.

The APP is given from the ST and can be downloaded in:

http://www.st.com/web/en/catalog/tools/PF257783

What I need is the hardware to comunicate with it.

I already have the hardware to parallel, but I want it by serial beacause the software can be parallel or serial.

Sure I can do it on STM32. But if I have this software I think that is better to just use it.

If I miss understand you please tell me.

Thank you

Posted on June 03, 2013 at 16:48

Might have helped if you provided the manual from the download rather than cite a 2004/2005 document.

https://docs.google.com/file/d/0B7OY5pub_GfIaWJlWG9VckFlSWs/edit?usp=sharing

The current one wants to use a VCP driver.

If you need support for this device you should be seeking it through your local ST rep or FAE
Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
felipe
Associate II
Posted on June 04, 2013 at 19:28

Thank you Clive. 

Thats what I was looking for STEVAL-IPE023V1. 

http://www.st.com/web/en/catalog/tools/PF258320

The problem now is that I didnt find where I can buy it :(