<?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 EEPROM  in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/I2C-EEPROM/m-p/998575#M148075</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;some examples of i2c eeprom drivers can be found on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/misc/eeprom?h=imx_4.19.35_1.1.0" title="https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/misc/eeprom?h=imx_4.19.35_1.1.0"&gt;eeprom\misc\drivers - linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;at24c dts example&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6q-h100.dts?h=imx_4.19.35_1.1.0" title="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6q-h100.dts?h=imx_4.19.35_1.1.0"&gt;imx6q-h100.dts\dts\boot\arm\arch - linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In general one can look also at examples with spi interface described in Chapter 31 SPI NOR Flash Memory Technology&lt;/P&gt;&lt;P&gt;Device (MTD) Driver attached Linux Manual and Chapter 5 Configuring the SPI NOR Porting Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Jan 2020 05:38:28 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2020-01-25T05:38:28Z</dc:date>
    <item>
      <title>I2C EEPROM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I2C-EEPROM/m-p/998574#M148074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using a&amp;nbsp;24AA02E64T-I/OT (Microchip) EEPROM and want to interface it with I2C . I am unable to find the driver support for the same in nxp android source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would like to know if there's any support available &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes what are the changes that needs to be done ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2020 05:49:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I2C-EEPROM/m-p/998574#M148074</guid>
      <dc:creator>krishnan_ramesh</dc:creator>
      <dc:date>2020-01-24T05:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: I2C EEPROM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I2C-EEPROM/m-p/998575#M148075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;some examples of i2c eeprom drivers can be found on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/misc/eeprom?h=imx_4.19.35_1.1.0" title="https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/misc/eeprom?h=imx_4.19.35_1.1.0"&gt;eeprom\misc\drivers - linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;at24c dts example&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6q-h100.dts?h=imx_4.19.35_1.1.0" title="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6q-h100.dts?h=imx_4.19.35_1.1.0"&gt;imx6q-h100.dts\dts\boot\arm\arch - linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In general one can look also at examples with spi interface described in Chapter 31 SPI NOR Flash Memory Technology&lt;/P&gt;&lt;P&gt;Device (MTD) Driver attached Linux Manual and Chapter 5 Configuring the SPI NOR Porting Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2020 05:38:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I2C-EEPROM/m-p/998575#M148075</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-01-25T05:38:28Z</dc:date>
    </item>
  </channel>
</rss>

