Tool/software: Code Composer Studio
Hi,
I am working on a customised mppt board using TI reference design (PMP7605) and also using TI source code.
I need to calculate the values for voltage and current based on the frame received from MSP430 i.e FramToSend . Like I am receiving '17A' in hex format and after converting it to decimal i.e 378 ,so what constant should be multiplied to this value in order to get the exact voltage and similarly constant for the current?
I am using '0.04655' for voltage but it is not linear for all cases.
or ADC is not giving proper values ?
Regards,
Nikhil