With the LMS7 Suit I can automatically calibrate the DC offset by pressing [Calibrate DC] in the RFE tag.
What is the sequence of register writes when pressing this button as I am trying to replicate this procedure in my custom code?
With the LMS7 Suit I can automatically calibrate the DC offset by pressing [Calibrate DC] in the RFE tag.
What is the sequence of register writes when pressing this button as I am trying to replicate this procedure in my custom code?
Could you show a screenshot of which button you are pressing? Because there is no button with such name in GUI’s RFE tab.
Oh, that’s a very old software.
You can reuse the procedure from here: LimeSuiteNG/embedded/lms7002m/calibrations.c at 2be1e53147e2d5fc1743cc0865e5df548b899fd8 · myriadrf/LimeSuiteNG · GitHub
You would just need to provide your function that does SPI transacations like here: LimeSuiteNG/src/chips/LMS7002M/LMS7002M.cpp at 2be1e53147e2d5fc1743cc0865e5df548b899fd8 · myriadrf/LimeSuiteNG · GitHub