Part Number: CC2520 Other Parts Discussed in Thread: Z-STACK , Z-STACK-ARCHIVE I have some hardware that is already deployed with the cc2520 in it but he chip. We now want to add zigbee support. Is the a way I can get an older version of Z-stack that…
Part Number: CC2520 Dear TI teams,
I am now designing for a customer to redesign a previous Iot product.
It is using the CC2520 RF TRANSCEIVER and I am anxious about decoupling.
The customer's design power line was DVDD and AVDD common RFVCC( 3…
Part Number: CC2520 Hi,
Is it possible to unlock 2.2 GHz band on this chip?
We are not commercial users and have allocation on this frequency
IF no can you suggest something for S-BAND transceiver with PSK modulation for 2.2 GHz
Part Number: CC2520 Hello, My customer plans to use CC2520. They would like to put CC2520 between IEEE1588v2 master and slave to exchange TPT messages. They would like to know around how much delay CC2520 has at TX path (SPI to RF)and RX path (RF to SPI…
Part Number: CC2520
Hi,
I am working on the CC2520. I have two questions regarding on the datasheet and the example codes. Hope I can get some help here.
1. In this FSM figure, what does "all state" mean? Does it include all states, like…
Part Number: CC2520
/*********************************************************************************************************/
// Wait for RSSI to become valid
while(!GPIO_ReadInputDataBit(GPIOC, CC2520_GPIO_2_IPIN));
If I don't disable…
Part Number: CC2520 Other Parts Discussed in Thread: ENERGIA , SIMPLELINK-CC13X2-26X2-SDK , CC2538 Hi,
Im currently using a custom board with a TM4C1294NCPDTI3 and a CC2520. Im using the Energia IDE for coding this.
I'm having an issue with activating…
Part Number: CC2520 Other Parts Discussed in Thread: CC2590 I am trying to interface CC2520 along with CC2590 to increase the range of communication. What is the %increase in range can be achieved?
Also what is type of connector to connect the antenna…
Part Number: CC2520 I am seeing a condition occur where SFD goes high, and stays high, after working(receiving packets from a time server) for 20-30 seconds.
Any ideas on what could be causing this?
Part Number: CC2520 Hello, Datasheet specifies maximum RX/TX and TX/RX turnaround time is 192us. At my customer application, RX/TX and TX/RX turnaround time variations are very critical, it must be equal or less than 20ns. How much is the minimum RX/TX…