Other Parts Discussed in Thread: CC1310
Hello,
I followed TI CC1310 IQ sample turtorial. I use one CC1310 Launchpad as receiver and one CC1310 SDK as transmitter. I use SMART RF studio to continuously trasnsmit unmodulated signal. with setting showed below:
At the receiver end, I buffered 900 I/Q sample pairs and send them to my computer for further analysis. According to TI support's previous answer, I set my receiving symbol rate to be 2k Baud per second which should perform I/Q ADC's sample rate at 8000 SPS due to the four times oversampling.
Then I plot them out and see some peaks on my I/Q signal. Since I was transmitting unmodulated signal which should be DC? Is it correct?
1. Could you please tell why do I get these peaks?
I also tried to set IF frequency to be 0 and I got the following:
2. Could you kindly please tell me if the carrier is directly downconverted to baseband or IF for the I/Q samples?
3. Could you please send me the CC1310 receiver detailed chain block diagram? Is there an AGC in the receiver chain and how could I control it? I didn't find it in the tech manual.
4. Last question, according to its says that "receiver do not sample I/Q data at the same time". If so, how could you deal with the I/Q phase bias in your protocols?