Wiki

This version (14 Jan 2021 05:30) was approved by Robin Getz.The Previously approved version (04 Nov 2019 14:56) is available.Diff

How to Use ADE120x Software Drivers

The software drivers for the ADE120x products were written using the MBED platform. MBED is an open source, online development environment that supports a large array of controller boards with ARM core processors. The SDP-K1 is a controller board developed by ADI and is designed to be used to develop drivers and example programs for ADI evaluation boards.

The MBED code was written to run on the EVAL-SDP-K1 evaluation board connected to the EVAL-ADE1202EBZ evaluation boards. Note, EVAL-SDP-K1 needs to be purchased separately.

Note, the EVAL-SDP-K1 needs to be purchased separately

For further details refer to this link

Getting Started

  1. To use the EVAl-SDP-K1 with the MBED online compiler a user account must be set up firstly. TO set up an account navigate to MBED
  2. Follow this link for instructions on setting up the SDP-K1 within the MBED environment.
  3. The ADE1202 example application can be found here
  4. To get started click on the Import Into Compiler button
  5. Once imported into the compiler the screen should look like the following: On the left hand side is the Program Workspace and will display any programs you have imported into the workspace.
  6. Double click on the main.cpp file to open the main program code.
resources/eval/user-guides/eval-ade120x/tools/software_drivers.txt · Last modified: 14 Jan 2021 05:23 by Robin Getz