<?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: flexcan is not working for k60 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/flexcan-is-not-working-for-k60/m-p/520281#M32727</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i replace this line &lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp; if (_lwevent_wait_ticks(&amp;amp;event, 1 &amp;lt;&amp;lt; RX_mailbox_num, FALSE, 0) != MQX_OK) {&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; printf("\n\rEvent Wait failed");&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp; }&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;and put normal delay now its start to working, i mean i can receive the data &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 09:35:57 GMT</pubDate>
    <dc:creator>gomathichinnasa</dc:creator>
    <dc:date>2016-06-16T09:35:57Z</dc:date>
    <item>
      <title>flexcan is not working for k60</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/flexcan-is-not-working-for-k60/m-p/520280#M32726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;Am working with CAN in k60 (having the two customized board ). Here am using the CAN0 (PTA12 &amp;amp; PTA13 pins ). And also am using the fls_flexcan_test.c. able to transmit the data , i checked with CRO , in CAN_TX pin data is coming and also CAN_RX also getting data , but the data is not receiving by controller.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*********FLEXCAN TEST PROGRAM.*********&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Message format: Standard (11 bit id)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Message buffer 0 used for Tx and Rx.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Interrupt Mode: Enabled&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Operation Mode: TX and RX --&amp;gt; Normal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Node 2&lt;/P&gt;&lt;P&gt;***************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selected frequency (Kbps) is: 125&lt;/P&gt;&lt;P&gt;Data length: 1&lt;/P&gt;&lt;P&gt;FLEXCAN reset. result: 0x0&lt;/P&gt;&lt;P&gt;FLEXCAN initilization. result: 0x0&lt;/P&gt;&lt;P&gt;FLEXCAN mode selected. result: 0x0&lt;/P&gt;&lt;P&gt;FLEXCAN global mask. result: 0x0&lt;/P&gt;&lt;P&gt;FLEXCAN Error ISR install, result: 0x0&lt;/P&gt;&lt;P&gt;FLEXCAN Bus off ISR install, result: 0x0&lt;/P&gt;&lt;P&gt;FLEXCAN error interrupt enable. result: 0x0&lt;/P&gt;&lt;P&gt;FLEXCAN rx remote mai&lt;/P&gt;&lt;P&gt;lbox initialization. result: 0x0&lt;/P&gt;&lt;P&gt;FLEXCAN rx mailbox initialization. result: 0x0&lt;/P&gt;&lt;P&gt;FLEXCAN mailbox activation. result: 0x0&lt;/P&gt;&lt;P&gt;FLEXCAN RX ISR install. result: 0x0&lt;/P&gt;&lt;P&gt;FLEXCAN RX remote ISR install. result: 0x0FLEXCAN tx remote mailbox initialization. result: 0x0&lt;/P&gt;&lt;P&gt;FLEXCAN tx mailbox initialization. result: 0x0&lt;/P&gt;&lt;P&gt;FLEXCAN tx mailbox activation. result: 0x0&lt;/P&gt;&lt;P&gt;FLEXCAN TX ISR install. result: 0x0&lt;/P&gt;&lt;P&gt;FLEXCAN TX remote ISR install. result: 0x0&lt;/P&gt;&lt;P&gt;FLEXCAN started. result: 0x0&lt;/P&gt;&lt;P&gt;Data transmit: 0&lt;/P&gt;&lt;P&gt;Data transmit: 1&lt;/P&gt;&lt;P&gt;FLEXCAN tx update message. result: 0x0&lt;/P&gt;&lt;P&gt;Data transmit: 2&lt;/P&gt;&lt;P&gt;FLEXCAN tx update message. result: 0x0&lt;/P&gt;&lt;P&gt;Data transmit: 3&lt;/P&gt;&lt;P&gt;FLEXCAN tx update message. result: 0x0&lt;/P&gt;&lt;P&gt;Data transmit: 4&lt;/P&gt;&lt;P&gt;FLEXCAN tx update message. result: 0x0&lt;/P&gt;&lt;P&gt;Data transmit: 5&lt;/P&gt;&lt;P&gt;FLEXCAN tx update message. result: 0x0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this am getting the output. receiving task is not working .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also in my transceiver is not in sleep mode, i kept it as high speed mode only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in RX-TASK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; if (_lwevent_wait_ticks(&amp;amp;event, 1 &amp;lt;&amp;lt; RX_mailbox_num, FALSE, 0) != MQX_OK) {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; printf("\n\rEvent Wait failed");&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;here its getting task_block.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 12:54:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/flexcan-is-not-working-for-k60/m-p/520280#M32726</guid>
      <dc:creator>gomathichinnasa</dc:creator>
      <dc:date>2016-06-14T12:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: flexcan is not working for k60</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/flexcan-is-not-working-for-k60/m-p/520281#M32727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i replace this line &lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp; if (_lwevent_wait_ticks(&amp;amp;event, 1 &amp;lt;&amp;lt; RX_mailbox_num, FALSE, 0) != MQX_OK) {&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; printf("\n\rEvent Wait failed");&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp; }&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;and put normal delay now its start to working, i mean i can receive the data &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 09:35:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/flexcan-is-not-working-for-k60/m-p/520281#M32727</guid>
      <dc:creator>gomathichinnasa</dc:creator>
      <dc:date>2016-06-16T09:35:57Z</dc:date>
    </item>
  </channel>
</rss>

