Hi,
The default setting for the firmware of TIDA-00703 is LITHIUM ION Profile,
so what changes should i make in "main_BatteryCharger_Newc" to run as a CC-CV profile?
Regards,
Kaushik
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
The default setting for the firmware of TIDA-00703 is LITHIUM ION Profile,
so what changes should i make in "main_BatteryCharger_Newc" to run as a CC-CV profile?
Regards,
Kaushik
Hi Kaushik,
I have seen your query. I will get back with the steps required shortly.
Best Regards,
Ram
Hi Ram,
I am trying to understand the firmware code, which is by default for LITHIUM ION Profile,
but i require CC-CV profile for my application,
With the default profile i am getting huge ripples in output voltage when tried to operate at higher voltages, this is because of the PWM output, which is not smooth. when controlling at lower voltage, the pwm output is smoother and ripples are minimum.
can you Please help me with the firmware code for CC-CV
Warm Regards,
Kaushik
Hi Karthik,
This could be a completely different problem.
However for CC/CV seeting, you can comment line# 1407 LIION_STATE = LIION_OFF; to make the system memic a CC/CV controller
Best Regards,
Ram