In SDK_2_2_9_FRDM-KW36, I adjust mXtalTrimDefault does not work and found that the XCVR_SetXtalTrim is no longer called。
in SDK_2.2.3_FRDM-KW36 Ble_RadioInit:
in SDK_2_2_9_FRDM-KW36 Ble_RadioInit:
Hi,
It is not used in the Ble_RadioInit function, but still the XCVR_SetXtalTrim function can be used.
Do you have a problem using it?
Regards,
Ricardo
Hi,
You can use the (void)XCVR_SetXtalTrim( (uint8_t)gHardwareParameters.xtalTrim ); in the same way as in the older version.
If this function is not used (like in 2.2.9), the XtalTrim value is 75.
Regards,
Ricardo