Part Number: CC1200EMK-420-470 Other Parts Discussed in Thread: CC1200 , Hi,
Using smartRF I'm sending packets directly through cable to cc1200 and trying to read RSSI value from RSSI[11:0] register. Here are the values (in dbm):
smartRF dBm ------…
Part Number: CC1200EMK-420-470 I want to use TCXO for the CC1200EMK-420-470 module instead of normal XOSC.
However, the reference design doesn't specify the values for components in the TCXO circuit, I mean: C321, C322 and R322
Could you help me with…
Part Number: CC1200EMK-420-470 Other Parts Discussed in Thread: CC1200 I have been working with the CC1200EMK, I have noticed that the cc1200 stops receiving packets when the ambient temp is above 40 degrees Celsius . I have checked if the chip is still…
Part Number: CC1120EMK-420-470 Hi experts,
My customer already makes a mistake that solders 0 Ohm resistor on R321. They use 3.3V TCXO.
The product has been shipped out. Is there a potential risk? Thanks.
Part Number: CC1120EM-420-470-RD
I would like to porting driver to STM32 and found that will block on GPIO2 no response after STX command.
I set "CC112X_SETTLING_CFG = 0x00B" and my partversion is 0x23 no run manual calibration.
my initial…
Part Number: CC1120EM-420-470-RD I've ported code to Arduino UNO and that can run Tx/Rx test successfully.
I would like to porting firmware to STM32G071RB board and run the same initial register setting value as Arduino UNO.
after issue STX command…
Part Number: CC1120EM-420-470-RD Hi
I wanted to ask whether there is any way in which I can directly connect a differential input from antenna to cc1120's LNA pins(19 and 20) without using the circuitry involved to convert single ended input to differential…
Part Number: CC1120EMK-420-470 Hello,
Is there some way to automatically load a specific XML configuration after launching and selecting an EB from SmartRF Studo?
Such as appending an argument to the call:
C:\Program Files (x86)\Texas Instruments\SmartRF…
Thanks for your reply. In the Smart RF Studio, the register exported for the GPIO pin is as follows:
CC120X_IOCFG2, 0x06;
And I have a GPIO2 pin on the P2.2 and I have activated the GPIO interrupt on this pin (P2IE |= BIT2) on the falling edge (P2IES…
Part Number: CC1200EMK-420-470 Other Parts Discussed in Thread: MSP430G2553 , CC1200
Tool/software: Code Composer Studio
Hi
I have a really annoying problem with CC1200EM - 420- 470 MHz. In the code, I pull the CSn low and wait for the SO go low, but it…