<?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 configuration - STOP BITS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51475/uart-configuration---stop-bits</link><description>Hello, 
 I am trying to configure a UART to use in the nrf9160. I am using zephyr&amp;#39;s uart.h 
 This is a snipet of the code I have right now. 
 
 
 Code as it is executes successfully, but my issue is that if I set my stop bits to 2, which is what I actually</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 29 Aug 2019 12:50:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51475/uart-configuration---stop-bits" /><item><title>RE: UART configuration - STOP BITS</title><link>https://devzone.nordicsemi.com/thread/206872?ContentTypeID=1</link><pubDate>Thu, 29 Aug 2019 12:50:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6468c59e-f74a-4751-bb52-0d6b948dcea5</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;It&amp;#39;s been reported internally,&amp;nbsp;I will update you as soon as it&amp;#39;s fixed&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART configuration - STOP BITS</title><link>https://devzone.nordicsemi.com/thread/206868?ContentTypeID=1</link><pubDate>Thu, 29 Aug 2019 12:47:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d0c2f3d-eea8-40d0-8952-ac8b01c2d50e</guid><dc:creator>Varouzan</dc:creator><description>&lt;p&gt;Hi Martin,&lt;/p&gt;
&lt;p&gt;I did see that but it just seemed very weird as the nrf9160 datasheet does say that it is possible to have 2 stop bits.&lt;/p&gt;
&lt;p&gt;Anyways, thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART configuration - STOP BITS</title><link>https://devzone.nordicsemi.com/thread/206754?ContentTypeID=1</link><pubDate>Thu, 29 Aug 2019 06:40:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc54c5da-2979-4bc9-b66b-b066c81b2eaf</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In the uart_nrfx_uart.c file you can see that it only supports stop bits&lt;span style="text-decoration:underline;"&gt; to one.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-c5ba023ad4034d72a77ac02e09f86439/pastedimage1567060615967v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;That is why you get an error &amp;quot;Unsupported value&amp;quot; if you try to set it to something else.&lt;/p&gt;
&lt;p&gt;Will talk to the developers to add support for 2.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>