I have created a PCB that was built by referencing the CC3200-LAUNCHXL schematic as strictly as possible, but I have yet to get any WIFI capabilities.
When using the CC3200-LAUNCHXL to run the MDNS Application example code from the 3200SDK in Code Composer Studio 6.0.1 debug mode, I see the following output from the Terminal:
The problem is when I run the code from my custom PCB I see the following:
Note: I have hardcoded the access point name and password so it should connect on boot. I have also tried other application examples such as the out-of-the-box and wlan_station examples with similar results.
I have tried updating the service pack using the CC3200 UniFlash tool with hope that it might help, but the UART always times out during the operation, even though there are no issues with formatting, programming, or reading the version information.
Trying to investigate why the updating the service pack fails you can see below where the CC3200 fails to respond.
When probing the RF Pin(RF_BG/Pin 31) I see no output at all on the custom board.
I have verified the following:
- The microcontroller executes all processes aside from WI-FI flawlessly.
- The crystal oscillators are outputting the correct frequencies.
- The code works on a CC3200-LAUNCHXL as expected.
- The antenna and filter design is functional. This was tested with a spectrum analyzer tracking generator. We attached the spectrum analyzer to the RF Pin of the microcontroller (RF_BG/Pin 31) and used the tracking generator to confirm signal transmission.
I am at a lost on how to debug this further and any help resolving this issue would be awesome!
I have access to a CC3200-LAUNCHXL, spectrum analyzer, oscilloscope, logic analyzer, and basic lab equipment.
Additional Details:
- SOP2 Pulled High
- SOP1 Pulled Down
- SOP0 Pulled Down
- CC3200 TX(GPI01) - FTDI RX
- CC3200 RX(GPI02) - FTDI TX
- COM Port 37