Is it possible to implement USB CDC using Kinetis SDK?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Is it possible to implement USB CDC using Kinetis SDK?

1,722件の閲覧回数
b51427
NXP Employee
NXP Employee

Hi everybody,

I can't find KSDK component for USB CDC class in the components library. Is it possible to implement USB CDC using KSDK?

Thanks

タグ(5)
0 件の賞賛
返信
3 返答(返信)

1,476件の閲覧回数
ivadorazinova
NXP Employee
NXP Employee

Hello Muhammad Saad Nawaz,

yes, it is possible. You can create own component with using Processor Expert Software: CDE|Freescale (Component Development Environment) and inheritance (e.g. you can heritage fsl_usb_descriptors component).

For more details please see

KDS_3.0.0\eclipse\ProcessorExpert\Help\CDE_Getting_Started_Guide.pdf

KDS_3.0.0\eclipse\ProcessorExpert\Help\CDE_RTOS_User_Guide.pdf

KDS_3.0.0\eclipse\ProcessorExpert\Help\CDE_User_Guide.pdf

I hope this helps,

Iva

0 件の賞賛
返信

1,476件の閲覧回数
b51427
NXP Employee
NXP Employee

Hi Iva,

I see fsl_usb_descriptors and fsl_usb_framework components in KSDK 1.2 but no device class component for USB CDC. Is there a already developed component available for it?

Regards,

Saad

0 件の賞賛
返信

1,476件の閲覧回数
ivadorazinova
NXP Employee
NXP Employee

Hello Saad,

unfortunately no. There is no USB CDC support.

Have a nice day!

Iva

0 件の賞賛
返信