We THYONE-I User Manual Download Page 9

WIRELESS CONNECTIVITY & SENSORS

User manual Thyone-I USB radio stick

2.2.1 Usage of CBUS pins

To switch the CBUS pins static HIGH or LOW and thus to use the provided pins functions of
the Thyone-I radio module, the D2XX driver of FTDI has to be used. This driver is part of the
previous mentioned VCP driver installation in case of Windows OS. In case of Linux a manual
installation is required.
Please follow FTDI’s "Installation Guides" for proper D2XX install:

https://www.ftdichip.com/Drivers/D2XX.htm

Examples codes and tutorials for ¨how to use the D2XX driver within your own software tool¨
can be found in the software example section of:

https://www.ftdichip.com/Support/SoftwareExamples/CodeExamples.htm

2.2.1.1 Resetting the Thyone-I USB radio stick using the CBUS pin

The

/RESET

pin of the Thyone-I can be used to reset the integrated radio module. As the

/RESET

pin is connected to the CBUS0 pin of the integrated FTDI chip, the radio module can

be reset by pulling the CBUS0 pin low for at least 100 ms and releasing it to high level again.
By default, the CBUS0 pin of the FT231X is configured as

FT_CBUS_GPIO

(bit bang), such that

the FTDI D2XX driver function

SetBitMode

can be used.

/* prep: create and connect an FTDI device intance */

/* set CBUS0 to output level LOW */

SetBitMode(0x10, FTDI.FT_BIT_MODES.FT_BIT_MODE_CBUS_BITBANG);

/* hold CBUS0 for at least 100ms on LOW level */

wait_ms(100);

/* clear FTDI receive and send buffers */

Purge(FTDI.FT_PURGE.FT_PURGE_RX | FTDI.FT_PURGE.FT_PURGE_TX);

/* set CBUS0 to output level HIGH */

SetBitMode(0x00, FTDI.FT_BIT_MODES.FT_BIT_MODE_RESET);

/* a delay according to the reset timing parameter will occur (see manual) */

/* disconnect and close the FTDI device instance */

Code 1: Pin reset via CBUS0 using the D2XX driver

2.2.1.2 Switching from command mode to transparent mode and vice versa

The operation mode of the Thyone-I USB radio stick can be defined by applying the right voltage
level at the

OP_MODE

pin of the Thyone-I during its start-up phase. As this pin is connected

to the CBUS3 pin of the built-in FTDI converter chip, the CBUS3 pin can be controlled by the
host.

Order code 2611036021001

7

Version 1.3, April 2023

www.we-online.com/wcs

Summary of Contents for THYONE-I

Page 1: ...USER MANUAL THYONE I USB RADIO STICK 2611036021001 VERSION 1 3 APRIL 20 2023...

Page 2: ...et and user manual This is especially important for Wireless Connectivity products that were not purchased directly from W rth Elektronik eiSos A firmware update on these respective products may be re...

Page 3: ...o latest Version of EN 300 328 after successfully passing corresponding delta test in chapter Regulatory compliance information November 2020 1 2 1 1 Updated Declaration of EU conformity in chapter Re...

Page 4: ...ternational USB to Serial converter chip GPIO General Purpose Input Output HIGH High signal level LOW Low signal level MCU Micro Controller Unit PC Personal Computer RED Radio Equipment Directive RF R...

Page 5: ...5 1 General customer responsibility 13 5 2 Customer responsibility related to specific in particular safety relevant appli cations 13 5 3 Best care and attention 13 5 4 Customer support for product s...

Page 6: ...I in a USB stick form factor enabling easy interfacing with any USB enabled device like personal computer or laptop The Thyone I USB radio stick allows quick set up of a radio link between PC and any...

Page 7: ...Block diagram of the Thyone I USB radio stick For detailed function description of the Thyone I USB radio stick please refer to the user manual of the underlying radio module Thyone I 2 2 1 Typical S...

Page 8: ...n Windows in case of the VCP driver use This COM port can be opened in any serial emulator program or user written software to communicate with the radio module The radio module responds to commands i...

Page 9: ...pin low for at least 100 ms and releasing it to high level again By default the CBUS0 pin of the FT231X is configured as FT_CBUS_GPIO bit bang such that the FTDI D2XX driver function SetBitMode can b...

Page 10: ...US3 CBUS_Drive_0 By default the CBUS3 pin of the FT231X is configured as FT_CBUS_Drive_0 static LOW such that the Thyone I USB radio stick starts in command mode To start the USB radio stick in transp...

Page 11: ...uropean Union However according to the RED directive restrictions e g in terms of duty cycle or maximum allowed RF power may apply 3 2 Important notice FCC The use of RF frequencies is limited by nati...

Page 12: ...ject of the declaration 2611036021001 The object of the declaration described above is in conformity with the relevant Union har monisation legislation Directive 2014 53 EU and 2011 65 EU with its ame...

Page 13: ...complies with Industry Canada license exempt RSS standard s Operation is sub ject to the following two conditions 1 this device may not cause harmful interference and 2 this device must accept any in...

Page 14: ...k 4 References 1 W rth Elektronik Smart Commander PC tool https www we online com SmartCommander 2 W rth Elektronik Thyone I user manual https www we online de katalog de manual 2611011021000 Order co...

Page 15: ...lifetime cannot be completely eliminated in the current state of the art even if the products are operated within the range of the specifications The same statement is valid for all software sourcecod...

Page 16: ...uct range will always be available Therefore it needs to be verified with the field sales engineer or the internal sales person in charge about the current product availability expectancy before or wh...

Page 17: ...ity in customer applications The customer bears the responsibility for compliance of systems or units in which W rth Elek tronik eiSos GmbH Co KG products are integrated with applicable legal regulati...

Page 18: ...clear control submarine transportation automotive control train control ship control transportation signal disaster prevention medical public informa tion network etc W rth Elektronik eiSos GmbH Co KG...

Page 19: ...titled to transfer the source code in any form to third parties without prior written consent of W rth Elektronik eiSos You are not allowed to reproduce translate reverse engineer decompile disassembl...

Page 20: ...ware in their production facilities but can offer this as a service on request The upload of firmware updates falls within your responsibility e g via ACC or another software for firmware updates Firm...

Page 21: ...on of W rth Elektronik eiSos registered office 7 8 Severability clause If a provision of this license terms is or becomes invalid unenforceable or null and void this shall not affect the remaining pro...

Page 22: ...e I USB radio stick List of Figures 1 Block diagram of the Thyone I USB radio stick 5 2 Reset button on the Thyone I USB radio stick 6 List of Tables 1 Ordering information 4 Order code 2611036021001...

Page 23: ...ontact W rth Elektronik eiSos GmbH Co KG Division Wireless Connectivity Sensors Max Eyth Stra e 1 74638 Waldenburg Germany Tel 49 651 99355 0 Fax 49 651 99355 69 www we online com wireless connectivit...

Reviews: