<?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>S32K中的主题 Re: S32K148 SPI driver</title>
    <link>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1228066#M9847</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/57959"&gt;@Robin_Shen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's my question even though I see same register contents by setting priority to 1 or 0, why only priority 0 is working.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Feb 2021 15:24:56 GMT</pubDate>
    <dc:creator>Saitej</dc:creator>
    <dc:date>2021-02-08T15:24:56Z</dc:date>
    <item>
      <title>S32K148 SPI driver</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1225364#M9808</link>
      <description>&lt;P&gt;Hello NXP&lt;/P&gt;&lt;P&gt;Here am with S32K148 and using process expert configuration for spi and it is working fine as expected for my use case, but I have a situation where i need to do the spi transfer before the RTOS get started&lt;/P&gt;&lt;P&gt;In the situation am in need of blocking call, where I believe&amp;nbsp;"SPI_MasterTransfer()" function from PAL drivers is not using any RTOS functions &amp;amp; if I use this function and a blocking loop for transaction to be completed in back ground, but cursor stay's in loop itself &amp;amp; IRQ function is never called and so call back function is never called.&lt;/P&gt;&lt;P&gt;Do we have any SPI driver without OS dependency, may be bare metal drivers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;please do the needful.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 08:22:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1225364#M9808</guid>
      <dc:creator>Saitej</dc:creator>
      <dc:date>2021-02-03T08:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 SPI driver</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1226116#M9820</link>
      <description>&lt;P&gt;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/160001" target="_blank"&gt;@danielmartynek&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any update&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 05:58:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1226116#M9820</guid>
      <dc:creator>Saitej</dc:creator>
      <dc:date>2021-02-04T05:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 SPI driver</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1226851#M9831</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Saitej,&lt;/P&gt;
&lt;P&gt;Sorry for my delay! &lt;BR /&gt;Have you tried to use &lt;A href="https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/S32-Design-Studio-for-S32-Platform-v3-4-Windows-Linux-released/ta-p/1206337" target="_self"&gt;S32SDK S32K1xx RTM 4.0.1&lt;/A&gt;? It did not use Processor Expert.&lt;BR /&gt;&lt;BR /&gt;In addition, there is an bare metal example of SPI in &lt;STRONG&gt;S32K1xx development package&lt;/STRONG&gt;. You need to install S32K1xx development package in S32 Design Studio for ARM Version 2.2.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="S32K148_Project_LPSPI.png" style="width: 820px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/136578i5ED8BACF9B4F9B0E/image-size/large?v=v2&amp;amp;px=999" role="button" title="S32K148_Project_LPSPI.png" alt="S32K148_Project_LPSPI.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="S32K148_Project_LPSPI example.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/136579i26DBFC9D6B7918CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="S32K148_Project_LPSPI example.png" alt="S32K148_Project_LPSPI example.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="S32K1xx development package.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/136580i55296F03C6206924/image-size/large?v=v2&amp;amp;px=999" role="button" title="S32K1xx development package.png" alt="S32K1xx development package.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Robin&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 06:31:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1226851#M9831</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2021-02-05T06:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 SPI driver</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1226865#M9832</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/57959"&gt;@Robin_Shen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the replay , sorry for confusing with my wordings in previous post , actually here am already using PAL driver &amp;amp; they are serving my purpose, now am in situation where i need to reuse same drivers before RTOS get started right after PIN_DRV_INIT().&lt;/P&gt;&lt;P&gt;here below is my code snippet&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;static uint8_t TxData_au8[2U] = { 0x01, 0x02 };&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;static uint8_t RxData_au8[2u];&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;static boolean SPI_Transfer_CompFlag;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;static void SBC_Test(void)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;{&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SPI_MasterInit(&amp;amp;SPI_PERIInstance, &amp;amp;SPI_PERI_MasterConfig);&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; INT_SYS_SetPriority(g_lpspiIrqId[SPI_PERIInstance.instIdx], 0);&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if(STATUS_SUCCESS == SPI_MasterTransfer(&amp;amp;SPI_PERIInstance,TxData_au8,RxData_au8,1))&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;while (false == SPI_Transfer_CompFlag);&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return RxData_au8;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;}&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;void SPI1_TxRxTransferCompleteCB(void *driverState, spi_event_t event, void *userData)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;{&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;SPI_Transfer_CompFlag = true;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;}&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;The reason for using&amp;nbsp;SPI_MasterTransfer() as a blocking call since it not using any RTOS functions, as you see in my code snippet it is working fine as expected when I set priority to 0 and for other priorities(default or 1) it won't coming to call back function.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;below are the screen shots of the NVIC registers which says other interrupts are not set yet.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="priority 0" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/136581i3CD70C871EFD7CBA/image-size/large?v=v2&amp;amp;px=999" role="button" title="spipriority1.jpg" alt="priority 0" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;priority 0&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="priority 1" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/136582i423F6C12D0C45172/image-size/large?v=v2&amp;amp;px=999" role="button" title="spipriority2.jpg" alt="priority 1" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;priority 1&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 06:53:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1226865#M9832</guid>
      <dc:creator>Saitej</dc:creator>
      <dc:date>2021-02-05T06:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 SPI driver</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1226916#M9834</link>
      <description>&lt;P&gt;Have you tried to use&amp;nbsp;&lt;STRONG&gt;SPI_MasterTransferBlocking&lt;/STRONG&gt;? This function initializes a blocking master transfer with time-out.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SPI_MasterTransferBlocking.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/136592i66C8E533A25C03F6/image-size/large?v=v2&amp;amp;px=999" role="button" title="SPI_MasterTransferBlocking.png" alt="SPI_MasterTransferBlocking.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 07:52:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1226916#M9834</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2021-02-05T07:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 SPI driver</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1226920#M9835</link>
      <description>&lt;P&gt;Yes, story started over their , as TransferBlocking function call uses time out but here RTOS is not started yet so it throwing errors.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe blocking call will not work before RTOS get started&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 08:06:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1226920#M9835</guid>
      <dc:creator>Saitej</dc:creator>
      <dc:date>2021-02-05T08:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 SPI driver</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1227839#M9845</link>
      <description>&lt;P&gt;The lower priority number, the higher priority level. But the value of NVIC shows there are no other interrupts.&lt;/P&gt;
