Dear all,
I'd like to ask about current sensor equation.
When I checked the schematics, the current sensor is shown like below.
And this is CCS code.
where variables are define like the below.
#define TINV_CURRENT_OFFSET_PU ((float32_t)0.5)
#define TINV_ADC_PU_SCALE_FACTOR ((float32_t)0.000244140625)
Can you explain the relationship between CCS code and equation?
and then what is Rf and Re?
Best regards,