<?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 FreeRTOS Integration for STM32L4ZET6 and CMP9010 Chip in Wi-Fi® + Bluetooth® + 802.15.4</title>
    <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/FreeRTOS-Integration-for-STM32L4ZET6-and-CMP9010-Chip/m-p/1815635#M545</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am working on the STM32L4ZET6 controller. I have the CMP9010 chip connected via UART to this controller. I am in the process of integrating the CMP9010 chip into MCU using FreeRTOS APIs. According to the CMP9010 datasheet, FreeRTOS support is available in the EVKs of various i.MX versions for MCU.&lt;BR /&gt;I have downloaded one of these EVKs, however, I encountered issues with identifying the exact code that is integrated into the EVK with respect to CMP9010.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Can anyone please help me to resolve this? Your quick help will be much appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vidhi V.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Feb 2024 13:38:30 GMT</pubDate>
    <dc:creator>Vidhi_V</dc:creator>
    <dc:date>2024-02-26T13:38:30Z</dc:date>
    <item>
      <title>FreeRTOS Integration for STM32L4ZET6 and CMP9010 Chip</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/FreeRTOS-Integration-for-STM32L4ZET6-and-CMP9010-Chip/m-p/1815635#M545</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am working on the STM32L4ZET6 controller. I have the CMP9010 chip connected via UART to this controller. I am in the process of integrating the CMP9010 chip into MCU using FreeRTOS APIs. According to the CMP9010 datasheet, FreeRTOS support is available in the EVKs of various i.MX versions for MCU.&lt;BR /&gt;I have downloaded one of these EVKs, however, I encountered issues with identifying the exact code that is integrated into the EVK with respect to CMP9010.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Can anyone please help me to resolve this? Your quick help will be much appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vidhi V.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 13:38:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/FreeRTOS-Integration-for-STM32L4ZET6-and-CMP9010-Chip/m-p/1815635#M545</guid>
      <dc:creator>Vidhi_V</dc:creator>
      <dc:date>2024-02-26T13:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS Integration for STM32L476ZET6 and CMP9010 Chip</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/FreeRTOS-Integration-for-STM32L4ZET6-and-CMP9010-Chip/m-p/1816211#M546</link>
      <description>&lt;P&gt;Please note the correction in the controller's name:&amp;nbsp;STM32L476ZET6&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 06:35:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/FreeRTOS-Integration-for-STM32L4ZET6-and-CMP9010-Chip/m-p/1816211#M546</guid>
      <dc:creator>Vidhi_V</dc:creator>
      <dc:date>2024-02-27T06:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS Integration for STM32L4ZET6 and CMP9010 Chip</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/FreeRTOS-Integration-for-STM32L4ZET6-and-CMP9010-Chip/m-p/1817751#M547</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thank you in advance for contacting NXP support.&lt;/P&gt;
&lt;P&gt;We currently recommend the &lt;A title="NXP Wifi/BT CMSIS " href="http://%20https://www.keil.arm.com/packs/wifi-nxp/versions/" target="_blank" rel="noopener"&gt;NXP Wifi/BT CMSIS&lt;/A&gt; pack to easily integrate NXP driver/FW on their STM32 host SW.&lt;/P&gt;
&lt;P&gt;This include example of&amp;nbsp; Bluetooth application&amp;nbsp; CMSIS pack. (&lt;A title="link" href="https://www.keil.arm.com/packs/mimxrt1060-evkc_edgefast_bluetooth_examples-nxp/versions/" target="_blank" rel="noopener"&gt;link&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;But unfortunately we do not have any CMSIS pack available for WiFi example application.&lt;/P&gt;
&lt;P&gt;We recommend i.MXRT SDKs as reference to get Wifi/BT applications examples.&lt;/P&gt;
&lt;P&gt;Refer to &lt;A href="https://mcuxpresso.nxp.com/en/dashboard" target="_blank"&gt;MCUXpresso SDK&lt;/A&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;select MIMXRT1060-EVKC board for instance&lt;/LI&gt;
&lt;LI&gt;select All Toolchains&lt;/LI&gt;
&lt;LI&gt;with FreeRTOS, NXP Wi-Fi, wpa_supplicant-rtos and Wireless edgefast_bluetooth stack options&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;IW416 chipset is selected by defining equivalent modules WIFI_IW416_BOARD_AW_AM510_USD or WIFI_IW416_BOARD_MURATA_1XK_USD in app_config.h or app_bluetooth_config.h.&lt;/P&gt;
&lt;P&gt;Please let me know if there is anything else where I can help you.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2024 18:11:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/FreeRTOS-Integration-for-STM32L4ZET6-and-CMP9010-Chip/m-p/1817751#M547</guid>
      <dc:creator>nxf77486</dc:creator>
      <dc:date>2024-02-28T18:11:29Z</dc:date>
    </item>
  </channel>
</rss>

