<?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[Default GPIO state]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I'm currently working on a reset pin for our hardware. Currently it's connected to GPIO 53 (on J3 pin 9)</p>
<p dir="auto">I would like this pin to be zero (instead of default HIGH). Currently i did it with a init script. But this runs after the initial value of input pullup.</p>
<p dir="auto">Is there an easy way to make this happen? At default we would like this pin to be OUTPUT and LOW.</p>
<p dir="auto">Thank you in advance.</p>
]]></description><link>https://forum.modalai.com/topic/2174/default-gpio-state</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Jul 2026 15:36:02 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/2174.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 19 May 2023 13:44:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Default GPIO state on Mon, 22 May 2023 06:20:29 GMT]]></title><description><![CDATA[<p dir="auto">Thank you, then we will take a look into this.<br />
For now, a simple RC circuit works.</p>
]]></description><link>https://forum.modalai.com/post/10157</link><guid isPermaLink="true">https://forum.modalai.com/post/10157</guid><dc:creator><![CDATA[Peter VW]]></dc:creator><pubDate>Mon, 22 May 2023 06:20:29 GMT</pubDate></item><item><title><![CDATA[Reply to Default GPIO state on Fri, 19 May 2023 18:19:34 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/peter-vw" aria-label="Profile: Peter-VW">@<bdi>Peter-VW</bdi></a> ,</p>
<p dir="auto">Yes correct, we have that defaulted HIGH for one of our modems, that's being set in the kernel here, which is the only way I know how to set a default value....</p>
<p dir="auto"><a href="https://gitlab.com/voxl-public/system-image-build/meta-voxl2-bsp/-/blob/master/recipes-kernel/linux-msm/files/dts/common/m0xxx-kona-pinctrl.dtsi#L125" rel="nofollow ugc">https://gitlab.com/voxl-public/system-image-build/meta-voxl2-bsp/-/blob/master/recipes-kernel/linux-msm/files/dts/common/m0xxx-kona-pinctrl.dtsi#L125</a></p>
<p dir="auto">So, I don't know if this is 'easy' but a kernel rebuild to set default state is currently needed.  We've not figured out a way to do DT changes 'run time' at this point.</p>
]]></description><link>https://forum.modalai.com/post/10143</link><guid isPermaLink="true">https://forum.modalai.com/post/10143</guid><dc:creator><![CDATA[modaltb]]></dc:creator><pubDate>Fri, 19 May 2023 18:19:34 GMT</pubDate></item></channel></rss>