ADC factory calibration

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Kinrin
Level 2
Level 2
10 replies posted 25 sign-ins 5 replies posted

Dear friends,

 

I'm trying to build up a program to drive an e-toothbrush. I use 3.7V Li-Ion battery to be the power source.

but I found that the ADC value for battery voltage always be read out with different value even the voltage is same.

I heard that the ADC function must be calibrated when programming MCU in factory.

can any body tell me how to do the ADC calibration? and how we should modify program with this calibration?

 

many thanks!

0 Likes
1 Solution
LinglingG_46
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 10 questions asked

1: Could you give me  a screenshot about  your test result about the ADC? 

2: How about the results of the external constant voltage source test?

3: Calibration means that you use the known voltage to get the Gain, and test the GND value as the offset. So you can get a new calibration value.

 

 

View solution in original post

0 Likes
1 Reply
LinglingG_46
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 10 questions asked

1: Could you give me  a screenshot about  your test result about the ADC? 

2: How about the results of the external constant voltage source test?

3: Calibration means that you use the known voltage to get the Gain, and test the GND value as the offset. So you can get a new calibration value.

 

 

0 Likes