STR912-SK
Jump to navigation
Jump to search
The STR912-SK is a STR912FAW44 evaluation board.
Preparing for J-Link
- Connect your J-Link to the JTAG connector of the evaluation board.
- Power the board using one of the following methods:
- Set the POWER_SELECT jumper to USB (connect pin 3 and 4) and power the board via the USB connector.
- Alternatively, set the jumper to EXT (connect pin 1 and 2) and power the board via the PWR_JACK.
- Alternatively, set the jumper to JLINK (connect pin 5 and 6) and power the board via your J-Link.
- 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 STR912FAW44. It outputs "Hello World!" to the Debug Terminal in a loop.
Setup
- J-Link software: V9.50
- Embedded Studio: V8.26
- Hardware: STR912FAW44
- Link: File:STR912FAW44 HelloWorld.zip