Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to read current register #42

Open
firmware01 opened this issue Aug 30, 2023 · 0 comments
Open

Unable to read current register #42

firmware01 opened this issue Aug 30, 2023 · 0 comments

Comments

@firmware01
Copy link

Hello,

I am trying to read voltage, current and frequency from ATM90E26 IC using STM32G491 with SPI communication. I am getting voltage values correctly.

1.But while reading frequency value If I give 100 Hz I am receiving 50 Hz.
2.While reading current values I am getting always zero value.

3.While reading Metering Status register I am getting Meter Status as:E400 or 2400 but From Hardware side its configures as L line mode but from Metering Status register I am getting anti-tampering mode (larger power)
with N line. Is it effecting the current measurement?
4. I am reading Irms register value(L line mode) for current measurement. I am always getting zero value.If I read Irms2(N line current rms) I am getting some value other than zero and its not changing If I change input current also.
5. I read Status register I got E001 value.
6.check sum error means what do I need to do to solve the error?

Can anyone please suggest me how to solve the issues.

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant