Forum Post: CC1020 Calibration
Hello,I am looking for some clarifications in the calibration process of the CC1020. Following a calibration or recalibration procedure as described in Figure 29 of the CC1020 Datasheet, i gather that...
View ArticleForum Post: RE: recv API frozen (Socket Communication)
Hi Yael,Please let us know the next step to get the log file.
View ArticleForum Post: RE: TiWi-SL CC3000 Programming the service pack
127 bytes is the correct size of the radio parameters. There should be no issue. Maybe Tomer can comment on why there is an extra byte written.
View ArticleForum Post: CC1101 asynchronous mode delay between transmit and receive ?
My design uses the CC1101 in asynchronous mode. Does the radio require a delay period after sending data over the UART to the radio to ensure all bytes get transmitted out or does the radio transmit...
View ArticleForum Post: CC430 Fast Frequency Hopping Questions
Device: CC430F6137 with 26 MHz oscillator (TI evaluation board)Overview: Even though I’m getting perfect over-the-air packet reception when slow hopping, I’m having problems achieving reliable FFH...
View ArticleForum Post: RE: CC3000 Patch Programming Failure
Now when I rerun the driver patch programmer, no LEDs turn on.So I attached my MSP-FET430UIF programmer and stepped through the driver patch programmer code.It hangs as soon as wlan_start(0); is...
View ArticleForum Post: Android - SmartConfig User Manual and Source Codes
I saw SmartConfig-Android (SmartConfig for Android) was posted on Mar 4, 2013, any user manual and source codes are available?http://www.ti.com/tool/smartconfig Thanks.
View ArticleForum Post: RE: IAR Error Message: The stack 'XdataStack' is fulled to...
Hi Tome,I have had some issues with the IDATA stack and XDATA stack overflows as well. In all my reading on the forum and the web and debugging, making sure the debug connection is well made on the...
View ArticleForum Post: RE: What's changed of 1.10.1 comparing with 1.10?
Does ''nvmem_read_sp_version' returns different value for ver 1.10 and 1.10.1 ? Please confirm.I think, I have programmed patch 1.10.1 but 'nvmem_read_sp_version' returns 0x01,0x0A. Is this correct...
View ArticleForum Post: CC2543 PLL Lock Time
For the CC2543 in the Tx mode, if I change the frequency of operation from 2400 MHz to 2480 MHz how long does it take for the CC2543 to fully lock at 2480 MHz? For the CC2543 in the Rx mode, if I...
View ArticleForum Post: RE: recv API frozen (Socket Communication)
Hi Yael,Thanks for Info.Yes, we are using LSR module. And as per LSR data sheet pin-out (ref my last reply in same post), mentioned pins 2, 3, and 4 are NC (not connected). So considering this fact we...
View ArticleForum Post: HFP codec
Where can I find the Hands free codec for the pan1323 bluetooth chip with the stellaris development board?
View ArticleForum Post: RE: Writing CC2530 flash during run-time
You can't write the flash while running a program in flash (anywhere).You have to run the trigger for the DMA from RAM. Since it is only a few bytes to trigger the DMA, it is a simple task to put those...
View ArticleForum Post: RE: wl1271 port
Hi Dennis,WLAN firmware watchdog can expire due to multiple reasons - it is self recovery mechanism for the firmware. Since you are using very old version of WLAN driver/firmware, I suggest you...
View ArticleForum Post: RE: TiWi-SL CC3000 Programming the service pack
HI,There should not be a difference, as long as you're using the exact application as we release.I don't assume you have a problem with your EEPROM, but for that please follow the test I've requested,...
View ArticleForum Post: RE: Antenna DN007
Yes, that seems right. But keep in mind that most PCB manufacturers operate with 0.15 mm min. copper clearance.Cheers,Fredrik
View ArticleForum Post: TUSB3410 sending issues on Linux
I have a CC2530ZNP Zigbee controller connected to a TUSB3410 USB to serial bridge, which is in turn attached to a Linux machine (I've used both CentOS and Raspberry Pi). We were originally having...
View ArticleForum Post: RE: wl1271: ERROR sdio write/read failed (-110)
Hi Kolusu,When you boot up the board, you should see a message like this: [ 10.218292] wl12xx: driver version: ol_R5.SP3.06I'm not sure what you mean in your second question. You should know what you...
View ArticleForum Post: RE: Wifi Access point support on Pandaboard
Hi Phani,Are you turning on the softAP through GUI or command line? And which wireless driver version are you using for the WL6 device?Please refer to this page...
View ArticleForum Post: RE: Cannot get the TMS3705 to enter synchronous data transfer mode
Thanks for the reply! But no, that's not it. I tried altering Tinit from 1.9 to 2.5 msec in 0.1 msec increments and the results are always the same:In fact, nothing changes if I leave out the wake-up...
View Article