![Segger Flasher ATE Скачать руководство пользователя страница 83](http://html1.mh-extra.com/html/segger/flasher-ate/flasher-ate_user-manual_1233803083.webp)
83
CHAPTER 8
ASCII command interface
#TERMINAL
This command enables the UART transceiver. The command is completed by the parame-
ters:
Command structure:
#TERMINAL
[module1][,module2][,module3]
[Baudrate],[Data
bits],[Pari-
ty],[Stop bits]
The
TERMINAL
command expects the following parameters:
Parameter
Meaning
Baudrate
The baudrate of the UART which can be between 600 and
115,200 bits per second.
Data bits
The data bits of an UART byte. The data bits parameter supports
currently only 8 bit.
Parity
Parity can be
1) N (no parity),
2) E (even parity) or
3) O (odd parity).
Stop bits
The stop bits parameter supports currently only 1 stop bit.
Example sequence:
Command send to
the Flasher ATE
Reply on the main channel
(RS232 or telnet connection)
Reply on the target
channel (telnet connection
to flash module)
#TERMINAL 1,2,3
115200,8,E,1
#ACK
#OK
If you want to turn off the UART terminal mode use the parameter off.
Command structure:
#TERMINAL [module1][,module2][,module3] off
Example sequence:
Command send to
the Flasher ATE
Reply on the main channel
(RS232 or telnet connection)
Reply on the target
channel (telnet connection
to flash module)
#TERMINAL 1,2,3 off
#ACK
#OK
Flasher ATE User Guide (UM08035)
© 2017-2018 SEGGER Microcontroller GmbH
Содержание Flasher ATE
Страница 4: ...4 Flasher ATE User Guide UM08035 2017 2018 SEGGER Microcontroller GmbH...
Страница 6: ...6 Flasher ATE User Guide UM08035 2017 2018 SEGGER Microcontroller GmbH...
Страница 20: ...20 CHAPTER 2 Setting up the IP interface Flasher ATE User Guide UM08035 2017 2018 SEGGER Microcontroller GmbH...
Страница 22: ...22 CHAPTER 2 Operating modes Flasher ATE User Guide UM08035 2017 2018 SEGGER Microcontroller GmbH...
Страница 60: ...60 CHAPTER 8 ASCII command interface Flasher ATE User Guide UM08035 2017 2018 SEGGER Microcontroller GmbH...