Skip to content

Commit 8c5dce7

Browse files
noahpgmarull
authored andcommitted
docs: add note about 1v8 uart on b2b
Signed-off-by: Noah Pendleton <noah@memfault.com>
1 parent 6954acd commit 8c5dce7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/boards/asterix/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,18 @@ Asterix B2B connector pinout
1616

1717
The "Core B2B v2" board has been designed as a companion programming board.
1818
It is based on the [Raspberry Pi Debug Probe](https://www.raspberrypi.com/documentation/microcontrollers/debug-probe.html).
19+
Software for the `Core B2B v2` board is available in the [Core B2B v2 repository](https://github.com/coredevices/asterix_b2b2_fw).
1920
Below you can find a picture on how it is connected, and a list of its main features.
2021

2122
```{figure} images/asterix-programming.webp
2223
Asterix and Core B2B v2
2324
```
2425

26+
```{warning}
27+
External connectors (SWD/UART) expose 1.8V signals.
28+
Do not use any adapter that does not operate at 1.8V, or there is a **risk of damage**!
29+
```
30+
2531
1. Asterix B2B connector
2632
2. USB connector
2733

0 commit comments

Comments
 (0)