<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: QN9080C: RXERR is set during debugging  in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/QN9080C-RXERR-is-set-during-debugging/m-p/818373#M5365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running the USART example and I do not get such error,&amp;nbsp; how are you managing the errors and interruptions?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which example are you using as a base?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Estephania&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Dec 2018 17:46:47 GMT</pubDate>
    <dc:creator>stephanie_m</dc:creator>
    <dc:date>2018-12-05T17:46:47Z</dc:date>
    <item>
      <title>QN9080C: RXERR is set during debugging</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN9080C-RXERR-is-set-during-debugging/m-p/818372#M5364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On&amp;nbsp;QN9080C,&amp;nbsp;after I setup&amp;nbsp;Flexcomm0 - UART0, async mode, 115.2k 8N1, interrupt mode, I program it on the devkit it runs normally, but after I pause the IAR8 debugger, and resume it the&amp;nbsp;UART0-&amp;gt;FIFOSTAT:&amp;nbsp;RXERR bit gets set,&lt;/P&gt;&lt;P&gt;even though I don't transmit anything to it, and RxD line is pulled high to 3.3v.&lt;/P&gt;&lt;P&gt;I don't get RXERR if I don't stop debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;/* FLEXCOMM0 */&lt;BR /&gt; /* select alternative DIO functionality for UART pins */&lt;BR /&gt; IOCON_PinMuxSet(IOCON, IO_PORTA_IDX, 4u, IOCON_FUNC4 | IOCON_MODE_HIGHZ | IOCON_DRIVE_LOW); /* FC0_TXD */&lt;BR /&gt; IOCON_PinMuxSet(IOCON, IO_PORTA_IDX, 5u, IOCON_FUNC4 | IOCON_MODE_HIGHZ | IOCON_DRIVE_LOW); /* FC0_RXD */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* configure UART */&lt;BR /&gt; USART_GetDefaultConfig(&amp;amp;usartConfig);&lt;BR /&gt; usartConfig.baudRate_Bps = 115200u;&lt;BR /&gt; usartConfig.enableRx = TRUE;&lt;BR /&gt; usartConfig.enableTx = TRUE;&lt;BR /&gt; USART_Init(UART_GSM, &amp;amp;usartConfig, CLOCK_GetFreq(kCLOCK_BusClk));&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; USART_EnableInterrupts(UART_GSM, kUSART_TxErrorInterruptEnable | kUSART_RxLevelInterruptEnable | kUSART_RxErrorInterruptEnable);&lt;BR /&gt; EnableIRQ(UART_IRQ);&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="registers.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/78481i2F1C6EB00591B9DF/image-size/large?v=v2&amp;amp;px=999" role="button" title="registers.png" alt="registers.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2018 13:57:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN9080C-RXERR-is-set-during-debugging/m-p/818372#M5364</guid>
      <dc:creator>arpad_toth</dc:creator>
      <dc:date>2018-11-29T13:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: QN9080C: RXERR is set during debugging</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN9080C-RXERR-is-set-during-debugging/m-p/818373#M5365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running the USART example and I do not get such error,&amp;nbsp; how are you managing the errors and interruptions?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which example are you using as a base?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Estephania&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2018 17:46:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN9080C-RXERR-is-set-during-debugging/m-p/818373#M5365</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2018-12-05T17:46:47Z</dc:date>
    </item>
  </channel>
</rss>

