<?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のトピックModify LED brightness level</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Modify-LED-brightness-level/m-p/706486#M109790</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd to modify minimum/maximum brightness for the LED driver (&lt;A href="http://www.nxp.com/docs/en/data-sheet/PCA9632.pdf"&gt;PCA9632 driver&lt;/A&gt;). in linux I have the interface for to set brightness level between 0 and 10 using interface `/sys/class/backlight/backlight_keypad/`&lt;/P&gt;&lt;P&gt;I can modify `&lt;SPAN&gt;/sys/class/backlight/backlight_keypad/&lt;/SPAN&gt;brightness` but I cannot modify it out of 0-10. I like to have it 0-256 so I can have lower brightness. Based on the &lt;A href="http://www.nxp.com/docs/en/data-sheet/PCA9632.pdf"&gt;driver datasheet&amp;nbsp;&lt;/A&gt;&amp;nbsp;and &lt;A href="https://developer.mbed.org/users/nxp_ip/code/PCA9632/file/3574bf73abf5/PCA9632.cpp"&gt;driver source&lt;/A&gt; in Individual brightness control mode, each LED output has its own 8-bit resolution (256 steps) so it should be possible to set 0-256. But where should I change it so I would have all 0-256 levels, in the driver source code or linux kernel or somewhere else?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Aug 2017 09:34:54 GMT</pubDate>
    <dc:creator>pehenazam</dc:creator>
    <dc:date>2017-08-24T09:34:54Z</dc:date>
    <item>
      <title>Modify LED brightness level</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Modify-LED-brightness-level/m-p/706486#M109790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd to modify minimum/maximum brightness for the LED driver (&lt;A href="http://www.nxp.com/docs/en/data-sheet/PCA9632.pdf"&gt;PCA9632 driver&lt;/A&gt;). in linux I have the interface for to set brightness level between 0 and 10 using interface `/sys/class/backlight/backlight_keypad/`&lt;/P&gt;&lt;P&gt;I can modify `&lt;SPAN&gt;/sys/class/backlight/backlight_keypad/&lt;/SPAN&gt;brightness` but I cannot modify it out of 0-10. I like to have it 0-256 so I can have lower brightness. Based on the &lt;A href="http://www.nxp.com/docs/en/data-sheet/PCA9632.pdf"&gt;driver datasheet&amp;nbsp;&lt;/A&gt;&amp;nbsp;and &lt;A href="https://developer.mbed.org/users/nxp_ip/code/PCA9632/file/3574bf73abf5/PCA9632.cpp"&gt;driver source&lt;/A&gt; in Individual brightness control mode, each LED output has its own 8-bit resolution (256 steps) so it should be possible to set 0-256. But where should I change it so I would have all 0-256 levels, in the driver source code or linux kernel or somewhere else?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2017 09:34:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Modify-LED-brightness-level/m-p/706486#M109790</guid>
      <dc:creator>pehenazam</dc:creator>
      <dc:date>2017-08-24T09:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Modify LED brightness level</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Modify-LED-brightness-level/m-p/706487#M109791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pehen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can check what actual values are written by driver/application, as brightness change&lt;/P&gt;&lt;P&gt;may be very small for 1 bit and it intentionally&amp;nbsp;uses less levels. For debugging one can use&lt;/P&gt;&lt;P&gt;AN4553 Using Open Source Debugging Tools for Linux on i.MX Processors&lt;BR /&gt;&lt;A href="http://www.nxp.com/assets/documents/data/en/application-notes/AN4553.pdf"&gt;http://www.nxp.com/assets/documents/data/en/application-notes/AN4553.pdf&lt;/A&gt;&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>Thu, 24 Aug 2017 10:09:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Modify-LED-brightness-level/m-p/706487#M109791</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-08-24T10:09:59Z</dc:date>
    </item>
  </channel>
</rss>

