Microchip SAM E54 Xplained Pro

SAM E54 Xplained Pro Evaluation Kit

Sample firmware

References

Program ATSAME54 (CMSIS-DAP)

Connection

The PLT supports programming the ATSAME54 SoC using a USB-attached CMSIS-DAP programmer.

We recommend using the Particle Debugger as the CMSIS-DAP programmer.

../../../_images/atsame54_xpro1.1.jpg

Use a 10-lead 0.05”-pitch ribbon cable to connect the “SAME54 SWD DEBUG” connector of the SAME54 Xplained board with the ACC-DEBUG programmer.

../../../_images/atsame54_xpro2.1.jpg ../../../_images/atsame54_xpro3.1.jpg

YAML Test Plan

  • suite-atsame54_xpro-blinky-DAP.yaml : Program ATSAME54 using USB-attached CMSIS-DAP programmer

Program ATSAME54 using USB-attached CMSIS-DAP programmer
title: "Microchip SAM E54 Xpro (DAP)"
suite:
- title: Power
  steps:
  - command: power off
- title: Erase Chip via DAPlink
  steps:
  - command: erase ATSAME5_DAP
  - command: sleepms 5000
- title: Program via DAPlink
  steps:
  - command: program ATSAME5_DAP zephyr-atsame54_xpro-sample-blinky-2.4.0.hex