<?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>CodeWarrior Development ToolsのトピックRe: SPI interfacing code for frdm-ke06z</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/SPI-interfacing-code-for-frdm-ke06z/m-p/581757#M4746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shailav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you test your project on board ? What about it ? What about the question when you run ?&lt;/P&gt;&lt;P&gt;We can refer to the error come up with special point .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jul 2016 10:51:39 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2016-07-19T10:51:39Z</dc:date>
    <item>
      <title>SPI interfacing code for frdm-ke06z</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/SPI-interfacing-code-for-frdm-ke06z/m-p/581756#M4745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to read data of my slave device which is at register address 0x00 through SPI. I am trying to develop the code using PE. I am attaching my code with this. Can anyone give me suggesstions?&lt;/P&gt;&lt;P&gt;My slave device has following data at register address 0x00&lt;/P&gt;&lt;P&gt;src_addr[dest_addr[0]] = 0x3b;&lt;/P&gt;&lt;P&gt;&amp;nbsp; src_addr[dest_addr[1]] = 0xea;&lt;/P&gt;&lt;P&gt;src_addr[dest_addr[2]] = 0x01;&lt;/P&gt;&lt;P&gt;&amp;nbsp; src_addr[dest_addr[3]] = 0x00;&lt;/P&gt;&lt;P&gt;&amp;nbsp; src_addr[dest_addr[4]] = 0x81;&lt;/P&gt;&lt;P&gt;&amp;nbsp; src_addr[dest_addr[5]] = 0x22;&lt;/P&gt;&lt;P&gt;&amp;nbsp; src_addr[dest_addr[6]] = 0xFE;&lt;/P&gt;&lt;P&gt;&amp;nbsp; src_addr[dest_addr[7]] = 0x45;&lt;/P&gt;&lt;P&gt;&amp;nbsp; src_addr[dest_addr[8]] = 0x00;&lt;/P&gt;&lt;P&gt;src_addr[dest_addr[9]] = 0x31;&lt;/P&gt;&lt;P&gt;src_addr[dest_addr[10]] = 0xC1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; src_addr[dest_addr[11]] = 0x73;&lt;/P&gt;&lt;P&gt;&amp;nbsp; src_addr[dest_addr[12]] = 0xc8;&lt;/P&gt;&lt;P&gt;&amp;nbsp; src_addr[dest_addr[13]] = 0x40;&lt;/P&gt;&lt;P&gt;&amp;nbsp; src_addr[dest_addr[14]] = 0x00;&lt;/P&gt;&lt;P&gt;&amp;nbsp; src_addr[dest_addr[15]] = 0x00;&lt;/P&gt;&lt;P&gt;&amp;nbsp; src_addr[dest_addr[16]] = 0x90;&lt;/P&gt;&lt;P&gt;&amp;nbsp; src_addr[dest_addr[17]] = 0x00;&lt;/P&gt;&lt;P&gt;&amp;nbsp; src_addr[dest_addr[18]] = 0x7A;*/&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to read this with my master frdm-board. I am first trying to develop pe code for frdm-kl25z. But my actual project requires to develop spi code for frdm-ke06z. So any help with both the controllers or any will be appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shailav&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337771"&gt;cw.rar&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 13:43:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/SPI-interfacing-code-for-frdm-ke06z/m-p/581756#M4745</guid>
      <dc:creator>shailavsurve</dc:creator>
      <dc:date>2016-07-18T13:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: SPI interfacing code for frdm-ke06z</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/SPI-interfacing-code-for-frdm-ke06z/m-p/581757#M4746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shailav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you test your project on board ? What about it ? What about the question when you run ?&lt;/P&gt;&lt;P&gt;We can refer to the error come up with special point .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 10:51:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/SPI-interfacing-code-for-frdm-ke06z/m-p/581757#M4746</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-07-19T10:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: SPI interfacing code for frdm-ke06z</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/SPI-interfacing-code-for-frdm-ke06z/m-p/581758#M4747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alice,&lt;/P&gt;&lt;P&gt;I have tried doing this&lt;/P&gt;&lt;P&gt;&amp;nbsp; for(;;){&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for(i=0;i&amp;lt;19;i++)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OutData[i]=0;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SM1_SendBlock(SM1_DeviceData, OutData, DATA_SIZE);&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp; /* Master sends message 1&amp;nbsp; */ &lt;/P&gt;&lt;P&gt;&amp;nbsp; printf("\n\nMaster: Sending message1...\n");&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; SM1_ReceiveBlock(SM1_DeviceData, master_receive, DATA_SIZE);&lt;/P&gt;&lt;P&gt;&amp;nbsp; printf("%c \r\n", master_receive[0]);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; /* waiting for transferring completed&amp;nbsp; */ &lt;/P&gt;&lt;P&gt;&amp;nbsp; MasterReceivedFlg = FALSE;&lt;/P&gt;&lt;P&gt;&amp;nbsp; while(!MasterReceivedFlg); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sending outdata so that I can read back 19 bytes from slave.&lt;/P&gt;&lt;P&gt;My thinking is as follows to do this.&lt;/P&gt;&lt;P&gt;1) I have to send 19 bytes 0x00.&lt;/P&gt;&lt;P&gt;2) The slave will get the register address 0x00 and it will give me back the data on address 0x00.&lt;/P&gt;&lt;P&gt;I am using master_receive for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you modify code further?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shailav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 13:12:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/SPI-interfacing-code-for-frdm-ke06z/m-p/581758#M4747</guid>
      <dc:creator>shailavsurve</dc:creator>
      <dc:date>2016-07-19T13:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: SPI interfacing code for frdm-ke06z</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/SPI-interfacing-code-for-frdm-ke06z/m-p/581759#M4748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shailav,&lt;/P&gt;&lt;P&gt;Do you want&amp;nbsp; save the receive data&amp;nbsp; at one specified address (for example 0x00) in salve ?&lt;/P&gt;&lt;P&gt;then send the data of this place ?&lt;/P&gt;&lt;P&gt;If yes, you can use the relocate data function place the array OutData[i] to one place , for example&amp;nbsp; 0x1FFFF000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;__attribute__ ((section(".myRAM"))) int OutData[10];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the linker file :&lt;/P&gt;&lt;P&gt;.mySection :&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;*(.myRAM)&lt;/P&gt;&lt;P&gt;} &amp;gt; m_data_1FFF0000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About the detail please refer to&amp;nbsp; &lt;A href="https://community.nxp.com/docs/DOC-101433"&gt;Relocating Code and Data Using the CW GCC Linker File for Kinetis&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please pay attention that we can not place the array to the address 0x0000, for in this place it save the interrupt&lt;/P&gt;&lt;P&gt;vector :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/37193i1185B24683FB943D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 03:39:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/SPI-interfacing-code-for-frdm-ke06z/m-p/581759#M4748</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-07-20T03:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: SPI interfacing code for frdm-ke06z</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/SPI-interfacing-code-for-frdm-ke06z/m-p/581760#M4749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;This is what I want to do. &lt;/P&gt;&lt;P&gt;My slave device has some data as I mentioned in my first comment. &lt;/P&gt;&lt;P&gt;I have my master controller that is frdm-ke06z. &lt;/P&gt;&lt;P&gt;I want to read the data from my slave device. &lt;/P&gt;&lt;P&gt;I want to print that data through uart. &lt;/P&gt;&lt;P&gt;My data at slave device which is other controller is as follows: &lt;/P&gt;&lt;P&gt;src_addr[dest_addr[0]] = 0x3b; &lt;/P&gt;&lt;P&gt;// src_addr[dest_addr[1]] = 0xea; &lt;/P&gt;&lt;P&gt;/* src_addr[dest_addr[2]] = 0x01; &lt;/P&gt;&lt;P&gt;src_addr[dest_addr[3]] = 0x00; &lt;/P&gt;&lt;P&gt;src_addr[dest_addr[4]] = 0x81; &lt;/P&gt;&lt;P&gt;src_addr[dest_addr[5]] = 0x22; &lt;/P&gt;&lt;P&gt;src_addr[dest_addr[6]] = 0xFE; &lt;/P&gt;&lt;P&gt;src_addr[dest_addr[7]] = 0x45; &lt;/P&gt;&lt;P&gt;src_addr[dest_addr[8]] = 0x00; &lt;/P&gt;&lt;P&gt;src_addr[dest_addr[9]] = 0x31; &lt;/P&gt;&lt;P&gt;src_addr[dest_addr[10]] = 0xC1; &lt;/P&gt;&lt;P&gt;src_addr[dest_addr[11]] = 0x73; &lt;/P&gt;&lt;P&gt;src_addr[dest_addr[12]] = 0xc8; &lt;/P&gt;&lt;P&gt;src_addr[dest_addr[13]] = 0x40; &lt;/P&gt;&lt;P&gt;src_addr[dest_addr[14]] = 0x00; &lt;/P&gt;&lt;P&gt;src_addr[dest_addr[15]] = 0x00; &lt;/P&gt;&lt;P&gt;src_addr[dest_addr[16]] = 0x90; &lt;/P&gt;&lt;P&gt;src_addr[dest_addr[17]] = 0x00; &lt;/P&gt;&lt;P&gt;src_addr[dest_addr[18]] = 0x7A;*/ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you modify the code that I attached? &lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Shailav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 04:22:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/SPI-interfacing-code-for-frdm-ke06z/m-p/581760#M4749</guid>
      <dc:creator>shailavsurve</dc:creator>
      <dc:date>2016-07-20T04:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: SPI interfacing code for frdm-ke06z</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/SPI-interfacing-code-for-frdm-ke06z/m-p/581761#M4750</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;My code is as below. In my code I am not able to receive data from by slave device. My code is as below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* Including needed modules to compile this module/procedure */ &lt;/P&gt;&lt;P&gt;#include "Cpu.h" &lt;/P&gt;&lt;P&gt;#include "Events.h" &lt;/P&gt;&lt;P&gt;#include "Pins1.h" &lt;/P&gt;&lt;P&gt;#include "SM1.h" &lt;/P&gt;&lt;P&gt;#include "SS1.h" &lt;/P&gt;&lt;P&gt;/* Including shared modules, which are used for whole project */ &lt;/P&gt;&lt;P&gt;#include "PE_Types.h" &lt;/P&gt;&lt;P&gt;#include "PE_Error.h" &lt;/P&gt;&lt;P&gt;#include "PE_Const.h" &lt;/P&gt;&lt;P&gt;#include "IO_Map.h" &lt;/P&gt;&lt;P&gt;#include "PDD_Includes.h" &lt;/P&gt;&lt;P&gt;#include "Init_Config.h" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* User includes (#include below this line is not maintained by Processor Expert) */ &lt;/P&gt;&lt;P&gt;#include "stdio.h" &lt;/P&gt;&lt;P&gt;#include &amp;lt;string.h&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* Global Variables */ &lt;/P&gt;&lt;P&gt;#define DATA_SIZE 2 &lt;/P&gt;&lt;P&gt;#define DATA_SIZ 2 &lt;/P&gt;&lt;P&gt;#define BLOCK_SIZE 13 &lt;/P&gt;&lt;P&gt;volatile bool SlaveReceivedFlg = FALSE; &lt;/P&gt;&lt;P&gt;volatile bool MasterReceivedFlg = FALSE; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int master_send[20] = {0,0,0,0,0,0,0,0,0,0,0,9,8,7,6,5,4,3,2,1}; &lt;/P&gt;&lt;P&gt;int slave_send[1] = &lt;SPAN __jive_macro_name="0"&gt;; 
