<?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 RX interrupt driven does not receive characters properly Zephyr OS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/74600/uart-rx-interrupt-driven-does-not-receive-characters-properly-zephyr-os</link><description>Hello, I&amp;#39;m trying to setup simple UART reception (interrupt driven) with Zephyr OS. 
 When a message over UART, only some characters are received, others just skipped. 
 Here is my code: 
 
 
 Proj.conf file: 
 
 Result output: 
 
 Did anyone had similar</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 Jun 2022 18:27:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/74600/uart-rx-interrupt-driven-does-not-receive-characters-properly-zephyr-os" /><item><title>RE: UART RX interrupt driven does not receive characters properly Zephyr OS</title><link>https://devzone.nordicsemi.com/thread/373779?ContentTypeID=1</link><pubDate>Wed, 22 Jun 2022 18:27:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:813cca8f-e821-4ea9-8b4f-6b4f39cc2285</guid><dc:creator>mexco</dc:creator><description>&lt;p&gt;Hi, I saw your code.&lt;/p&gt;
&lt;p&gt;1. It has&amp;nbsp;CONFIG_DEPRECATED_ZEPHYR_INT_TYPES=y in prj.conf. But, it is shown to be undefined when project is tried to open in SES. I commented it then project was opened.&lt;/p&gt;
&lt;p&gt;2. It has bulk data receive only. How to implemnt uart data transmit in call back function and handle corrresponding events ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART RX interrupt driven does not receive characters properly Zephyr OS</title><link>https://devzone.nordicsemi.com/thread/307972?ContentTypeID=1</link><pubDate>Mon, 03 May 2021 14:10:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eee64216-f1d3-4f08-9e18-8d8d76935263</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Enabling flow control (hw-flow-control in dts) may help if you experience dataloss. Remember to enable it on the computer side as well.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART RX interrupt driven does not receive characters properly Zephyr OS</title><link>https://devzone.nordicsemi.com/thread/307866?ContentTypeID=1</link><pubDate>Mon, 03 May 2021 10:19:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a00901c-4776-4317-8598-41501f81dcd0</guid><dc:creator>Serg22</dc:creator><description>&lt;p&gt;Hello, tested yours code and it works. I have changed mine a bit and started to work, however, still cannot get what was the issue... Thanks anyway!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART RX interrupt driven does not receive characters properly Zephyr OS</title><link>https://devzone.nordicsemi.com/thread/307629?ContentTypeID=1</link><pubDate>Fri, 30 Apr 2021 09:52:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b2468a1-a234-4dea-924c-112b352b2df3</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Test the following sample, where I&amp;#39;ve set it up to receive data from UART0 (connected to the Interface MCU--&amp;gt;computer/Termite): &lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/8473.simple_5F00_uart.zip"&gt;devzone.nordicsemi.com/.../8473.simple_5F00_uart.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>