<?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 Software Development KitのトピックRe: CDC on KL27Z256</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/CDC-on-KL27Z256/m-p/497359#M4672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Iva,&lt;/P&gt;&lt;P&gt;My project has a significant number of PEx components, and application code using the methods of those components for DMA, I2C, DAC, ADC, TPM,&amp;nbsp; GPIO and OSA tasks (FreeRTOS).&amp;nbsp; The only problem area is with USB.&lt;/P&gt;&lt;P&gt;On reading about KDSK 2 I notice,&amp;nbsp; processor expert has been dropped, and porting from KDSK1.2 to KDSK2 is a difficult job, with&amp;nbsp; creation of a new KDSK 2 project being the favoured method.&lt;/P&gt;&lt;P&gt;Before I embark on a move to KDSK2 can you confirm what work is required with the now redundant PEx components.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively is it possible to build a KDSK2 library supporting USB CDC device and just make the relevant calls from my existing project, to minimise the work involved.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Glenn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jun 2016 09:32:57 GMT</pubDate>
    <dc:creator>glennbrookes</dc:creator>
    <dc:date>2016-06-01T09:32:57Z</dc:date>
    <item>
      <title>CDC on KL27Z256</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/CDC-on-KL27Z256/m-p/497357#M4670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since updating form KSDK1.1 I'm having big problems with project implementing CDC virtual com using MKL27Z256.&lt;/P&gt;&lt;P&gt;I am not able to successfully move from the bare metal demo on FRDMKL27Z&amp;nbsp; (uses MKL27Z64) to my own board using an MK27Z356VMP4.&lt;/P&gt;&lt;P&gt;I really would prefer use processor expert (and now FreeRTOS) as I already have many components configured from before the update disaster.&lt;/P&gt;&lt;P&gt;Unfortunately the FSL_USB_CDC_Device component which looked just the job does not support the&amp;nbsp; KL27 family ??&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even when starting a new project from scratch the reuslts were the same,&amp;nbsp; I could get the project to compile and run on target but the USB would not enumerate.&lt;/P&gt;&lt;P&gt;A USB sniffer suggests there was no response to requests, as though the function to return device descriptor was not being called&amp;nbsp; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help / working demo would be gratefully received.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;am using KDS 3.2 and have tried KSDS 1.2 and KSDK1.3. with applied KDS eclipse updates.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Glenn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 19:42:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/CDC-on-KL27Z256/m-p/497357#M4670</guid>
      <dc:creator>glennbrookes</dc:creator>
      <dc:date>2016-05-24T19:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: CDC on KL27Z256</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/CDC-on-KL27Z256/m-p/497358#M4671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Glenn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, it is not possible to use the component FSL_USB_CDC_Device in PEx for KL27Z256. Because this component is not supported by PEx with KSDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest to use KSDK example without PEx.&lt;/P&gt;&lt;P&gt;All these examples you will find under C:\Freescale\KSDK_1.3.0\examples\frdmkl27z\demo_apps\usb\device\cdc\virtual_com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or use the newest KSDK 2.0 (your MCU is supported - without PEx)&lt;/P&gt;&lt;P&gt;C:\Freescale\KSDK 2.0\SDK_2.0_MKL27Z256xxx4\boards\frdmkl43z\usb_examples&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 21:24:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/CDC-on-KL27Z256/m-p/497358#M4671</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2016-05-31T21:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: CDC on KL27Z256</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/CDC-on-KL27Z256/m-p/497359#M4672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Iva,&lt;/P&gt;&lt;P&gt;My project has a significant number of PEx components, and application code using the methods of those components for DMA, I2C, DAC, ADC, TPM,&amp;nbsp; GPIO and OSA tasks (FreeRTOS).&amp;nbsp; The only problem area is with USB.&lt;/P&gt;&lt;P&gt;On reading about KDSK 2 I notice,&amp;nbsp; processor expert has been dropped, and porting from KDSK1.2 to KDSK2 is a difficult job, with&amp;nbsp; creation of a new KDSK 2 project being the favoured method.&lt;/P&gt;&lt;P&gt;Before I embark on a move to KDSK2 can you confirm what work is required with the now redundant PEx components.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively is it possible to build a KDSK2 library supporting USB CDC device and just make the relevant calls from my existing project, to minimise the work involved.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Glenn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 09:32:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/CDC-on-KL27Z256/m-p/497359#M4672</guid>
      <dc:creator>glennbrookes</dc:creator>
      <dc:date>2016-06-01T09:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: CDC on KL27Z256</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/CDC-on-KL27Z256/m-p/497360#M4673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Glenn,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I apologize for my late response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, what do you mean by redundant PEx components ?&lt;/P&gt;&lt;P&gt;PEx does not support KSDK2.0. Please see &lt;A href="https://mcuoneclipse.com/2016/05/15/mother-of-components-processor-expert-with-nxp-kinetis-sdk-v2-0-projects/" title="https://mcuoneclipse.com/2016/05/15/mother-of-components-processor-expert-with-nxp-kinetis-sdk-v2-0-projects/"&gt;https://mcuoneclipse.com/2016/05/15/mother-of-components-processor-expert-with-nxp-kinetis-sdk-v2-0-projects/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can take a look at Pins Tool &lt;/P&gt;&lt;P&gt;&lt;A href="https://mcuoneclipse.com/2016/06/08/tutorial-muxing-with-the-new-nxp-pins-tool/" title="https://mcuoneclipse.com/2016/06/08/tutorial-muxing-with-the-new-nxp-pins-tool/"&gt;https://mcuoneclipse.com/2016/06/08/tutorial-muxing-with-the-new-nxp-pins-tool/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also interesting article&lt;/P&gt;&lt;P&gt;&lt;A href="https://mcuoneclipse.com/2016/01/29/first-nxp-kinetis-sdk-release-sdk-v2-0-with-on-demand-package-builder/" title="https://mcuoneclipse.com/2016/01/29/first-nxp-kinetis-sdk-release-sdk-v2-0-with-on-demand-package-builder/"&gt;https://mcuoneclipse.com/2016/01/29/first-nxp-kinetis-sdk-release-sdk-v2-0-with-on-demand-package-builder/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 20:31:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/CDC-on-KL27Z256/m-p/497360#M4673</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2016-07-06T20:31:12Z</dc:date>
    </item>
  </channel>
</rss>

