Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /branches/ttcomtester/tests/serial_test/serial_paramaters/README.md

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10609 - (hide annotations) (download)
Tue Feb 21 15:49:22 2023 UTC (13 months, 2 weeks ago) by zmatsuo
File size: 550 byte(s)
iniファイルのキーを修正

- 他のキーのルールと合わせて統一感を持たせるよう修正
1 zmatsuo 10602 # Serial paramater
2    
3     Special serial parameters for flow control investigations.
4     Please refer [block_diagram_serial.png](block_diagram_serial.png).
5    
6     ```
7     [Tera Term]
8 zmatsuo 10609 SerialAppCTSDSRFlow = 0
9 zmatsuo 10602 ```
10    
11 zmatsuo 10609 SerialAppCTSDSRFlow = 0
12 zmatsuo 10602 Same as before (make a request to the OS)
13    
14 zmatsuo 10609 SerialAppCTSDSRFlow = 1
15 zmatsuo 10602 Tera Term check the RTS line to stop/resume requests to the OS.
16    
17     ```
18     [Tera Term]
19 zmatsuo 10609 SerialRecieveBufferSize = 8192
20     SerialSendBufferSize = 2048
21 zmatsuo 10602 ```
22    
23     Send and receive buffer size.
24     When the receive buffer is increased, data will not be lost.
25    

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26