/      日本語

Pin Assignments of Serial Communication App

Functions of pins used by the Serial Communication App

TWELITE / TWELITE DIP

The functions of pins used by the Serial Communication App are represented using the pin names from the Super Simple! Standard App Pins shown in the figure below.

Super Simple! Standard App Pin Assignment Table

Super Simple! Standard App Pin Assignment Table

Serial CommunicationSuper Simple! StandardFunction
VCC GNDVCC GNDPower Input
TX RXTX RXSerial Input and Output
TX_SUB RX_SUBSCL SDASerial Sub Input and Output
RTSPWM1Serial Input Permission
M1M1Parent/Child Selection
M2M2Adding Relay Function to Child
M3M3Sleep
EX1AI2Overwriting Operation Mode
BPSBPSEnabling Alternative Baud Rate Setting
RSTRSTReset Input
SETDI1Enter interactive mode

Power Input

Connect a 3.3V (2.0-3.6V) power supply to VCC/GND.

Serial Input and Output

TX/RX are used for transmitting and receiving serial communication (UART).

Serial Sub Input and Output

TX_SUB (SCL) / RX_SUB (SDA) can be used as sub-ports for serial input and output.

Serial Input Permission

When RTS (PWM1) is at Low level, it indicates that serial input to RX is being accepted.

Parent/Child Selection

Connecting M1 to GND sets the device as a parent, while leaving it open or connecting to VCC sets it as a child.

Adding Relay Function to Child

When M2 is connected to GND in child mode, relay functionality can be added.

Sleep

Connecting M3 to GND puts the device into sleep mode.

Overwriting Operation Mode

By connecting EX1 to GND at startup, the operation mode can be overwritten to format mode (binary).

Enabling Alternative Baud Rate Setting

Connecting BPS to GND enables the alternative baud rate setting specified in interactive mode.

Reset Input

By connecting a push button between RST and GND, a reset button can be implemented. RST has an internal pull-up resistor.

Enter interactive mode

By connection SET to GND on startup, the interactive mode will be ready.

TWELITE UART

The functions of pins used by the Serial Communication App are represented using the pin names of the 7P interface printed on the board (② in the figure below).

Board Antenna Type

Board Antenna Type

Coaxial Connector Type

Coaxial Connector Type

SilkscreenFunction
VCC GNDPower Input
TXD RXDSerial Input and Output
SETOverwriting Operation Mode
RSTReset Input

Power Input

Connect a 3.3V (2.0-3.6V) power supply to VCC/GND.

Serial Input and Output

TX/RX are used for transmitting and receiving serial communication (UART).

Overwriting Operation Mode

By connecting SET to GND at startup, the operation mode can be overwritten to format mode (ASCII).

Reset Input

By connecting a push button between RST and GND, a reset button can be implemented. RST has an internal pull-up resistor.