I am using TMS570LS1224 micro controller .and demo circuit 1941D and LTC6813 ic.
i am trying to read voltage .but i am able to read voltage of only few cells.
so, what should i do.
I am using TMS570LS1224 micro controller .and demo circuit 1941D and LTC6813 ic.
i am trying to read voltage .but i am able to read voltage of only few cells.
so, what should i do.
Hi,
You might want to check Cell Selection for ADC Conversion(CH) bits in ADCV command. These bits perform selective conversions of some channel.
Regards
hi sgarg,
i am waiting your reply.
Hi Gautam,
have you tried to verify if there is no issue in hardware? can you run the basic linduino code using an arduino to check the hardware performance?
To verify your code please refer to this link
Regards
Yes i have checked with STM32F429 development board.
it is working fine.