<?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>Kinetis MicrocontrollersのトピックRe: Flexbus speed exceeded on TWR-K64F120M?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flexbus-speed-exceeded-on-TWR-K64F120M/m-p/370045#M19148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1 Clocking Diagram".&amp;nbsp; I find it helps to highlight the paths that are required, and then confirm with a debugger (I use segger) that all the registers are set the way you expect them.&amp;nbsp; The last step is just to get the clock routed via the SIM module to the side of the chip you need it on.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck, Larry&lt;/P&gt;&lt;P&gt;Larry&lt;span class="lia-inline-image-display-wrapper" image-alt="mcg.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/48736i50BF8C4F22AAAC70/image-size/large?v=v2&amp;amp;px=999" role="button" title="mcg.jpg" alt="mcg.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Dec 2014 15:34:52 GMT</pubDate>
    <dc:creator>larryc</dc:creator>
    <dc:date>2014-12-23T15:34:52Z</dc:date>
    <item>
      <title>Flexbus speed exceeded on TWR-K64F120M?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flexbus-speed-exceeded-on-TWR-K64F120M/m-p/370042#M19145</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;we are using a TWR-K64F120M board and I try to understand the Flexbus settings for the TWR-Kit to make the adoptions for our custom board. When I look into the bsp standard code of the K64F120M for MRAM I find no code that set the SIM_CLKDIV1_OUTDIV3 register. Since there is no divider set, the Flexbus should be running at 120Mhz like the normal bus clock. But I read that the Flexbus speed should not exceed 50Mhz. Why is this working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 12:37:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flexbus-speed-exceeded-on-TWR-K64F120M/m-p/370042#M19145</guid>
      <dc:creator>GudeADS</dc:creator>
      <dc:date>2014-12-22T12:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Flexbus speed exceeded on TWR-K64F120M?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flexbus-speed-exceeded-on-TWR-K64F120M/m-p/370043#M19146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andreas:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you clocking this board with an external 50Mhz source and setting up the mcg to distribute this clock yourself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What devices are you using on the Flexbus?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 18:26:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flexbus-speed-exceeded-on-TWR-K64F120M/m-p/370043#M19146</guid>
      <dc:creator>larryc</dc:creator>
      <dc:date>2014-12-22T18:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Flexbus speed exceeded on TWR-K64F120M?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flexbus-speed-exceeded-on-TWR-K64F120M/m-p/370044#M19147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Larry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought that SIM_CLKDIV1_OUTDIV3 was not touched from MQX when initializing the TWR-K64F120M board. But I had not seen that this parameter is already set with CPU_SIM_CLKDIV1_CONFIG_0 inside the CPU_ClockConfigDescriptors. The bsp clock module is very complicated if you work the first time with a Kinetis device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2014 11:01:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flexbus-speed-exceeded-on-TWR-K64F120M/m-p/370044#M19147</guid>
      <dc:creator>GudeADS</dc:creator>
      <dc:date>2014-12-23T11:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Flexbus speed exceeded on TWR-K64F120M?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flexbus-speed-exceeded-on-TWR-K64F120M/m-p/370045#M19148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1 Clocking Diagram".&amp;nbsp; I find it helps to highlight the paths that are required, and then confirm with a debugger (I use segger) that all the registers are set the way you expect them.&amp;nbsp; The last step is just to get the clock routed via the SIM module to the side of the chip you need it on.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck, Larry&lt;/P&gt;&lt;P&gt;Larry&lt;span class="lia-inline-image-display-wrapper" image-alt="mcg.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/48736i50BF8C4F22AAAC70/image-size/large?v=v2&amp;amp;px=999" role="button" title="mcg.jpg" alt="mcg.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2014 15:34:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flexbus-speed-exceeded-on-TWR-K64F120M/m-p/370045#M19148</guid>
      <dc:creator>larryc</dc:creator>
      <dc:date>2014-12-23T15:34:52Z</dc:date>
    </item>
  </channel>
</rss>

