<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Why would a GPIO pin stop working?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/107939/why-would-a-gpio-pin-stop-working</link><description>I have been working on nRF52832 project for many days now, using GPIO pins to connect to a HX711 adc for a loadcell, and some other to connect to an Arduino board. Suddenly, GPIO pin 23, which was configured as input and connected to DOUT of the HX711</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 Feb 2024 15:09:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/107939/why-would-a-gpio-pin-stop-working" /><item><title>RE: Why would a GPIO pin stop working?</title><link>https://devzone.nordicsemi.com/thread/467212?ContentTypeID=1</link><pubDate>Thu, 01 Feb 2024 15:09:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82776ee6-54b8-4e4d-8066-6bc9d0696eaf</guid><dc:creator>DimitraN</dc:creator><description>[quote userid="14926" url="~/f/nordic-q-a/107939/why-would-a-gpio-pin-stop-working/466983"]Have you tested with a minimal example, if you can control the pin using&amp;nbsp;&lt;span&gt;nrf_gpio_cfg_output()/&lt;/span&gt;&lt;span&gt;nrf_gpio_pin_set()/nrf_gpio_pin_clear() functions?&lt;/span&gt;[/quote]
&lt;p&gt;Yes I tested the pin with these functions as I mentioned and the voltage I measured 2.89V and 2.86 V for high and low accordingly. Probably it was damaged by the sensor I guess as you confirmed. Thank you very much.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why would a GPIO pin stop working?</title><link>https://devzone.nordicsemi.com/thread/466983?ContentTypeID=1</link><pubDate>Wed, 31 Jan 2024 15:17:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4f5b09e-f723-42d4-91ae-753a4b4ae594</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;As described in&amp;nbsp;&lt;a title="Absolute maximum ratings" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/abs_max_ratings.html?cp=5_2_0_4#abs_max_ratings"&gt;Absolute maximum ratings&lt;/a&gt;, the voltage on a GPIO should never exceed VDD+0.3V, or 3.9V if VDD=3.6V. If the sensor have input 5V to the GPIO, this might have damaged the pin.&lt;/p&gt;
&lt;p&gt;Have you tested with a minimal example, if you can control the pin using&amp;nbsp;&lt;span&gt;nrf_gpio_cfg_output()/&lt;/span&gt;&lt;span&gt;nrf_gpio_pin_set()/nrf_gpio_pin_clear() functions?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;br /&gt;Jørgen&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>