Skip to content

Commit

Permalink
lab-assembly/pcengines: add note about S1 button
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Król <[email protected]>
  • Loading branch information
pietrushnic committed Jan 2, 2025
1 parent 0dc0a8e commit a9cecf3
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/guides/lab-assembly/pcengines.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,20 @@ echo 0 > /sys/class/gpio/gpio412/value

-->

### S1 button

S1 button is used to re-enable disabled serial console. More information about
this feature can be found in:

* [S1 switch button properties](https://pcengines.github.io/apu2-documentation/gpios/#s1-switch-button)
* [Disable serial console and enable with S1 button](https://pcengines.github.io/apu2-documentation/theory-of-operation/#pc-engines-apu-firmware-features)

To expose this feature to OSFV we have add wire between:

| RTE J11 pin | PC Engines J5 pin |
|:-----------------:|:-------------------:|
| 7 | 5 (MODESW#) |

### USB devices

Since some issues with USB controllers may only happen on select USB ports,
Expand Down

0 comments on commit a9cecf3

Please sign in to comment.