Hello everyone,
I'm trying to perform some testing on the EVB6002. I was able to send some data to TX, but just notice some interesting harmonics (2nd and 3rd in particular), is this ok? which levels should I be expecting?
Another issue came when I configure the chip to make a RF Loopback, setting the Tx PLL 3 MHz higher than the Rx PLL. I can't see anything from Analog Rx Out Pins, neither single end ones, or differentials. Here is the steps I follow to complete this task:
0 - Set TxPLL 3MHz Higher than RxPLL
1 - 0x75[5:4] (LNASEL_RXFE) = 1 //Select LNA1 Path
2 - 0x7D[0] (PD_LNA_RXFE) = 1 //Turn off LNA
3 - 0x70[1] (DECODE) = 1 //PD take effect
4 - 0x08[3-0] (LBRFEN[3:0]) = 1 //Send RF Loopback to LNA1 Path
5 - 0x0B[0] (PD[0]) = 0 // Power up RF Switch
6 - 0x05[7] (DECODE) = 1 //LBRFEN take effect
7 - 0x25[1:0] (SELOUT) = 1 //Send RxPLL to LNA1 Path
8 - 0x44[2] (PA_EN[0]) = 0 //Turn on AUXPA
9 - 0x05[3] (STXEN) = 1 //Start sending
10 - 0x05[2] (SRXEN) = 1 //Start receiving
Pins 18, 19 and 20 from J3 are connected to and osciloscope. I even try doing this from the GUI, but having the exact same result, NO result.
Thanks in advance,
Tomas Franzosi