int master_receive[20] ; 
int slave_receive[1] = &lt;/SPAN&gt;; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;uint8_t OutData[BLOCK_SIZE] = {0,1,2,3,4,5,6,7,8}; &lt;/P&gt;&lt;P&gt;uint8_t InpData[BLOCK_SIZE]; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* User includes (#include below this line is not maintained by Processor Expert) */ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*lint -save -e970 Disable MISRA rule (6.3) checking. */ &lt;/P&gt;&lt;P&gt;int main(void) &lt;/P&gt;&lt;P&gt;/*lint -restore Enable MISRA rule (6.3) checking. */ &lt;/P&gt;&lt;P&gt;{ &lt;/P&gt;&lt;P&gt;/* Write your local variable definition here */ &lt;/P&gt;&lt;P&gt;uint32 i = 0; &lt;/P&gt;&lt;P&gt;/*** Processor Expert internal initialization. DON'T REMOVE THIS CODE!!! ***/ &lt;/P&gt;&lt;P&gt;PE_low_level_init(); &lt;/P&gt;&lt;P&gt;/*** End of Processor Expert internal initialization. ***/ &lt;/P&gt;&lt;P&gt;SM1_Init(SM1_DeviceData); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for(;;){ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM1_SendBlock(SM1_DeviceData, master_send, DATA_SIZE); &lt;/P&gt;&lt;P&gt;SM1_ReceiveBlock(SM1_DeviceData, master_receive, DATA_SIZ); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MasterReceivedFlg = FALSE; &lt;/P&gt;&lt;P&gt;/// while(!MasterReceivedFlg); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM1_SendBlock(SM1_DeviceData, master_send, DATA_SIZE); &lt;/P&gt;&lt;P&gt;SM1_ReceiveBlock(SM1_DeviceData, master_receive, DATA_SIZE); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MasterReceivedFlg = FALSE; &lt;/P&gt;&lt;P&gt;while(!MasterReceivedFlg); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for(i=0;i&amp;lt;10000000;i++){} //Delay &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;} &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*** Don't write any code pass this line, or it will be deleted during code generation. ***/ &lt;/P&gt;&lt;P&gt;/*** RTOS startup code. Macro PEX_RTOS_START is defined by the RTOS component. DON'T MODIFY THIS CODE!!! ***/ &lt;/P&gt;&lt;P&gt;#ifdef PEX_RTOS_START &lt;/P&gt;&lt;P&gt;PEX_RTOS_START(); /* Startup of the selected RTOS. Macro is defined by the RTOS component. */ &lt;/P&gt;&lt;P&gt;#endif &lt;/P&gt;&lt;P&gt;/*** End of RTOS startup code. ***/ &lt;/P&gt;&lt;P&gt;/*** Processor Expert end of main routine. DON'T MODIFY THIS CODE!!! ***/ &lt;/P&gt;&lt;P&gt;for(;;){} &lt;/P&gt;&lt;P&gt;/*** Processor Expert end of main routine. DON'T WRITE CODE BELOW!!! ***/ &lt;/P&gt;&lt;P&gt;} /*** End of main routine. DO NOT MODIFY THIS TEXT!!! ***/ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* END main */ &lt;/P&gt;&lt;P&gt;/*!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 10:40:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/SPI-interfacing-code-for-frdm-ke06z/m-p/581761#M4750</guid>
      <dc:creator>shailavsurve</dc:creator>
      <dc:date>2016-07-20T10:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: SPI interfacing code for frdm-ke06z</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/SPI-interfacing-code-for-frdm-ke06z/m-p/581762#M4751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shailav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry so long to reply you . Maybe your problem have been resolved .&lt;/P&gt;&lt;P&gt;If not ,please first use one logic analyzer check whether there is signal on the receive &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 07:56:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/SPI-interfacing-code-for-frdm-ke06z/m-p/581762#M4751</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-08-02T07:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: SPI interfacing code for frdm-ke06z</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/SPI-interfacing-code-for-frdm-ke06z/m-p/581763#M4752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alice, &lt;/P&gt;&lt;P&gt;Yes my problem has been solved. &lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Shailav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 13:05:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/SPI-interfacing-code-for-frdm-ke06z/m-p/581763#M4752</guid>
      <dc:creator>shailavsurve</dc:creator>
      <dc:date>2016-08-02T13:05:51Z</dc:date>
    </item>
  </channel>
</rss>

