Skip to content

Commit 4664d3b

Browse files
authored
fix(Documentation): MAX32690 Hello_World add note on UART (#1159)
Signed-off-by: Kevin Townsend <[email protected]>
1 parent 79af4e9 commit 4664d3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Examples/MAX32690/Hello_World/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ If using the AD-APARD32690-SL:
3131
- Connect a USB cable between the PC and the P10 (USB-C) connector.
3232
- Connect a MAXPICO Debug adapter to P9 (SWD Connector)
3333
- Open a terminal application on the PC and connect to the MAXPICO's console UART at 115200, 8-N-1.
34+
- Note: Non MAXPICO emulators may not route the UART signals to the SWD
35+
connector, limiting your ability to access to serial port.
3436

3537
## Expected Output
3638

0 commit comments

Comments
 (0)