AmbiqMicro Apollo510 EVB
Jump to navigation
Jump to search
This article describes specifics for the Ambiq Apollo510 EVB evaluation board.
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:
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
- J-Link software: V7.98h
- Embedded Studio: V8.16
- Hardware: Ambiq Apollo510 EVB
- Link: File:AmbiqMicro Apollo510 TestProject.zip