USB CCID on Kinetis SDK

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

USB CCID on Kinetis SDK

928 次查看
yklee1
Contributor II

Dear All!

 

I am finding the example for USB CCID at Kinetis SDK.

At usb_device_class.c included at SDK v 2.0, I could find below.

 

#if ((defined(USB_DEVICE_CONFIG_CCID)) && (USB_DEVICE_CONFIG_CCID > 0U))

#include "usb_device_ccid.h"

#endif

 

In my thoght to activate(use) USB CCID feature both options(USB_DEVICE_CONFIG_CCID and USB_DEVICE_CONFIG_CCID) should be enabled.

 

But at any place of SDK I could not find the code 'usb_device_ccid.h' itself.

Could you please give me any advice about USB CCID and how to add/use this feature on SDK v 2.0?

 

Frankly I could find below comments at USB Stack user's guide.pdf but it is also not clear for me.

154351_154351.pngpastedImage_0.png

 

Best Regards,

YK Lee

标签 (1)
0 项奖励
4 回复数

600 次查看
yklee1
Contributor II

Hi Kan Li,

Thanks a lot for your comments and help.

I got SDK for K8x but frankly I could not find 'usb_device_ccid.h'.

Is there any special way to get K8x's SDK supporting USB CCID?

Best Regards,

YK Lee

0 项奖励

600 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi YK Lee,

Actually this demo is just for the device with EMV IP, so maybe your device doesn't have this support so the sdk has no code for that demo. Would you please tell me which device you select? Thanks for the patience!

Best regards,

Kan

0 项奖励

600 次查看
yklee1
Contributor II

Hi Kan Li,

I am using K24 now.

Could you please let me know which device can support it?

Best Regards,

YK Lee

0 项奖励

600 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi YK Lee,

As far as I know,, K8x and KL8x has EMV IP.


Wish it helps.

Have a great day,
Kan Li
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励