cancel
Showing results for 
Search instead for 
Did you mean: 

ST25RU3993 Set Frequency Range

Hello everyone,

I have a UHF reader board which design based on as3993 and controlled by CC430F6137. 

I'm try to set ST25RU3993 reading frequency between 869400Mhz and 869650Mhz. 

How can I achive this goal?

Thank you

1 ACCEPTED SOLUTION

Accepted Solutions
Nick K
ST Employee

Hello,

not sure whish board you have. The as3993 is an older version of ST25RU3993.

For ST25RU3993 based boards you could use the ST Reader Suite GUI for ST25RU3993 based boards.
After download the GUI and connect to an ST25RU3993 HPEV board you can generate a frequency list in the Reader settings dialog.
When starting an inventory scan the board then uses the defined frequency list.
The GUI can be downloaded from the following ST website https://www.st.com/en/embedded-software/stsw-st25ru001.html

When trying to develop your own reader application using the ST-UHF SDK library, please have a look to the sample source code.
In the same source code you cam find the usage of the API to setup the reader and define a frequency list.
The SDK including sample source code ca be found on the following ST website https://www.st.com/en/development-tools/stsw-st25ru-sdk.html

BR

View solution in original post

1 REPLY 1
Nick K
ST Employee

Hello,

not sure whish board you have. The as3993 is an older version of ST25RU3993.

For ST25RU3993 based boards you could use the ST Reader Suite GUI for ST25RU3993 based boards.
After download the GUI and connect to an ST25RU3993 HPEV board you can generate a frequency list in the Reader settings dialog.
When starting an inventory scan the board then uses the defined frequency list.
The GUI can be downloaded from the following ST website https://www.st.com/en/embedded-software/stsw-st25ru001.html

When trying to develop your own reader application using the ST-UHF SDK library, please have a look to the sample source code.
In the same source code you cam find the usage of the API to setup the reader and define a frequency list.
The SDK including sample source code ca be found on the following ST website https://www.st.com/en/development-tools/stsw-st25ru-sdk.html

BR