Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi,
I am looking for the correct way to select WB-DSSS in sysconfig for using with TI15.4 using the rfCarrierWave example project in simplelink_cc13xx_cc26xx_sdk_7_41_00_17
1. Is there any difference selecting Custom or TI 15.4 Stack for carrier wave example? I am using TI 15.4 in my final application.
2. If custom then do I select WB-DSSS in the Proprietary drop down box or leave Custom PHY Setting, 868 MHz band and select WB-DSSS in the ? If I change to WB-DSSS here I have to change the names of the structure references in the code, if it is left as custom then the code does not need changing. For example RF_prop changes to RF_prop_custom in ti_radio_config.c when selection WB-DSSS.
or
Then what do I select here?
3. Or do I not use Custom and instead use TI 15.4 Stack as my final application uses TI 15.4 Stack?
Does any of this make a difference? I have compared ti_radio_config.c and it appears the same regardless of the selections made above, but the overrides are a different name and I am concerned some low level settings will be different.
Thanks for your help.
Andy