<?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>UART with EXT pins on Thingy:52 ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46148/uart-with-ext-pins-on-thingy-52</link><description>Hey, i have got UART work on my Thingy52 with ANA/DIG0 and ANA/DIG1 as receiver and transmitter but when I am trying to use EXT0 and EXT1 as receiver and transmitter it doesn’t work. 
 This was how the code looked like when using EXT0 and EXT as receiver</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 15 Apr 2019 13:08:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46148/uart-with-ext-pins-on-thingy-52" /><item><title>RE: UART with EXT pins on Thingy:52 ?</title><link>https://devzone.nordicsemi.com/thread/182127?ContentTypeID=1</link><pubDate>Mon, 15 Apr 2019 13:08:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:560e759c-c77b-43c0-81fb-dcd6ede6c660</guid><dc:creator>ragnarolsson</dc:creator><description>&lt;p&gt;Thanks again, then i now what my option are.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART with EXT pins on Thingy:52 ?</title><link>https://devzone.nordicsemi.com/thread/182125?ContentTypeID=1</link><pubDate>Mon, 15 Apr 2019 13:06:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e190f8ee-22c8-4ec6-a0cf-70bfada5d782</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Looks like that could be hard to do, especially if you need UART and SPI at the same time. You can reconfigure the GPIOs between UART and SPI if that is an option, and use a pin on the I/O expander for SPI CS, and use the state of this pin to also tri-state the UART lines on the other end of the lines. This depends on your requirements, switching to a TWI/I2C based device would probably be a much simpler solution.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART with EXT pins on Thingy:52 ?</title><link>https://devzone.nordicsemi.com/thread/182114?ContentTypeID=1</link><pubDate>Mon, 15 Apr 2019 12:47:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95b1e850-e2d1-4341-9366-9cff6ce968a0</guid><dc:creator>ragnarolsson</dc:creator><description>&lt;p&gt;Thanks for the answer, alright then i understand why is not working, my final plan was to use 1 device that uses UART and an other device that uses SPI together with the Thingy. But now i sounds like it&amp;#39;s going to be difficult to do that. A solotion for me could be to try changing the SPI device to a I2C device instead. Do you see any good solution for implementing both a UART and a SPI communication to the Thingy?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART with EXT pins on Thingy:52 ?</title><link>https://devzone.nordicsemi.com/thread/182103?ContentTypeID=1</link><pubDate>Mon, 15 Apr 2019 12:29:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f284e1c-7ae7-4903-9b0c-afa23aaf439c</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;EXT0 and EXT1 pins are connected to&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a title="I/O expander" href="https://infocenter.nordicsemi.com/topic/ug_thingy52/UG/thingy52/hw_description/io_exp.html?cp=10_0_6_3"&gt;I/O expander&lt;/a&gt;&amp;nbsp;IC that is controlled through I2C/TWI, it is not intended for use directly with internal peripherals. Could you possibly re-arrange your pin mapping to control some simpler device with the I/O expander, and use internal GPIOs for UART connection?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART with EXT pins on Thingy:52 ?</title><link>https://devzone.nordicsemi.com/thread/182102?ContentTypeID=1</link><pubDate>Mon, 15 Apr 2019 12:29:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47410da9-ca37-472b-ac2b-59be98c0fe9d</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;EXT0 and EXT1 pins are connected to&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a title="I/O expander" href="https://infocenter.nordicsemi.com/topic/ug_thingy52/UG/thingy52/hw_description/io_exp.html?cp=10_0_6_3"&gt;I/O expander&lt;/a&gt;&amp;nbsp;IC that is controlled through I2C/TWI, it is not intended for use directly with internal peripherals. Could you possibly re-arrange your pin mapping to control some simpler device with the I/O expander, and use internal GPIOs for UART connection?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>