<?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: can't sent CAN message under 75kHz closed-loop control application in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/can-t-sent-CAN-message-under-75kHz-closed-loop-control/m-p/1052955#M56969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="358291" data-username="tckwok@asmpt.com" href="https://community.nxp.com/people/tckwok@asmpt.com" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 600; text-decoration: underline; font-size: 11.9994px;"&gt;Zabel A&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;When you&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;migrated the function to the closed-loop project, the background main() seems to be stuck, do you debug the code, where the code is stopping?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp;Do you also try add some of the closed-loop project function to your working CAN project?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;Kerry&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&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 style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&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;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Apr 2020 09:41:02 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2020-04-21T09:41:02Z</dc:date>
    <item>
      <title>can't sent CAN message under 75kHz closed-loop control application</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/can-t-sent-CAN-message-under-75kHz-closed-loop-control/m-p/1052954#M56968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am now using the Kinetis KV series for a digital power converter. The firmware structure is a simple background/ISR combination. The ISR is for 75kHz closed-loop control, and the code works fine without adding the function that sends CAN message.&lt;/P&gt;&lt;P&gt;When I initiated a separate project that only does CAN message sending and receiving, things are going pretty well. But when I migrated the function to the closed-loop project, the background main() seems to be stuck.( the 75kHZ ISR is still working !!!)&lt;/P&gt;&lt;P&gt;Are there any things I am missing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2020 08:58:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/can-t-sent-CAN-message-under-75kHz-closed-loop-control/m-p/1052954#M56968</guid>
      <dc:creator>tckwok</dc:creator>
      <dc:date>2020-04-20T08:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: can't sent CAN message under 75kHz closed-loop control application</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/can-t-sent-CAN-message-under-75kHz-closed-loop-control/m-p/1052955#M56969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="358291" data-username="tckwok@asmpt.com" href="https://community.nxp.com/people/tckwok@asmpt.com" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 600; text-decoration: underline; font-size: 11.9994px;"&gt;Zabel A&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;When you&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;migrated the function to the closed-loop project, the background main() seems to be stuck, do you debug the code, where the code is stopping?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp;Do you also try add some of the closed-loop project function to your working CAN project?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;Kerry&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&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 style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&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;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2020 09:41:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/can-t-sent-CAN-message-under-75kHz-closed-loop-control/m-p/1052955#M56969</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2020-04-21T09:41:02Z</dc:date>
    </item>
  </channel>
</rss>

