Changes for page Check List for UART access issue -- STM32
Last modified by Xiaoling on 2022/07/13 17:54
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,9 +7,3 @@ 1 -(% class="wikigeneratedid" %) 2 -**Table of Contents:** 3 - 4 -{{toc/}} 5 - 6 - 7 7 = 1. Introduction = 8 8 9 9 ... ... @@ -23,7 +23,7 @@ 23 23 ** (% style="color:blue" %)**Flow control: None** 24 24 25 25 * Did you have the hardware RXD pin connected correctly according to the user manual? 26 -* Did you add the (% style="color:blue" %)**ENTER**(%%)and(% style="color:blue" %)**NEW LINE**(%%)after press send. Some serial utility doesn't add them by default. Below is an example for adding new line:20 +* Did you add the **ENTER** and **NEW LINE** after press send. Some serial utility doesn't add them by default. Below is an example for adding new line: 27 27 28 28 [[image:image-20220527083416-1.png]] 29 29