<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[changes one GPIO17 make change another GPIO16]]></title><description><![CDATA[<p dir="auto">We want to use GPIO16 and GPIO17 for sensor gerkon.<br />
But when GPIO17 state changed to 1 from 0 simultaniusly it has make same changes for GPIO16.<br />
And when i have try to change GPIO16 we reseived same data in GPIO17.<br />
At the same time changes on GPIO15 or GPIO14 workes perfectly.<br />
But only GPIO16 closed and must be HI and same picture when closed GPIO17.</p>
<pre><code>root@Omega-3325:~# gpioctl get 17
Using gpio pin 17.
Pin 17 is LOW
root@Omega-3325:~# gpioctl get 16
Using gpio pin 16.
Pin 16 is LOW
root@Omega-3325:~# gpioctl get 16
Using gpio pin 16.
Pin 16 is HIGH
root@Omega-3325:~# gpioctl get 17
Using gpio pin 17.
Pin 17 is HIGH
</code></pre>
<p dir="auto">Somebody can  help resolve this?</p>
]]></description><link>http://community.onion.io/topic/4340/changes-one-gpio17-make-change-another-gpio16</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 07:01:57 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/4340.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 30 Nov 2020 16:13:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Mon, 30 Nov 2020 16:13:21 GMT]]></title><description><![CDATA[<p dir="auto">We want to use GPIO16 and GPIO17 for sensor gerkon.<br />
But when GPIO17 state changed to 1 from 0 simultaniusly it has make same changes for GPIO16.<br />
And when i have try to change GPIO16 we reseived same data in GPIO17.<br />
At the same time changes on GPIO15 or GPIO14 workes perfectly.<br />
But only GPIO16 closed and must be HI and same picture when closed GPIO17.</p>
<pre><code>root@Omega-3325:~# gpioctl get 17
Using gpio pin 17.
Pin 17 is LOW
root@Omega-3325:~# gpioctl get 16
Using gpio pin 16.
Pin 16 is LOW
root@Omega-3325:~# gpioctl get 16
Using gpio pin 16.
Pin 16 is HIGH
root@Omega-3325:~# gpioctl get 17
Using gpio pin 17.
Pin 17 is HIGH
</code></pre>
<p dir="auto">Somebody can  help resolve this?</p>
]]></description><link>http://community.onion.io/post/22885</link><guid isPermaLink="true">http://community.onion.io/post/22885</guid><dc:creator><![CDATA[Moonshiner]]></dc:creator><pubDate>Mon, 30 Nov 2020 16:13:21 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Mon, 30 Nov 2020 20:00:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7279">@Moonshiner</a> It would help to know what product you're using.</p>
<p dir="auto">For Omega2, Omega2+, Omega2S, or Omega2S+, please provide some details about the carrier board being used. Is it an Omega2S Dev Kit, an Omega2 Dock, or is it custom hardware?</p>
<p dir="auto">More info on best practises for asking for help here: <a href="https://community.onion.io/topic/4209/how-to-ask-for-help-on-this-forum" rel="nofollow">https://community.onion.io/topic/4209/how-to-ask-for-help-on-this-forum</a></p>
]]></description><link>http://community.onion.io/post/22887</link><guid isPermaLink="true">http://community.onion.io/post/22887</guid><dc:creator><![CDATA[Lazar Demin]]></dc:creator><pubDate>Mon, 30 Nov 2020 20:00:03 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Mon, 30 Nov 2020 22:14:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/95">@Lazar-Demin</a> it'a a our custom HW<br />
no problems were identified in the technique<br />
phoned, there were no problems on the ommega2c chip itself</p>
]]></description><link>http://community.onion.io/post/22890</link><guid isPermaLink="true">http://community.onion.io/post/22890</guid><dc:creator><![CDATA[Moonshiner]]></dc:creator><pubDate>Mon, 30 Nov 2020 22:14:32 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Tue, 01 Dec 2020 11:13:15 GMT]]></title><description><![CDATA[<p dir="auto">So we think may be that is software problem.<br />
How to check it?</p>
]]></description><link>http://community.onion.io/post/22894</link><guid isPermaLink="true">http://community.onion.io/post/22894</guid><dc:creator><![CDATA[Moonshiner]]></dc:creator><pubDate>Tue, 01 Dec 2020 11:13:15 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Tue, 01 Dec 2020 12:28:05 GMT]]></title><description><![CDATA[<p dir="auto">Now we try check value of GPIO16 and GPIO17, values is 0.<br />
Then we change GPIO17 direction to out and value set to 1.<br />
Check again on the values and see that GPIO16/values changed to 1<br />
After that voltage on chip on GPIO17 is 3.3V on GPIO16 1.9V.</p>
<pre><code>root@Omega-3325:/sys/class/gpio# echo 1 &gt; gpio17/value
root@Omega-3325:/sys/class/gpio# echo 16 &gt; export
root@Omega-3325:/sys/class/gpio# cat gpio16/direction
in
root@Omega-3325:/sys/class/gpio# cat gpio16/value
1
root@Omega-3325:/sys/class/gpio# echo  0 &gt; gpio17/value
root@Omega-3325:/sys/class/gpio# cat  gpio16/value
0
</code></pre>
]]></description><link>http://community.onion.io/post/22896</link><guid isPermaLink="true">http://community.onion.io/post/22896</guid><dc:creator><![CDATA[Moonshiner]]></dc:creator><pubDate>Tue, 01 Dec 2020 12:28:05 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Wed, 02 Dec 2020 02:10:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7279">@Moonshiner</a> how many Omega2 units are exhibiting this issue?</p>
<p dir="auto">I think the next step would be to identify if it's an issue with the Omega itself or something to do with the custom hardware.<br />
Can you try putting these same units into Onion hardware and trying the same thing?</p>
<p dir="auto">If you're using the Omega2/Omega2+, you can use any of the Docks.<br />
If you're using the Omega2S/Omega2S+, you can use the Omega2S Dev Kit.</p>
<p dir="auto">Let me know how it goes</p>
]]></description><link>http://community.onion.io/post/22898</link><guid isPermaLink="true">http://community.onion.io/post/22898</guid><dc:creator><![CDATA[Lazar Demin]]></dc:creator><pubDate>Wed, 02 Dec 2020 02:10:06 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Wed, 02 Dec 2020 13:25:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/95">@Lazar-Demin</a> we need order dev kit it's take some money and time.<br />
as i can see one men have same problems but on GPIO17-14<br />
May be problem on DTS or bootloader?<br />
schematic is<br />
<img src="/assets/uploads/files/1606915452574-whatsapp-image-2020-12-02-at-16.23.48-1.jpeg" alt="WhatsApp Image 2020-12-02 at 16.23.48 (1).jpeg" class="img-responsive img-markdown" /><br />
<img src="/assets/uploads/files/1606915462004-whatsapp-image-2020-12-02-at-16.23.48.jpeg" alt="WhatsApp Image 2020-12-02 at 16.23.48.jpeg" class="img-responsive img-markdown" /></p>
]]></description><link>http://community.onion.io/post/22905</link><guid isPermaLink="true">http://community.onion.io/post/22905</guid><dc:creator><![CDATA[Moonshiner]]></dc:creator><pubDate>Wed, 02 Dec 2020 13:25:10 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Wed, 02 Dec 2020 18:13:38 GMT]]></title><description><![CDATA[<p dir="auto">Hear the link with like trouble <a href="https://community.onion.io/post/13887" rel="nofollow">Some GPIO pins does not work with custom image</a><br />
I has install 0.1.10-b160 FW, then v0.1.9-b159.bin it doesn't help resolve our problems..</p>
]]></description><link>http://community.onion.io/post/22908</link><guid isPermaLink="true">http://community.onion.io/post/22908</guid><dc:creator><![CDATA[Moonshiner]]></dc:creator><pubDate>Wed, 02 Dec 2020 18:13:38 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Fri, 04 Dec 2020 00:53:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7279">@Moonshiner</a> You're using a very old firmware - b160 is from early <strong>2017</strong>. Try upgrading to the stable v0.3.2 firmware and trying again. There's been many improvements since 2017 <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /></p>
<p dir="auto">On the hardware side, you should still try to identify if it's an issue with the Omega itself or something to do with the custom hardware.</p>
]]></description><link>http://community.onion.io/post/22914</link><guid isPermaLink="true">http://community.onion.io/post/22914</guid><dc:creator><![CDATA[Lazar Demin]]></dc:creator><pubDate>Fri, 04 Dec 2020 00:53:05 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Wed, 16 Dec 2020 11:47:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/95">@Lazar-Demin</a> Hi!<br />
i have try all of this on development board and <strong>problem is repeated</strong>(Ω-ware: 0.3.2 b244)<br />
So an issue with the Omega itself! <a href="https://share.icloud.com/photos/0TMlNjie9fkjXqpPHUIZ6dfjw" rel="nofollow">visual</a></p>
]]></description><link>http://community.onion.io/post/22955</link><guid isPermaLink="true">http://community.onion.io/post/22955</guid><dc:creator><![CDATA[Moonshiner]]></dc:creator><pubDate>Wed, 16 Dec 2020 11:47:55 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Thu, 17 Dec 2020 20:23:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7279">@Moonshiner</a> This type of GPIO testing is part of our QA process, so it's possible the unit you're using has been damaged or had a latent defect.</p>
<p dir="auto">Have you tried the same tests with other Omega2 units?<br />
Please try using the official Onion firmware with no other customizations and no external circuits connected to the Omega.</p>
]]></description><link>http://community.onion.io/post/22964</link><guid isPermaLink="true">http://community.onion.io/post/22964</guid><dc:creator><![CDATA[Lazar Demin]]></dc:creator><pubDate>Thu, 17 Dec 2020 20:23:47 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Fri, 18 Dec 2020 00:37:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/95">@Lazar-Demin</a>,  yes i already try other units of omega as 2s+ and 2S same result(more then 10 units) and of corse all test made in you official firmware without our modification. Only Omega2s/2s+ an Development Kit.<br />
Have you try do this test as show on video?</p>
]]></description><link>http://community.onion.io/post/22966</link><guid isPermaLink="true">http://community.onion.io/post/22966</guid><dc:creator><![CDATA[Moonshiner]]></dc:creator><pubDate>Fri, 18 Dec 2020 00:37:01 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Fri, 18 Dec 2020 01:46:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/95">@Lazar-Demin</a>,  yes i already try other units of omega as 2s+ and 2S same result(more then 10 units) and of corse all test made in you official firmware without our modification. Only Omega2s/2s+ an Development Kit.<br />
Have you try do this test as show on video?</p>
]]></description><link>http://community.onion.io/post/22967</link><guid isPermaLink="true">http://community.onion.io/post/22967</guid><dc:creator><![CDATA[Moonshiner]]></dc:creator><pubDate>Fri, 18 Dec 2020 01:46:19 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Fri, 18 Dec 2020 03:48:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7279">@Moonshiner</a> I just tested this in Omega2S+ sparkling new from the factory on my custom board.:</p>
<p dir="auto">Here is how I tested:</p>
<p dir="auto">echo 16 &gt; export<br />
echo 17 &gt; export<br />
gpioctl dirout-high 16<br />
gpioctl dirout-high 17</p>
<p dir="auto">&lt;hostname&gt;:/sys/class/gpio# cat gpio17/value<br />
1<br />
&lt;hostname&gt;:/sys/class/gpio# cat gpio16/value<br />
1</p>
<p dir="auto">gpioctl dirout-low 16<br />
&lt;hostname&gt;:/sys/class/gpio# cat gpio16/value<br />
0</p>
<p dir="auto">&lt;hostname&gt;:/sys/class/gpio# cat gpio17/value<br />
1</p>
<p dir="auto">gpioctl dirout-low 17<br />
&lt;hostname&gt;:/sys/class/gpio# cat gpio17/value<br />
0</p>
<p dir="auto">gpioctl dirout-high 17</p>
<p dir="auto">&lt;hostname&gt;:/sys/class/gpio# cat gpio17/value<br />
1</p>
<p dir="auto">&lt;hostname&gt;:/sys/class/gpio# cat gpio16/value<br />
0</p>
<p dir="auto">So I don't see any issue with the Omega itself.</p>
]]></description><link>http://community.onion.io/post/22968</link><guid isPermaLink="true">http://community.onion.io/post/22968</guid><dc:creator><![CDATA[crispyoz]]></dc:creator><pubDate>Fri, 18 Dec 2020 03:48:37 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Fri, 18 Dec 2020 03:50:06 GMT]]></title><description><![CDATA[<p dir="auto">Device Firmware Version: 0.3.2 b230</p>
]]></description><link>http://community.onion.io/post/22969</link><guid isPermaLink="true">http://community.onion.io/post/22969</guid><dc:creator><![CDATA[crispyoz]]></dc:creator><pubDate>Fri, 18 Dec 2020 03:50:06 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Fri, 18 Dec 2020 07:52:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/6184">@crispyoz</a> does you see this <a href="https://share.icloud.com/photos/0TMlNjie9fkjXqpPHUIZ6dfjw" rel="nofollow">video</a>?<br />
Problem exist may be on some devices not last released and we have it from a box. We order development kit and on him problem exist too.<br />
And we don't know what to do.<br />
We need support. A big party depends on it.</p>
]]></description><link>http://community.onion.io/post/22971</link><guid isPermaLink="true">http://community.onion.io/post/22971</guid><dc:creator><![CDATA[Moonshiner]]></dc:creator><pubDate>Fri, 18 Dec 2020 07:52:12 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Fri, 18 Dec 2020 09:25:07 GMT]]></title><description><![CDATA[<p dir="auto">I have tried to just give power  and short-circuit the GPIO16 to the ground, LEDs 16 and 17 turned on.<br />
On GPIO17 0,2V!<br />
on 5 sec booting Omega 2s on GPIO17 voltage changed to 1,16V and led17 has half brightness</p>
<pre><code>[    5.082253] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    5.369089] usbcore: registered new interface driver usbfs
[    5.374833] usbcore: registered new interface driver hub
[    5.380329] usbcore: registered new device driver usb
[    5.391769] exFAT: Version 1.2.9
[    5.429882] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.445925] SCSI subsystem initialized
[    5.455363] ehci-platform: EHCI generic platform driver
[    5.471029] phy phy-10120000.usbphy.0: remote usb device wakeup disabled
[    5.477840] phy phy-10120000.usbphy.0: UTMI 16bit 30MHz
[    5.483179] ehci-platform 101c0000.ehci: EHCI Host Controller
[    5.489038] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1
[    5.497220] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000
[    5.532951] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00
[    5.540433] hub 1-0:1.0: USB hub found
[    5.544683] hub 1-0:1.0: 1 port detected
[    5.554642] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.562524] ohci-platform: OHCI generic platform driver
[    5.568200] ohci-platform 101c1000.ohci: Generic Platform OHCI controller
[    5.575169] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2
[    5.583314] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000
[    5.657966] hub 2-0:1.0: USB hub found
[    5.662234] hub 2-0:1.0: 1 port detected
[    5.680547] MTK MSDC device init.
[    5.743142] mtk-sd: MediaTek MT6575 MSDC Driver
[    5.754708] sdhci: Secure Digital Host Controller Interface driver
[    5.761004] sdhci: Copyright(c) Pierre Ossman
[    5.767056] sdhci-pltfm: SDHCI platform and OF driver helper
[    5.778046] usbcore: registered new interface driver usb-storage
[    5.791193] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    5.809091] init: - preinit -
[    5.860389] mmc0: new high speed MMC card at address 0001
[    5.871528] mmcblk0: mmc0:0001 NCard  7.22 GiB
[    5.883474] mmcblk0boot0: mmc0:0001 NCard  partition 1 4.00 MiB
[    5.898564] mmcblk0boot1: mmc0:0001 NCard  partition 2 4.00 MiB
[    5.914364]  mmcblk0: p1
</code></pre>
<p dir="auto"><a href="https://youtu.be/ZRyOBBtzgec" rel="nofollow">Video</a></p>
]]></description><link>http://community.onion.io/post/22973</link><guid isPermaLink="true">http://community.onion.io/post/22973</guid><dc:creator><![CDATA[Moonshiner]]></dc:creator><pubDate>Fri, 18 Dec 2020 09:25:07 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Fri, 18 Dec 2020 09:33:11 GMT]]></title><description><![CDATA[<pre><code>root@Omega-7FEC:/sys/class/gpio# cat gpio16/value
1
root@Omega-7FEC:/sys/class/gpio# cat gpio17/value
1
root@Omega-7FEC:/sys/class/gpio# gpioctl dirout-low 16
Using gpio pin 16.
root@Omega-7FEC:/sys/class/gpio# cat gpio17/value
0
root@Omega-7FEC:/sys/class/gpio# cat gpio16/value
0
root@Omega-7FEC:/sys/class/gpio# gpioctl dirout-high 16
Using gpio pin 16.
root@Omega-7FEC:/sys/class/gpio# cat gpio16/value
1
root@Omega-7FEC:/sys/class/gpio# cat gpio17/value
1
</code></pre>
]]></description><link>http://community.onion.io/post/22975</link><guid isPermaLink="true">http://community.onion.io/post/22975</guid><dc:creator><![CDATA[Moonshiner]]></dc:creator><pubDate>Fri, 18 Dec 2020 09:33:11 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Fri, 18 Dec 2020 12:26:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7279">@Moonshiner</a> can you post the results of lsmod</p>
]]></description><link>http://community.onion.io/post/22980</link><guid isPermaLink="true">http://community.onion.io/post/22980</guid><dc:creator><![CDATA[crispyoz]]></dc:creator><pubDate>Fri, 18 Dec 2020 12:26:39 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Fri, 18 Dec 2020 15:42:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/6184">@crispyoz</a> firmware <a href="http://repo.onioniot.com.s3.amazonaws.com/omega2/images/omega2-v0.3.2-b244.bin" rel="nofollow">from official link</a><br />
<a href="/assets/uploads/files/1608306063642-screenlog.0.log.bin">screenlog.0.log.bin</a> rename it to *.log</p>
]]></description><link>http://community.onion.io/post/22989</link><guid isPermaLink="true">http://community.onion.io/post/22989</guid><dc:creator><![CDATA[Moonshiner]]></dc:creator><pubDate>Fri, 18 Dec 2020 15:42:04 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Thu, 24 Dec 2020 03:19:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7279">@Moonshiner</a> Hi，As i recurrent the issue , i found that there  is a MT7688 IC bug. between the GPIO16 and GPIO17 ,there has a connected resistance inside the IC, so when GPIO16 and GPIO17 set to input mode ,one of the gpio level change will affect the other one gpio pin.</p>
<ol>
<li>when GPIO16 and GPIO17 set to input mode ,you can use a multimeter to test the resistance  between the two pin. here i had test two Omega2+ module ,the resistance      is about 40K Ω.</li>
<li>when GPIO16 or GPIO17 set to input mode ,and another GPIO set to output mode ,and the input mode GPIO level state also will be affect by the output mode GPIO.</li>
<li>how to solve this issue.<br />
For the GPIO(16 or 17) that we need to set to input mode ,we can add a pull-down resistor(10K or 4.7K). I had tested that when add a 10K pull-down resistor on the GPIO16 PIN ,when the GPIO17 has a 3.3v high-level,there is a 1,04v low-level of the GPIO16 PIN. if we need tht GPIO16 has lower level, we can use a 4.7K pull-down resistor.</li>
</ol>
]]></description><link>http://community.onion.io/post/23030</link><guid isPermaLink="true">http://community.onion.io/post/23030</guid><dc:creator><![CDATA[JeffZhou]]></dc:creator><pubDate>Thu, 24 Dec 2020 03:19:12 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Thu, 24 Dec 2020 15:01:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7216">@JeffZhou</a> Hi, thank you for replay!<br />
It is a pity that this error has surfaced just now.<br />
We are not convinced that such resistor pull-down would be in industrial and stable solution.<br />
So we'll thinking to redo the digital inputs via the I2C expanders.</p>
]]></description><link>http://community.onion.io/post/23032</link><guid isPermaLink="true">http://community.onion.io/post/23032</guid><dc:creator><![CDATA[Moonshiner]]></dc:creator><pubDate>Thu, 24 Dec 2020 15:01:29 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Fri, 25 Dec 2020 13:37:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7216">@JeffZhou</a> if you see my test above I used output mode, but <a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7279">@Moonshiner</a> was showing the issue in output mode according to his test above. Your advice is that the issue in input mode, so it is unclear why <a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7279">@Moonshiner</a> was getting a different result in his test than I did.   Has this issue been resolved and only applies to specific production batches?</p>
]]></description><link>http://community.onion.io/post/23034</link><guid isPermaLink="true">http://community.onion.io/post/23034</guid><dc:creator><![CDATA[crispyoz]]></dc:creator><pubDate>Fri, 25 Dec 2020 13:37:59 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Sat, 26 Dec 2020 06:17:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/6184">@crispyoz</a> Hi, Yes ,here i also test the output mode ,if we set GPIO16 &amp; GPIO17 to output mode , every thing can go well ,just like your test above. I had tested Omega2 and Omega2S ,both of them have the same issue when gpio16 or gpio17 set to input mode.<br />
<img src="/assets/uploads/files/1608962715323-36d76aad-b454-4880-ae80-a1508ab201cd-image.png" alt="36d76aad-b454-4880-ae80-a1508ab201cd-image.png" class="img-responsive img-markdown" /><br />
and  as the screenshot that <a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7279">@Moonshiner</a> replay,  his GPIO17 was set to output mode when GPIO16 was set input mode ,so when the GPIO17's level change ,it will affect the GPIO16's level.<br />
<img src="/assets/uploads/files/1608963463248-088e0721-3e59-4f36-84f4-9ce0107159da-image.png" alt="088e0721-3e59-4f36-84f4-9ce0107159da-image.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://community.onion.io/post/23036</link><guid isPermaLink="true">http://community.onion.io/post/23036</guid><dc:creator><![CDATA[JeffZhou]]></dc:creator><pubDate>Sat, 26 Dec 2020 06:17:45 GMT</pubDate></item><item><title><![CDATA[Reply to changes one GPIO17 make change another GPIO16 on Sat, 26 Dec 2020 12:24:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7216">@JeffZhou</a> Yes kewl I see that now, the problem with very long threads <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /></p>
]]></description><link>http://community.onion.io/post/23037</link><guid isPermaLink="true">http://community.onion.io/post/23037</guid><dc:creator><![CDATA[crispyoz]]></dc:creator><pubDate>Sat, 26 Dec 2020 12:24:03 GMT</pubDate></item></channel></rss>