<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: I2C Connectivity on SABRE in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/I2C-Connectivity-on-SABRE/m-p/375315#M53771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joseph&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suggest to look at attached file and below appnote with SW examples&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/sensors/doc/app_note/AN4519.pdf?fasp=1&amp;amp;WT_TYPE=Application%20Notes&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf"&gt;AN4519&lt;/A&gt; AN4519, Data Manipulation and Basic Settings of the MPL3115A2&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=SNSDRVSANDROID&amp;amp;nodeId=0152109D3F" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=SNSDRVSANDROID&amp;amp;nodeId=0152109D3F"&gt;Sensor Drivers for Android, Linux and OS|Freescale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Apr 2015 10:18:06 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2015-04-03T10:18:06Z</dc:date>
    <item>
      <title>I2C Connectivity on SABRE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I2C-Connectivity-on-SABRE/m-p/375314#M53770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;I wanted to run a basic Python script to communicate with a MPL3115A2 chip on the I2C3 line from the I.MX6Q.  Can anyone give me a basic example on how to do this? I am running Ubuntu on the SABRE SDB. &lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 03:16:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I2C-Connectivity-on-SABRE/m-p/375314#M53770</guid>
      <dc:creator>Jochi119</dc:creator>
      <dc:date>2015-04-03T03:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: I2C Connectivity on SABRE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I2C-Connectivity-on-SABRE/m-p/375315#M53771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joseph&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suggest to look at attached file and below appnote with SW examples&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/sensors/doc/app_note/AN4519.pdf?fasp=1&amp;amp;WT_TYPE=Application%20Notes&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf"&gt;AN4519&lt;/A&gt; AN4519, Data Manipulation and Basic Settings of the MPL3115A2&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=SNSDRVSANDROID&amp;amp;nodeId=0152109D3F" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=SNSDRVSANDROID&amp;amp;nodeId=0152109D3F"&gt;Sensor Drivers for Android, Linux and OS|Freescale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 10:18:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I2C-Connectivity-on-SABRE/m-p/375315#M53771</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-04-03T10:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: I2C Connectivity on SABRE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I2C-Connectivity-on-SABRE/m-p/375316#M53772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for my ignorance when it comes to this. I'm new at using this processor with Linux.&amp;nbsp; Do I need a .h file for this mpl3115.c file?&amp;nbsp; I see on the app note that they have sample code, but they refer to many functions that I don't see.&amp;nbsp; Example Below: Where can I find where IIC_Start() is defined?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P data-canvas-width="639.5847199999998" style="font-size: 16.6px; font-family: monospace;"&gt;&amp;nbsp; IICC_TX = 1; // Transmit Mode&lt;/P&gt;&lt;P data-canvas-width="609.5901799999999" style="font-size: 16.6px; font-family: monospace;"&gt;&amp;nbsp; IIC_Start(); // Send Start&lt;/P&gt;&lt;P data-canvas-width="749.4650999999999" style="font-size: 16.6px; font-family: monospace;"&gt;&amp;nbsp; IIC_CycleWrite(address); // Send IIC "Write" Address&lt;/P&gt;&lt;P data-canvas-width="639.5847199999998" style="font-size: 16.6px; font-family: monospace;"&gt;&amp;nbsp; IIC_CycleWrite(reg); // Send Register&lt;/P&gt;&lt;P data-canvas-width="609.5901799999999" style="font-size: 16.6px; font-family: monospace;"&gt;&amp;nbsp; IIC_CycleWrite(val); // Send Value&lt;/P&gt;&lt;P data-canvas-width="599.5919999999999" style="font-size: 16.6px; font-family: monospace;"&gt;&amp;nbsp; IIC_Stop(); // Send Stop&lt;/P&gt;&lt;P data-canvas-width="599.5919999999999" style="font-size: 16.6px; font-family: monospace;"&gt;&lt;/P&gt;&lt;P data-canvas-width="599.5919999999999" style="font-size: 16.6px; font-family: monospace;"&gt;Thanks,&lt;/P&gt;&lt;P data-canvas-width="599.5919999999999" style="font-size: 16.6px; font-family: monospace;"&gt;Joseph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 19:11:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I2C-Connectivity-on-SABRE/m-p/375316#M53772</guid>
      <dc:creator>Jochi119</dc:creator>
      <dc:date>2015-04-07T19:11:06Z</dc:date>
    </item>
  </channel>
</rss>

