Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Possible test multifunction energy metering IC ADE7758?

Status
Not open for further replies.
energy metering ic

Hello brother!
I am also start a single application with the ADE7753 chip and need more information about the spi interface.
What microcontroller You use?

Thanks, gorkin
 
ade7758 code

I've done it with ADE7754 and work fine. I use Atmel Mega8 microcontroler for host.
 
ade7758 calibration

I'm using pic 18f.
I have the claims to ADE5558. The chip not correctly calculates reactive energy by some combination of input signals.
 

ade7753 power meter source code

Ok, I am start a project for metering a high voltage transmition line (15kV), then I choose the ADE7753 for metering the voltage translated by the voltage transformer (or potential transformer). I choose the ATmega48 for this application because of the spi and uart interface.
Anyone share with me the spi code for interface with ADE7753?

Thanks my brothers!
christian.
 

best energy meter ic

Hi, Im working with the ADE7758, and I cant comunicate correctly with my uC, is a freescale hc908gp32, does anyone knows the correct configuration for this uC. In other way i will write my expirience with the comunication, (1) the uC and the ADE has to have the same configuration of SPI, the SCLK has to be on low level, and the data in to the ADE goes on the falling edge of SCLK, the data out from the ADE goes on the rising edge. (2) you have to generate the SCLK, for example when i work the teh uC of freescale, and I read tha data that the ADE supost to send me, I couldnt do it because I have to send, from the uC some data, any data, after you decide wich register to read, so you can generate the SCLK for example to read the AVRMS you send a 0x0D you dont recevie nothing, then the ADE will send 3 bytes so the uC has to send 3 bytes too to generate the SCLK so the uC will send 0x00 and will read the fist byte (msb) again you send 0x00 and will read teh 2 byte, and you send the last byte 0x00 and will read at the same time the third byte. well this is what i can tell you about it, and i cant comunicate correctly my uC, hc908gp32 from freescale, with tha ADE7758, if you know something pls let me know
 

ade7758 source code

Hi
i made a multi transducer with this energy meter chip that can measuring Vrms,Irms,active power,reactive power, power factor, active energy and reactive energy, i used and ATmega32 for this project. and i show the result in 4 seven segments.
now it's using in a power station.
please say your problem's details . i will be glad if i could help you.
 
ade7758 pic

Hi

I am using a ADE7753 with LPC2144 - Philips ARM uC
 
stpm01

Hi
I am developing a single phase meter using ADE7753 & MSP430.
I am not sure about is the CF or SPI interface is going to give me Active energy.
Can anyone help me with the source code?
Regards
Shoaib Ali
 

ade7758 application

I have just developed and tested a firmware module for ADE7753 in its basic functionality. Getting active energy and CF at the moment. As far as its SPI , interface is concerned, I didnt face any problems at all. I have interfaced it with msp430
 

ade7758 sample

Can i have the Sample code how u accumulated the Energy and how many Zero crossings u used for accumulation . how u calculated the Instantanteous power in that
 

energy metering ade7753 atmel

You just need to have a refernce power meter fot the calibration.
To start with, Just use the default settings for the registers and read the RAENERGY Register every second, which means instantaneous power as it resets its contents after every read cycle.
 

ade7758 calibration apcfnum

Albert said:
Hi
I am developing a three phase meter using ADE7754 and PIC16F873.
I am not sure about SPI interface, I use Resistance pull up for CLK,DIN,DOUT
Can anyone help me with the source code?,,thanks
 

ade7758 sample code

I use the ade7753 with pic16f917
and I have a problem to read LAENERGY
can any one help me
 

ade7758 calibration software

ASA
few month ago i worked on a STPM01 by ST..and i found that chip is much better then ADE7758 in many ways...... i recamend if u are in your planning process then u should chk STPM01 too.
 

ade7758 test

thank drbizzarow
but ade7753 better than STPM01 in many ways
it has a di/dt input for more perfection
 

ade7758 spi

may be ade fits in your requerment..... in my case i find stmp much better it .... best of luck with yr ade7753 ;)
 

ade7758 msp430

Can anyone provide some source code for the chip operation?

much appreciated
 

ade7758 itest

I have tried to work with this chip ADE7758 but have failed in each attempt. I tried to make chip talk with the MC68HC11, PIC28, & FPGA. MC68HC11 was the worst one, where the programing was the matter. PIC28 - I fried this one the first time. And the FPGA - I did succeeded with the programing, but here the chip was not getting caliburated with the output, where I am getting repeatedly 'FFFF' in the 7segment output.

Hence, I request any of them who know or have done their project to come forward and help, regarding this failur that I have faced.

I will appreciate your help, feed back or even I will buy/pay for your time or the whole project.


thanks
 
Last edited by a moderator:

ade7758 powermeter data sheet

i was used ad736&AD633 AND INTERFACE TO 8051

REGARDS
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top