2021-08-13 09:58 PM
I am using an STM32F407 to communicate with an LTC1760 dual battery charger via SMBus.
If I restrict my queries to either the LTC1760 alone or a battery, the communication is flawless.
However, the moment I switch from addressing LTC1760 to a battery or vice-versa, the latter does not respond at all.
It would be great if someone could help me figure out the underlying cause of the issue.
PFB the connection diagram set up.
Solved! Go to Solution.
2021-08-20 02:40 AM
The issue was due to improper handling of the internal states.
2021-08-14 01:26 AM
Assume you're probably going to need to attach a bus/logic analyzer and understand the interactions/interplay occuring there.
You might do better on a linear tech/analog devices forum or battery management focused on, or working with FAE and support staff with specific implementation experience. If they don't have direct help they might be able to direct you to consultants with specific coding/debugging experience.
2021-08-15 08:46 PM
I have communicated the issue with LTC. I am told that the part has no such known issues.
I am trying with a logic analyzer.
2021-08-20 02:40 AM
The issue was due to improper handling of the internal states.
2024-10-22 05:16 AM
What do you mean? - maybe something more meaningful as I have the same issue.