Hello @obaidz8,
Check this resource, please:
https://wiki.myriadrf.org/LimeSDR-USB
You will find a link to calibration description in chapter “4. Documentation”.
You should use a fan if the boards heats up in your application. Check this for more details.
For data synchronization between A and B channels I would suggest this procedure:
- Disable clock generator, set EN_G_CGEN 0x0086[0]=0;
- Reset RxTSP logic registers by toggling(1->0->1) 0x0020[9] LRST_RX_A and 0x0020[11] LRST_RX_B;
- Enable clock generator, set EN_G_CGEN 0x0086[0]=1.