AmbiqMicro Apollo510 EVB

From SEGGER Knowledge Base
Jump to navigation Jump to search

This article describes specifics for the Ambiq Apollo510 EVB evaluation board.

AmbiqMicro Apollo510 EVB.jpg

Minimum requirements

  • J-Link software V7.89h or later

Preparing for J-Link

  • Connect your J-Link to the JTAG connector (J2 DEBUG HDR)
  • Power the board via USB (JP16 MAIN USB)
  • Verify the Connection with J-Link Commander. The output should look as follows:
 AmbiqMicro Apollo510 Connect.png

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the AmbiqMicro Apollo510 EVAL.
It uses LED2 up to LED4 as 3-bit binary counter. BUTTON1 pauses the counter while BUTTON2 inverts the direction while pressed.

Setup