Other Parts Discussed in Thread: SYSCONFIG, CC1352P7
Tool/software:
Code Composer Studio 20.2.0
sysconfig_1.21.1
With syscfg GUI create RF Stack - > custom -> Proprietary (770-930) -> Deviation (kHz): 1000.0
Generated file ti_radio_config has .modulation.deviation = 0xFA0.
.deviation is a 11 bits bitfield which does not support the 0xFA0 value.
Bug might be related to not using the deviationStepSz field.