<?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: twr-60F120M FlexCan CAN 0 question in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/twr-60F120M-FlexCan-CAN-0-question/m-p/400220#M22191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Randall,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you test using the CAN example located at the path C:\Freescale\Freescale_MQX_4_1\mqx\examples\can\flexcan\build\cw10gcc ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please share the code you are using??&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Sol &lt;BR /&gt; &lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 May 2015 21:32:03 GMT</pubDate>
    <dc:creator>soledad</dc:creator>
    <dc:date>2015-05-05T21:32:03Z</dc:date>
    <item>
      <title>twr-60F120M FlexCan CAN 0 question</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/twr-60F120M-FlexCan-CAN-0-question/m-p/400219#M22190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using a twr-60F120M board for development, with Code Warrior 10.6 and MQX 4.1.1.&amp;nbsp; I would like to use CAN 0 and pick up the TX and RX signals on J21 and J22 and route them through an CAN expansion card that we use so I can write the CAN data to flash memory.&amp;nbsp; My problem is that I can not seem to get the CAN 0 to operate.&amp;nbsp; I can successfully communicate on CAN 1 using the tower serial board CAN and MQX FlexCan, but when I change the CAN device to CAN 0 I don't see the TX pin toggling on J21 when a write occurs. Is there a port setting I am missing?&amp;nbsp; I was hopping that setting MQX FlexCan_Initialize to CAN 0 would set all the necessary port pins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 20:31:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/twr-60F120M-FlexCan-CAN-0-question/m-p/400219#M22190</guid>
      <dc:creator>randalljordan</dc:creator>
      <dc:date>2015-05-04T20:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: twr-60F120M FlexCan CAN 0 question</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/twr-60F120M-FlexCan-CAN-0-question/m-p/400220#M22191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Randall,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you test using the CAN example located at the path C:\Freescale\Freescale_MQX_4_1\mqx\examples\can\flexcan\build\cw10gcc ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please share the code you are using??&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Sol &lt;BR /&gt; &lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 21:32:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/twr-60F120M-FlexCan-CAN-0-question/m-p/400220#M22191</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-05-05T21:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: twr-60F120M FlexCan CAN 0 question</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/twr-60F120M-FlexCan-CAN-0-question/m-p/400221#M22192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Soledad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I tried the example hoping it was my code, but the example had the same result.  Using the example or my setup, when the “CAN_DEVICE” is set to 1, I can see the data being sent on a scope (J7A B41).  When I set “CAN_DEVICE” to 0 I don’t see anything on the scope (J21 pin 1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I’ve attached the can source and header file for my CAN setup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Randall Jordan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 00:03:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/twr-60F120M-FlexCan-CAN-0-question/m-p/400221#M22192</guid>
      <dc:creator>randalljordan</dc:creator>
      <dc:date>2015-05-06T00:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Re: twr-60F120M FlexCan CAN 0 question</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/twr-60F120M-FlexCan-CAN-0-question/m-p/400222#M22193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: 'Calibri',sans-serif; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;Soledad,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: 'Calibri',sans-serif; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;Yes, I tried the example hoping it was my code, but the example had the same result.&amp;nbsp; Using the example or my setup, when the “CAN_DEVICE” is set to 1, I can see the data being sent on a scope (J7A B41).&amp;nbsp; When I set “CAN_DEVICE” to 0 I don’t see anything on the scope (J21 pin 1). I've attached the source and header files I am using.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: 'Calibri',sans-serif; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: 'Calibri',sans-serif; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;Thanks for your help&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 00:07:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/twr-60F120M-FlexCan-CAN-0-question/m-p/400222#M22193</guid>
      <dc:creator>randalljordan</dc:creator>
      <dc:date>2015-05-06T00:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: twr-60F120M FlexCan CAN 0 question</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/twr-60F120M-FlexCan-CAN-0-question/m-p/400223#M22194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The new custom board arrived and the CAN 0 operated normally.&amp;nbsp; As I have the custom board I've tossed the TWR60F to the side, I suspect it has an issue. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 15:25:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/twr-60F120M-FlexCan-CAN-0-question/m-p/400223#M22194</guid>
      <dc:creator>randalljordan</dc:creator>
      <dc:date>2015-06-11T15:25:33Z</dc:date>
    </item>
  </channel>
</rss>

