Difference between revisions of "Infineon EVAL PMG1 B1 DRP"

From SEGGER Wiki
Jump to: navigation, search
(Preparing for J-Link)
Line 2: Line 2:
 
__TOC__
 
__TOC__
   
This article describes specifics for the [SiliconVendor] [EvalBoardName] evaluation board.<br>
+
This article describes specifics for the Infineon EVAL PMG1 B1 DRP evaluation board.<br>
 
'''[PICTURE OF BOARD]'''
 
'''[PICTURE OF BOARD]'''
 
[[File:VENDOR_BOARDNAME.jpg|450px]]
 
[[File:VENDOR_BOARDNAME.jpg|450px]]
 
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
  +
*Connect the J-Link to ......
 
 
*Connect the J-Link to this pins:
 
*Connect the J-Link to this pins:
 
{| class="seggertable"
 
{| class="seggertable"
Line 31: Line 30:
 
====SETUP====
 
====SETUP====
 
*Embedded Studio: V7.20
 
*Embedded Studio: V7.20
*Hardware: [SiliconVendor] [EvalBoardName]
+
*Hardware: Infineon EVAL PMG1 B1 DRP
*Link: [[File:VENDOR_DEVICENAME_TestProject_ES_V720.zip]]
+
*Link: [[File:Infineon_CYPM1116_TestProject_ES_V720.zip]]

Revision as of 12:42, 13 May 2024

This article describes specifics for the Infineon EVAL PMG1 B1 DRP evaluation board.
[PICTURE OF BOARD] 450px

Preparing for J-Link

  • Connect the J-Link to this pins:
J-Link Pin Connector Pin Name
VTref J4 1 B1_VDDD
GND J4 2 GND
TMS/SWDIO J4 9 SWDIO
TCK/SWCLK J4 7 SWDCLK
RESET J4 5 RESET
  • Power the board via J1 9...22V.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

Infineon EVAL PMG1 B1 DRP CYPM1116-48LQXI connect.png

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the [SiliconVendor] [EvalBoardName].
It is a simple Hello World sample linked into the internal flash.

SETUP