MAX32558 EV KIT

From SEGGER Knowledge Base
Jump to navigation Jump to search

The Analog MAX32558 EV KIT is a MAX32558 evaluation board.

MAX32558.jpg

Preparing for J-Link

  • Connect your J-Link to the JTAG header (J3)
  • Power the board via "5V IN" (J1)
  • Turn on the board by setting SW1 to "ON".
  • Verify the Connection with J-Link Commander. The output should look as follows:

MAX32558 Connect.png

Example Projects

Hello World

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the MAX32558. It outputs "Hello World!" to the Debug Terminal in a loop.

Setup