SPSGRF-868 configuration, SPIRIT1 VCO calibration not working
/* This is the function that initializes the SPIRIT with the configuration that the user has exported using the GUI */ void SpiritBaseConfiguration(void) { uint8_t tmp[7]; /* Be sure that the registers config is default */ SpiritSpiCommandSt...