Skip to content

Commit

Permalink
drivers: meter: ade7754: initial commit
Browse files Browse the repository at this point in the history
The ADE7754 is a high accuracy polyphase electrical energy
measurement IC with a serial interface and a pulse output.
This is a basic driver implementation with communication done over SPI.
The values of the readings are saved in structures in the format read
from the coressponding registers.
One interrupt is implemented that serves the interrupts enabled in the
Mask register.

Signed-off-by: Radu Etz <[email protected]>
  • Loading branch information
raezt authored and buha committed Feb 26, 2025
1 parent 3a119e0 commit bcc2e0f
Show file tree
Hide file tree
Showing 2 changed files with 1,456 additions and 0 deletions.
Loading

0 comments on commit bcc2e0f

Please sign in to comment.