<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>LeafLabs Garden &#187; Topic: Controling  MCP4728 with I2C</title>
		<link>http://forums.leaflabs.com/topic.php?id=1968</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:21:37 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=1968" rel="self" type="application/rss+xml" />

		<item>
			<title>mbolivar on "Controling  MCP4728 with I2C"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1968#post-11420</link>
			<pubDate>Wed, 27 Jun 2012 11:52:18 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">11420@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;If Crenn's advice doesn't work for you, there's also now an example on using the MCP4725 on GitHub:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://github.com/leaflabs/libmaple/blob/master/examples/i2c-mcp4725-dac.cpp&#34; rel=&#34;nofollow&#34;&#62;https://github.com/leaflabs/libmaple/blob/master/examples/i2c-mcp4725-dac.cpp&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It uses the low-level &#38;lt;libmaple/i2c.h&#38;gt; interface, and I don't know if the MCP4725 has a different I2C interface than the MCP4728, but maybe it's useful.&#60;/p&#62;
&#60;p&#62;Note that if you try to move this code over to use in the IDE, you'll need to use the old include style (&#60;code&#62;#include &#38;quot;i2c.h&#38;quot;&#60;/code&#62; instead of &#60;code&#62;#include &#38;lt;libmaple/i2c.h&#38;gt;&#60;/code&#62;).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl on "Controling  MCP4728 with I2C"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1968#post-11416</link>
			<pubDate>Wed, 27 Jun 2012 09:43:57 +0000</pubDate>
			<dc:creator>Carl</dc:creator>
			<guid isPermaLink="false">11416@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;OK, thank you a lot for the reply, I will try that!&#60;/p&#62;
&#60;p&#62;//Carl
&#60;/p&#62;</description>
		</item>
		<item>
			<title>crenn on "Controling  MCP4728 with I2C"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1968#post-11414</link>
			<pubDate>Wed, 27 Jun 2012 09:19:49 +0000</pubDate>
			<dc:creator>crenn</dc:creator>
			<guid isPermaLink="false">11414@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;There is actually very little needed to get that library working in the Maple IDE. The main things are to remove the &#34;_t&#34;s from the end of uint8, uint16 etc and switching the wires to use SDA on pin 20 and SCL on pin 21.&#60;/p&#62;
&#60;p&#62;This is of course assuming you're using the current Wire library that is included with Maple IDE v0.0.12. If you're using the new Wire library, the SDA pins are different.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl on "Controling  MCP4728 with I2C"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1968#post-11409</link>
			<pubDate>Wed, 27 Jun 2012 06:00:14 +0000</pubDate>
			<dc:creator>Carl</dc:creator>
			<guid isPermaLink="false">11409@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi, I want to control a MCP4728 Evaluation board from microship.&#60;br /&#62;
I got it running very easy on the arduino with this library:&#60;br /&#62;
&#60;a href=&#34;http://neuroelec.com/2011/02/mcp4728-library-for-arduino/&#34; rel=&#34;nofollow&#34;&#62;http://neuroelec.com/2011/02/mcp4728-library-for-arduino/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;With no previous experience with I2C the library helped me a lot. &#60;/p&#62;
&#60;p&#62;Now I just need to be able to do the same using the Maple IDE.&#60;/p&#62;
&#60;p&#62;I don't have the skillz to port over the library to MAPLE IDE and I don't really understand how I should control the DAC without it.&#60;/p&#62;
&#60;p&#62;Would be very happy if anyone helped me or just sent a link to a tutorial if there is one.&#60;/p&#62;
&#60;p&#62;Thank you.&#60;/p&#62;
&#60;p&#62;//Carl
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
