You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hw-platforms.rst
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,16 @@ KIT_XMC13_BOOT_001
65
65
66
66
The `KIT_XMC13_BOOT_001 <https://www.infineon.com/cms/de/product/evaluation-boards/kit_xmc13_boot_001/>`__ features a XMC1302 microcontroller in TSSOP-38 with 200KB flash and detachable SEGGER J-Link.
67
67
68
+
Known Issues
69
+
^^^^^^^^^^^^
70
+
71
+
**Serial Communication Garbled Output**
72
+
73
+
Some board versions may display garbled characters in serial output. To resolve this:
74
+
75
+
1. **Update J-Link firmware** to the latest version. `J-Link-Firmware <https://kb.segger.com/J-Link_-_Firmware>`__
76
+
2. **Reduce baud rate** if your application allows (e.g., from 115200 to 9600)
0 commit comments