Other Parts Discussed in Thread: AWR6843ISK
Hello All,
We have AWR6843AOP custom design board.Mobile tracker demo is appropriate for our customers request.
How can I import Mobile Tracker from AWR6843ISK to AWR6843AOP.
I know that I need to change Antenna Patern and Phase.
I coundn't find this information in Mobile Tracker Demo code.
But still , in mmwdemo_rfparser.c file there is this code
#ifdef SUBSYS_MSS
MmwDemo_RFParserHwAttr MmwDemo_RFParserHwCfg =
{
SOC_ADCBUF_SIZE,
0x2,
0x5
};
And
0x2 is elevTxAntMask
0x5 is azimTxAntMask
I think I need to change these values for AOP.
Plese give me a guide for configure the code for AWR6843AOP.
Thanks
EMRE