LIS331EB Discovery
Jump to navigation
Jump to search
The LIS331EB Discovery is an LISB331EB evaluation board.
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:
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
- J-Link software: V8.21
- Embedded Studio: V8.26
- Hardware: LIS331EB
- Link: File:LIS331EB HelloWorld.zip