Hello!
Could You tell me please what is the document, where bits of CC3200 WiFi subsystem registers are described?
Thank You!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello!
Could You tell me please what is the document, where bits of CC3200 WiFi subsystem registers are described?
Thank You!
I want to know, how can I configure the data rate, the frequency, mode, choose between receiving and transmission and other. As I understand to do these I need to write some data to different registers. I have to know how can I write and what information to write to these registers? And what documents I must read? Thank You for help!
Hi,
No. No. All work with NWP is done via SimpleLink driver API not via registers. WiFi is much complex than wired Ethernet and from this reason can't be used ordinary way using peripheral registers. This is similar for almost all vendors of WiFi chips.
As first please install CC3200 SimpleLink SDK - www.ti.com/.../cc3200sdk
And read this documents www.ti.com/lit/pdf/swru369 and www.ti.com/.../swru368
Jan
Hi,
Hmm... it sounds that you do not understand purpose of CC3200 chips. CC3200 is not transceiver with MCU for general purpose use. This is complete solution for 2.4GHz WiFi. Even CC3200 support transceiver mode but it is still at WiFi PHY layer.
I don't think that is good idea to play with crystals for different frequencies. Actually I don't know what it can happen.
I think you need different product for your purpose. I expect that something from CC25xx family can better cover your requirements (www.ti.com/.../products.page). Also do not forget that frequency range 2.2 - 2.3GHz are licensed bands.
Jan
Hi,
Why do you try use CC3100/CC3200 Radio Tool? This software is for certification purpose (and evaluation of RF part of your own hardware).
Did you read documentation for radio tool? There is all described (http://processors.wiki.ti.com/index.php/CC31xx_%26_CC32xx_Radio_Tool).
But in brief. You need flash your LaunchPad by firmware which is located in radio tool installation directory (\CC3100_CC3200_RadioTool_1.2\CC3200BoardApplication_Binary\). For this purpose you need use Uniflash software. Before flashing do not forget connect jumper SOP2.
Jan
Hi,
Please try use offilne installer for Uniflash 3.4 (processors.wiki.ti.com/.../CCS_UniFlash_v3.4.1_Release_Notes). In case of issue with Uniflash installation please send your question here e2e.ti.com/.../81
Jan
Hi!
What is the allowed frequency range of crystal, which I want to connect between 22 pin and 23 pin of the CC3200?
Thank You!