User's Manual

Solutions for a Real Time World
ANTHIAS BLE Module
User Manual
Re-Tek - xxxx - 21 - 45388 Warm Springs Blvd. Fremont, CA 94539
support@unigen.com
TEL: (510) 668.2088 FAX: (510) 661.2788
http://www.unigen.com Customer Comment Line: (800) 826.0808
Copyright Unigen Corporation, 2012
Reset
Anthias is reset by software-configured watchdog timer.
Digital Pad States on Reset
Table 9: Digital Pad State on Reset
Pad Name / Group On Reset
I2C_SDA Strong PU
I2C_SCL Strong PU
PIO[11:0] Weak PD
SERIAL INTERFACES
Application UART Interface
The Anthias UART interface provides a simple mechanism for communicating with other serial
devices using the RS232 protocol.
2 signals implement the UART function, UART_TX and UART_RX. When Anthias is connected to
another digital device, UART_RX and UART_TX transfer data between the 2 devices.
UART configuration parameters, e.g. baud rate and data format, are set using ANTHIAS
application code firmware.
When selected in firmware PIO[0] is assigned to a UART_TX output and PIO[1] is assigned to a
UART_RX input, see the module pad assignment and description for more details.
The UART CTS and UART RTS signals can be assigned to any PIO pad by the on-chip firmware.
Note: To communicate with the UART at its maximum data rate using a standard PC, the PC
requires an accelerated serial port adapter card.