<?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[voxl-gpio not working as expected]]></title><description><![CDATA[<p dir="auto">I have tried all the listed GPIO pins exposed on connectors J7, J10, J11 and J12.<br />
Why can't I write to a GPIO pin?</p>
<p dir="auto"><img src="/assets/uploads/files/1639604969140-36a9209e-18d1-4d13-a291-0dd271767ae1-image.png" alt="36a9209e-18d1-4d13-a291-0dd271767ae1-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.modalai.com/topic/612/voxl-gpio-not-working-as-expected</link><generator>RSS for Node</generator><lastBuildDate>Wed, 19 Aug 2026 20:25:23 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/612.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 15 Dec 2021 21:51:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to voxl-gpio not working as expected on Thu, 16 Dec 2021 21:41:22 GMT]]></title><description><![CDATA[<p dir="auto">Great, thanks for the info. I suspected something along those lines.</p>
]]></description><link>https://forum.modalai.com/post/2833</link><guid isPermaLink="true">https://forum.modalai.com/post/2833</guid><dc:creator><![CDATA[Matthew Howlett]]></dc:creator><pubDate>Thu, 16 Dec 2021 21:41:22 GMT</pubDate></item><item><title><![CDATA[Reply to voxl-gpio not working as expected on Thu, 16 Dec 2021 19:05:53 GMT]]></title><description><![CDATA[<p dir="auto">Hello Matthew,</p>
<p dir="auto">When you execute <code>voxl-gpio write</code>, it configures the desired pin to OUTPUT mode and sets the desired state (0=low or 1=high). When you execute <code>voxl-gpio read</code>, the pin is configured as INPUT with a pull-up, so any previous pin state is no longer applicable. If nothing is connected to the pin while it is configured as INPUT, it will read 1 due to the pull-up.</p>
<p dir="auto">If you would like to test the pin <code>read</code> and <code>write</code> functionality, you could set up a loop back connection, where you connect two pins together and you write one pin and read another.</p>
<p dir="auto">I hope this helps</p>
<p dir="auto">Alex</p>
]]></description><link>https://forum.modalai.com/post/2830</link><guid isPermaLink="true">https://forum.modalai.com/post/2830</guid><dc:creator><![CDATA[Alex Kushleyev]]></dc:creator><pubDate>Thu, 16 Dec 2021 19:05:53 GMT</pubDate></item></channel></rss>