&lt;P&gt;Another strange thing is that why the value of &lt;STRONG&gt;IER&lt;/STRONG&gt; SPI1 are different when just change&amp;nbsp;&lt;SPAN&gt;priority&amp;nbsp;0 to&amp;nbsp;priority&amp;nbsp;1.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 09:24:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1227839#M9845</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2021-02-08T09:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 SPI driver</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1228066#M9847</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/57959"&gt;@Robin_Shen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's my question even though I see same register contents by setting priority to 1 or 0, why only priority 0 is working.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 15:24:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1228066#M9847</guid>
      <dc:creator>Saitej</dc:creator>
      <dc:date>2021-02-08T15:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 SPI driver</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1228541#M9852</link>
      <description>&lt;P&gt;any update please&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 06:05:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1228541#M9852</guid>
      <dc:creator>Saitej</dc:creator>
      <dc:date>2021-02-09T06:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 SPI driver</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1229728#M9874</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/57959"&gt;@Robin_Shen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;are you able to replicate the situation ?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 07:54:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1229728#M9874</guid>
      <dc:creator>Saitej</dc:creator>
      <dc:date>2021-02-11T07:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 SPI driver</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1230835#M9893</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/57959"&gt;@Robin_Shen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;do you have any other comments .. please help me out !&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2021 06:36:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1230835#M9893</guid>
      <dc:creator>Saitej</dc:creator>
      <dc:date>2021-02-15T06:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 SPI driver</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1232614#M9921</link>
      <description>&lt;P&gt;Sorry to keep you waiting!&lt;BR /&gt;I was on vacation recently and just back to the office.&lt;BR /&gt;Have you check the value of &lt;STRONG&gt;Interrupt Priority Register&lt;/STRONG&gt;? &lt;BR /&gt;INT_SYS_SetPriority(LPSPI1_IRQn, 1); I can see the value be set in Interrupt Priority Register of LPSPI1.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="INT_SYS_SetPriority(LPSPI1_IRQn, 1);.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/137403i79CE8A9850187295/image-size/large?v=v2&amp;amp;px=999" role="button" title="INT_SYS_SetPriority(LPSPI1_IRQn, 1);.png" alt="INT_SYS_SetPriority(LPSPI1_IRQn, 1);.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="S32K1xx_DMA_Interrupt_mapping.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/137404iA12BA84B7801CA27/image-size/large?v=v2&amp;amp;px=999" role="button" title="S32K1xx_DMA_Interrupt_mapping.png" alt="S32K1xx_DMA_Interrupt_mapping.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Would you please attached the simplified test program? So that I can test directly.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 07:09:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1232614#M9921</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2021-02-18T07:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 SPI driver</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1232750#M9922</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/57959"&gt;@Robin_Shen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not able to reproduce this issue with example project. But this happens with actual project that we are working on.&lt;/P&gt;&lt;P&gt;Below are content of SPI register and NVIC registers. SPI register have Interrupt enabled, and from NVIC as well, it is evident that interrupt (LPSPI1 i.e. IRQ 27 is pending) but still IRQ handler isnt invoked.&lt;/P&gt;&lt;P&gt;SPI Registers:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vijay_Arwapally_0-1613642226113.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/137425i1C3869B3BF6CFE76/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vijay_Arwapally_0-1613642226113.png" alt="Vijay_Arwapally_0-1613642226113.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Since the IER register content has interrupts enabled, as SR also indicates TDF bit set, which should trigger IRQ, but that doesnt happen, no clue why.&lt;/P&gt;&lt;P&gt;Status of NVIC registers at this point:&lt;/P&gt;&lt;P&gt;As shown below, IRQ 27 is enabled and is pending.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vijay_Arwapally_1-1613642328529.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/137426i62DFE5F7FD2AADCA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vijay_Arwapally_1-1613642328529.png" alt="Vijay_Arwapally_1-1613642328529.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Priority Registers:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vijay_Arwapally_2-1613642389154.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/137427i8646FC28781B9778/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vijay_Arwapally_2-1613642389154.png" alt="Vijay_Arwapally_2-1613642389154.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vijay_Arwapally_3-1613642405380.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/137428i191F76422817530B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vijay_Arwapally_3-1613642405380.png" alt="Vijay_Arwapally_3-1613642405380.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vijay_Arwapally_4-1613642418507.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/137429i5989A0B14B473B46/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vijay_Arwapally_4-1613642418507.png" alt="Vijay_Arwapally_4-1613642418507.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vijay_Arwapally_5-1613642437424.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/137430i338E9A2A7D50C2E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vijay_Arwapally_5-1613642437424.png" alt="Vijay_Arwapally_5-1613642437424.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vijay_Arwapally_6-1613642448369.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/137431i885A1A03087B8472/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vijay_Arwapally_6-1613642448369.png" alt="Vijay_Arwapally_6-1613642448369.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 10:01:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1232750#M9922</guid>
      <dc:creator>Vijay_Arwapally</dc:creator>
      <dc:date>2021-02-18T10:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 SPI driver</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1233641#M9940</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/57959"&gt;@Robin_Shen&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/61445"&gt;@nxp&lt;/a&gt;&amp;nbsp; Kindly expedite this issue ASAP. This issue is open since long time.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 12:39:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1233641#M9940</guid>
      <dc:creator>Vijay_Arwapally</dc:creator>
      <dc:date>2021-02-19T12:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 SPI driver</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1233913#M9942</link>
      <description>&lt;P&gt;Please check if you configure the&amp;nbsp;BASEPRI&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BASEPRI.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/137631i832AFAD5BF6C9C52/image-size/large?v=v2&amp;amp;px=999" role="button" title="BASEPRI.png" alt="BASEPRI.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If you can send your project to me, it would be better to check issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Feb 2021 08:48:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1233913#M9942</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2021-02-20T08:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 SPI driver</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1234109#M9952</link>
      <description>&lt;P&gt;BASEPRI is not configured. Sharing the project may not be possible.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vijay_Arwapally_0-1613972303872.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/137653i3AE4660BF28D00C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vijay_Arwapally_0-1613972303872.png" alt="Vijay_Arwapally_0-1613972303872.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 05:38:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-SPI-driver/m-p/1234109#M9952</guid>
      <dc:creator>Vijay_Arwapally</dc:creator>
      <dc:date>2021-02-22T05:38:32Z</dc:date>
    </item>
  </channel>
</rss>

