Hi,
We set up for RF: Frequency 922MHz, Baudrate 100kbps.
There are 2 variables related to setting frequency:
① RF_cmdFs.frequency (16bits)
② RF_cmdFs.fractFreq (16bits) (theoretically, Step = 1000000/65536 = ~ 15.3Hz)
When the actual test, we can only change the frequency with step = ~ 750Hz, when increasing or decreasing RF_cmdFs.fractFreq about 51.
We want to confirm really can only adjust the frequency of about 750Hz or because we did not set up correctly? Are there any documents related to this issuse?