http://armadeus.org/wiki/index.php?action=history&feed=atom&title=APF28_PMIC
APF28 PMIC - Revision history
2026-06-29T11:39:09Z
Revision history for this page on the wiki
MediaWiki 1.26.3
http://armadeus.org/wiki/index.php?title=APF28_PMIC&diff=12814&oldid=prev
FabienM: /* ADC / Temperature */
2014-10-27T16:47:20Z
<p><span dir="auto"><span class="autocomment">ADC / Temperature</span></span></p>
<table class='diff diff-contentalign-left'>
<col class='diff-marker' />
<col class='diff-content' />
<col class='diff-marker' />
<col class='diff-content' />
<tr style='vertical-align: top;' lang='en'>
<td colspan='2' style="background-color: white; color:black; text-align: center;">← Older revision</td>
<td colspan='2' style="background-color: white; color:black; text-align: center;">Revision as of 16:47, 27 October 2014</td>
</tr><tr><td colspan="2" class="diff-lineno" id="mw-diff-left-l7" >Line 7:</td>
<td colspan="2" class="diff-lineno">Line 7:</td></tr>
<tr><td class='diff-marker'> </td><td style="background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;"></td><td class='diff-marker'> </td><td style="background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;"></td></tr>
<tr><td class='diff-marker'> </td><td style="background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;"><div>==ADC / Temperature==</div></td><td class='diff-marker'> </td><td style="background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;"><div>==ADC / Temperature==</div></td></tr>
<tr><td colspan="2"> </td><td class='diff-marker'>+</td><td style="color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div><ins style="font-weight: bold; text-decoration: none;"></ins></div></td></tr>
<tr><td colspan="2"> </td><td class='diff-marker'>+</td><td style="color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div><ins style="font-weight: bold; text-decoration: none;">see [[LRADC]]</ins></div></td></tr>
<tr><td class='diff-marker'> </td><td style="background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;"></td><td class='diff-marker'> </td><td style="background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;"></td></tr>
<tr><td class='diff-marker'> </td><td style="background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;"><div>==Touchscreen==</div></td><td class='diff-marker'> </td><td style="background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;"><div>==Touchscreen==</div></td></tr>
</table>
FabienM
http://armadeus.org/wiki/index.php?title=APF28_PMIC&diff=10824&oldid=prev
Salocin68: New page: APF28 has an internal Power Management IC (PMIC)including several interesting functionnalities. This page explain how to use them. ==Battery charger== ==Voltage supervisor== ==ADC / Te...
2012-04-16T09:58:16Z
<p>New page: APF28 has an internal Power Management IC (PMIC)including several interesting functionnalities. This page explain how to use them. ==Battery charger== ==Voltage supervisor== ==ADC / Te...</p>
<p><b>New page</b></p><div>APF28 has an internal Power Management IC (PMIC)including several interesting functionnalities. This page explain how to use them.<br />
<br />
==Battery charger==<br />
<br />
<br />
==Voltage supervisor==<br />
<br />
==ADC / Temperature==<br />
<br />
==Touchscreen==<br />
* Driver is present in default kernel, everything else is generic and driven by [[Tslib]]<br />
===Load driver===<br />
<pre class="apf"><br />
# modprobe mxs-ts<br />
</pre><br />
<br />
==Analog Keypad==<br />
<br />
<br />
<br />
==Links==</div>
Salocin68