Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 10 months ago.
LTC2942 Automatic mode
Hi
I'm using an mDot platform and I'm trying to implement your LTC2942 code but I'm having a lot of trouble getting responses from the LTC2942 that make sense. My intention is to have the device in Automatic mode so that I can get Temp and Voltage when I need and know that the device has gone back to sleep after each conversion.
Could you please suggest the steps or provide some sample code so that I can see where I might be going wrong?
Many thanks
-H
POSTSCRIPT By dropping the clock frequency from default 400K to 40K, the clock wave form now looks basically square and the unit burst into life. The mDot and / or it's development board do not appear to like the high speed clock. Now that has been sorted out, the LTC2942 library works like a charm and has saved us a lot of coding time.