<?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>i.MX ProcessorsのトピックRe: Change OV5640 Register Using I2C</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Change-OV5640-Register-Using-I2C/m-p/497066#M80044</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One suggestion:&lt;/P&gt;&lt;P&gt;You can read the ioctl part in driver source code ov5640.c. You can modify/add one ioctl function and then call that ioctl for changing the register value in user space.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Mar 2016 08:00:56 GMT</pubDate>
    <dc:creator>jimmychan</dc:creator>
    <dc:date>2016-03-24T08:00:56Z</dc:date>
    <item>
      <title>Change OV5640 Register Using I2C</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Change-OV5640-Register-Using-I2C/m-p/497063#M80041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am new to this,please help me to solve my issue,&lt;/P&gt;&lt;P&gt;I want to change some&amp;nbsp; register values of ov5640.c driver file&amp;nbsp; from user space c API.&lt;/P&gt;&lt;P&gt;I tried this link( &lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.kernel.org%2Fdoc%2FDocumentation%2Fi2c%2Fdev-interface" rel="nofollow" target="_blank"&gt;https://www.kernel.org/doc/Documentation/i2c/dev-interface&lt;/A&gt; ) .But in this c program i can't change my register value..Here i attach my i2c code.please kindly gothrough it.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance!.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With REGARDS,&lt;/P&gt;&lt;P&gt;R.Giritharan &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335891"&gt;i2c_ov5640.c.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 07:39:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Change-OV5640-Register-Using-I2C/m-p/497063#M80041</guid>
      <dc:creator>giritharanr</dc:creator>
      <dc:date>2016-03-23T07:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Change OV5640 Register Using I2C</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Change-OV5640-Register-Using-I2C/m-p/497064#M80042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giritharan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it is necessary to use platform specific i2c api as used&lt;/P&gt;&lt;P&gt;for example in unit tests (refer to attached part of it,&lt;/P&gt;&lt;P&gt;I2C Test With mt9v111 camera mxc_i2c_test.c), sources&lt;/P&gt;&lt;P&gt;can be found&lt;/P&gt;&lt;P&gt;&lt;A href="http://downloads.yoctoproject.org/mirror/sources/imx-test-5.2.tar.gz" title="http://downloads.yoctoproject.org/mirror/sources/imx-test-5.2.tar.gz"&gt;http://downloads.yoctoproject.org/mirror/sources/imx-test-5.2.tar.gz&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>Wed, 23 Mar 2016 10:31:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Change-OV5640-Register-Using-I2C/m-p/497064#M80042</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-03-23T10:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Change OV5640 Register Using I2C</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Change-OV5640-Register-Using-I2C/m-p/497065#M80043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igor,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for your reply.&lt;/P&gt;&lt;P&gt;i saw the source code which you attach.&lt;/P&gt;&lt;P&gt;my doubt is , for example i want to change the register 0x5000 value from 0x06 to 0xff from user space...so as per my attached code if i give the reg value of 0x5000 means it won't taken.i don't know why?&lt;/P&gt;&lt;P&gt;so register is not written properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please find any solution to over write the register values at run time.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;R.Giritharan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 10:46:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Change-OV5640-Register-Using-I2C/m-p/497065#M80043</guid>
      <dc:creator>giritharanr</dc:creator>
      <dc:date>2016-03-23T10:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Change OV5640 Register Using I2C</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Change-OV5640-Register-Using-I2C/m-p/497066#M80044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One suggestion:&lt;/P&gt;&lt;P&gt;You can read the ioctl part in driver source code ov5640.c. You can modify/add one ioctl function and then call that ioctl for changing the register value in user space.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 08:00:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Change-OV5640-Register-Using-I2C/m-p/497066#M80044</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2016-03-24T08:00:56Z</dc:date>
    </item>
  </channel>
</rss>

