Currently we are developing a metering socket to track the electrical parameters of connected load. We are using an ADE9153A metering chip for collecting all the Electrical parameters through SPI communication. But unable to plot the graph for Raw Voltage & Current values. we are using these Registers AV_WAV & AV_WAV_1 & AV_WAV_2 to plot respective values.
During this process we received some values which are not in the range of 230 to -230 Volts. From the external resources we got one conclusion that these are analog values, If these are analog values We need conversion formulas, If these values are not analog one please provide some alternate solution to plot the Wave Forms.