<?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>i.MX ProcessorsのトピックFreeRTOS with UART in 9-bit mode</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/FreeRTOS-with-UART-in-9-bit-mode/m-p/1609369#M202314</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm working on a project based on the IMX 1060 and freeRTOS process. This project uses serial communication over UART. This communication is running in 9-bit mode. First byte with flag 1 as address and other bytes as data with flag 0. If I did not use freeRTOS there would be no problem with anything. There I would use the LPUART_SendAddress function for the address and LPUART_WriteBloking for the data. The LPUART_WriteBloking function is not appropriate to use in a task within the RTOS. Although there are LPAURT_RTOS_Send and LPUART_RTOS_Receive functions, but are these functions applicable to 9-bit mode? I couldn't find any information about this anywhere. Can anyone advise me? Thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Mar 2023 17:21:03 GMT</pubDate>
    <dc:creator>masterboy</dc:creator>
    <dc:date>2023-03-03T17:21:03Z</dc:date>
    <item>
      <title>FreeRTOS with UART in 9-bit mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FreeRTOS-with-UART-in-9-bit-mode/m-p/1609369#M202314</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm working on a project based on the IMX 1060 and freeRTOS process. This project uses serial communication over UART. This communication is running in 9-bit mode. First byte with flag 1 as address and other bytes as data with flag 0. If I did not use freeRTOS there would be no problem with anything. There I would use the LPUART_SendAddress function for the address and LPUART_WriteBloking for the data. The LPUART_WriteBloking function is not appropriate to use in a task within the RTOS. Although there are LPAURT_RTOS_Send and LPUART_RTOS_Receive functions, but are these functions applicable to 9-bit mode? I couldn't find any information about this anywhere. Can anyone advise me? Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 17:21:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FreeRTOS-with-UART-in-9-bit-mode/m-p/1609369#M202314</guid>
      <dc:creator>masterboy</dc:creator>
      <dc:date>2023-03-03T17:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS with UART in 9-bit mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FreeRTOS-with-UART-in-9-bit-mode/m-p/1612765#M202543</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;First of all, sorry for the later reply.&lt;/P&gt;
&lt;P&gt;Unfortunately, current SDK provided FreeRTOS LPUART driver does not support UART data in 9-bit mode. I will report this software request internally.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best regards,&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 02:17:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FreeRTOS-with-UART-in-9-bit-mode/m-p/1612765#M202543</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2023-03-10T02:17:04Z</dc:date>
    </item>
  </channel>
</rss>

