Hello.
First, I know how to run run-time DC-offset cal or to stop DC-offset cal.
# how to run time dc-offset calibration
SPIWrite 00a3,00,0,7
SPIWrite 00a2,01,0,7
SPIWrite 00a1,03,0,7
SPIWrite 00a0,0f,0,7
SPIWrite 0193,4b,0,7
#how to stop disable dc-offset calibration
SPIWrite 00a3,00,0,7
SPIWrite 00a2,00,0,7
SPIWrite 00a1,03,0,7
SPIWrite 00a0,0f,0,7
SPIWrite 0193,4b,0,7
I want to know how to use power-up calibration without run-time cal.
Could you please provide assistance with this issue?
Thank you in advance for your help. I look forward to hearing from you soon.