Skip to content

Commit f8b561c

Browse files
committed
Merge branch 'mcmchris/uno-q/debugging-console' of https://github.com/arduino/docs-content into mcmchris/uno-q/debugging-console
2 parents ebe8a72 + e656cd1 commit f8b561c

File tree

1 file changed

+2
-2
lines changed
  • content/hardware/02.uno/boards/uno-q/tutorials/01.user-manual

1 file changed

+2
-2
lines changed

content/hardware/02.uno/boards/uno-q/tutorials/01.user-manual/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -423,9 +423,9 @@ This interface is available through the JCTL connector on the UNO Q. Refer to th
423423
#### UART Parameters:
424424

425425
- **Baud rate:** 115200 bps
426-
- **Logic level:** +1.8 VDC
426+
- **Logic level:** 1.8 V
427427

428-
This console provides access to low-level system messages printed by the bootloaders (e.g., SPL and U-Boot), which are not visible through SSH or other high-level interfaces. For example, it allows capturing logs related to power delivery negotiation or hardware initialization during early boot information that is otherwise inaccessible.
428+
This console provides access to low-level system messages printed by the bootloaders (e.g., SPL and U-Boot), which are not visible through SSH or other high-level interfaces. For example, it allows capturing logs related to power delivery negotiation or hardware initialization during early boot stages, providing information that is otherwise inaccessible.
429429

430430
It can be used to log in to the board and interact with the system through the shell. Use the **Linux credentials** configured during the board setup process to authenticate.
431431

0 commit comments

Comments
 (0)