boards/adi/max32690fthr/doc/index.rst
.. zephyr:board:: max32690fthr
Overview
The MAX32690FTHR is a rapid development platform to help engineers quickly implement ultra low-power wireless solutions using MAX32690 Arm© Cortex®-M4F and Bluetooth® 5.2 Low Energy (LE). The board also includes the MAX77654 PMIC for battery and power management. The form factor is a small 0.9in x 2.6in dual-row header footprint that is compatible with Adafruit Feather Wing peripheral expansion boards.
Hardware
MAX32690 MCU:
Ultra-Efficient Microcontroller for Battery-Powered Applications
Bluetooth 5.2 LE Radio
Multiple Peripherals for System Control
Security and Integrity
.. zephyr:board-supported-hw::
Programming and Debugging
.. zephyr:board-supported-runners::
The MAX32690 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, J4. Logic levels are fixed to VDDIO (1.8V).
Once the debug probe is connected to your host computer, then you can run the
west flash command to write a firmware image into flash. Here is an example
for the :zephyr:code-sample:hello_world application. To perform a full erase,
pass the --erase option when executing west flash.
.. zephyr-app-commands:: :zephyr-app: samples/hello_world :board: max32690fthr/max32690/m4 :goals: 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 (J4) using an
appropriate adapter board and cable.
Once the debug probe is connected to your host computer, then you can run the
west debug command to write a firmware image into flash and start a debug
session. Here is an example for the :zephyr:code-sample:hello_world application.
.. zephyr-app-commands:: :zephyr-app: samples/hello_world :board: max32690fthr/max32690/m4 :goals: debug
References
MAX32690 solution center_.. _MAX32690 solution center: https://developer.analog.com/solutions/max32690