LIS331EB Discovery

From SEGGER Knowledge Base
Jump to navigation Jump to search

The LIS331EB Discovery is an LISB331EB evaluation board.

LIS331EB Discovery.jpg

Preparing for J-Link

  • Connect the J-Link to the evaluation board, using jumper wires as follows:
Evalboard Pin J-Link Pin Signal Name
JP4-V18 1 VTref
JP4-GND 4 GND
JP4-SIO 7 SWDIO
JP4-SCK 9 SWCLK
JP4-Res 15 RESET

Note: For a more reliable, simpler solution, the SEGGER Flying Wire Adapter is recommended.

  • Power the evaulation board via CN1 (USB).
  • Verify the Connection with J-Link Commander. The output should look as follows:

LIS331EB 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 LIS331EB. It outputs "Hello World!" to the Debug Terminal in a loop.

Setup