Skip to content

Commit

Permalink
CHESTER: Add new J-Link images, link flashing section
Browse files Browse the repository at this point in the history
Signed-off-by: hubmartin <[email protected]>
  • Loading branch information
hubmartin committed Mar 12, 2024
1 parent ec3607b commit 5c1248b
Show file tree
Hide file tree
Showing 6 changed files with 35 additions and 6 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 33 additions & 0 deletions chester/developer-tools/segger-j-link.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,17 @@ You can install **HARDWARIO Command Line Tools** with these steps:
```
## SEGGER J-Link to APP Port Connection

<div class="container">
<div class="row">
<div class="col col--10">
<div><Image img={require('./chester-app-flash-jlink-olimex-white.png')}/></div>
</div>
<div class="col col--2">
</div>
</div>
</div>
<br />

<div class="container">
<div class="row">
<div class="col col--10">
Expand All @@ -147,6 +158,17 @@ You can install **HARDWARIO Command Line Tools** with these steps:

## SEGGER J-Link to LTE Port Connection

<div class="container">
<div class="row">
<div class="col col--10">
<div><Image img={require('./chester-lte-flash-jlink-olimex-white.png')}/></div>
</div>
<div class="col col--2">
</div>
</div>
</div>
<br />

<div class="container">
<div class="row">
<div class="col col--10">
Expand All @@ -160,6 +182,17 @@ You can install **HARDWARIO Command Line Tools** with these steps:

## SEGGER J-Link to LRW Port Connection

<div class="container">
<div class="row">
<div class="col col--10">
<div><Image img={require('./chester-lrw-flash-jlink-olimex-white.png')}/></div>
</div>
<div class="col col--2">
</div>
</div>
</div>
<br />

<div class="container">
<div class="row">
<div class="col col--10">
Expand Down
6 changes: 1 addition & 5 deletions chester/firmware-flashing/application-over-j-link.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,11 +124,7 @@ Usually, the firmware application is distributed via the **HARDWARIO Cloud** and
Follow these steps to flash application firmware in the CHESTER device:
1. Connect the 10-pin flat cable to the connector labeled `APP`.
:::caution
The same connector is labeled as `BLE` on the CHESTER-M (mainboard) revision R3.2.
1. Connect the 10-pin flat cable to the connector labeled [**APP**](../../chester/developer-tools/segger-j-link#segger-j-link-to-app-port-connection) (or `BLE` on hardware revision R3.2 and earlier).
1. Connect the other side of the 10-pin flat cable to SEGGER J-Link adapter board (and plug the adapter board to SEGGER J-Link device).
Expand Down
2 changes: 1 addition & 1 deletion chester/firmware-flashing/lte-modem-over-j-link.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ Follow these steps to flash the LTE modem firmware in the **CHESTER** device:

1. Open the **CHESTER** enclosure (6 screws from the bottom side).

1. Connect the 10-pin flat cable to the [connector labeled `APP`](../developer-tools/segger-j-link.md#segger-j-link-to-app-port-connection) (or `BLE` on hardware revision R3.2 and earlier).
1. Connect the 10-pin flat cable to the connector labeled [**LTE**](../developer-tools/segger-j-link.md#segger-j-link-to-lte-port-connection).

:::caution

Expand Down

0 comments on commit 5c1248b

Please sign in to comment.