boards/adi/max32650evkit/doc/index.rst
.. zephyr:board:: max32650evkit
Overview
The MAX32650 evaluation kit (EV kit) provides a platform for evaluating the capabilities of the MAX32650 ultra-low power memory-scalable microcontroller designed specifically for high performance battery powered applications.
The Zephyr port is running on the MAX32650 MCU.
Hardware
MAX32650 MCU:
Ultra Efficient Microcontroller for Battery-Powered Applications
Scalable Cached External Memory Interfaces
Optimal Peripheral Mix Provides Platform Scalability
Trust Protection Unit (TPU) for IP/Data and Security
External devices connected to the MAX32650EVKIT:
.. zephyr:board-supported-hw::
Programming and Debugging
.. zephyr:board-supported-runners::
The MAX32650 MCU can be flashed by connecting an external debug probe to the SWD port. SWD debug can be accessed through the Cortex 10-pin connector, J3. Logic levels are fixed to VDDIO (1.8V).
Once the debug probe is connected to your host computer, then you can simply run the
west flash command to write a firmware image into flash.
.. note::
This board uses OpenOCD as the default debug interface. You can also use
a Segger J-Link with Segger's native tooling by overriding the runner,
appending --runner jlink to your west command(s). The J-Link should
be connected to the standard 2*5 pin debug connector (J3) using an
appropriate adapter board and cable
Please refer to the Flashing_ section and run the west debug command
instead of west flash.
References
MAX32650EVKIT web page_.. _MAX32650EVKIT web page: https://www.analog.com/en/resources/evaluation-hardware-and-software/evaluation-boards-kits/max32650-evkit.html