26
CHAPTER 2
UART to TCP transceiver
2.6 UART to TCP transceiver
The Flasher ATE includes an UART to TCP transceiver. Each module is accessible via a
connection to a module-specific TCP port.
Module
TCP port
#1
41
#2
42
#3
43
#4
44
#5
45
#6
46
#7
47
#8
48
#9
49
#10
50
While the transceiver is switched off, status messages from the module are sent out to the
terminal. If the transceiver is active, incoming data on pin 17 on the debug interface is sent
to the TCP connection, and incoming data on the TCP connection is sent to pin 5 on the de-
bug interface. The parameters for the UART configuration are handed over when activating
the transceiver mode with the command
#TERMINAL <module(s)> <Baudrate>,<Databit-
s>,<Parity>,<Stopbits>
on page 62.
Note
The transceiver cannot be enabled while the module is programming. Also program-
ming, erasing etc. can not be started if the transceiver mode is active.
The UART to TCP transceiver supports:
• baud rate: 2,400 up to 115,200,
• parity: none, even and odd,
• full duplex mode.
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...