Prevention of USB Suspend Mode in PN7462

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

Prevention of USB Suspend Mode in PN7462

跳至解决方案
271 次查看
Bhavin-Dhulkotiya
Contributor I

We want to exercise the Suspend Mode on PN7462 EVK on the phExCcid SDK example. The EVK is connected to the Laptop through a micro USB cable. We configured the macro as PH_EXNFCCCID_USB_IF_USB_SUSPEND_RESUME_FTR 1 and run the code in debug mode.

I am getting prevention reason as E_HOSTCOMM_ONGOING though there is no ongoing communication with the Host. Why is there prevention? Or could you share a proven example of Suspend Mode?

PN7462

Thanks

0 项奖励
1 解答
213 次查看
KellyLi
NXP TechSupport
NXP TechSupport

Hello @Bhavin-Dhulkotiya 

It's recommended that you refer to the below example and document to debug your device.

Example project: SW368334\ExamplesPN7462AU\phExNFCCcid

Document: https://www.nxp.com/docs/en/user-guide/UM10915.pdf

 

BR

kelly

在原帖中查看解决方案

0 项奖励
2 回复数
214 次查看
KellyLi
NXP TechSupport
NXP TechSupport

Hello @Bhavin-Dhulkotiya 

It's recommended that you refer to the below example and document to debug your device.

Example project: SW368334\ExamplesPN7462AU\phExNFCCcid

Document: https://www.nxp.com/docs/en/user-guide/UM10915.pdf

 

BR

kelly

0 项奖励
194 次查看
Bhavin-Dhulkotiya
Contributor I

@KellyLi Thanks for pointing to the right document.

The PH_EXCCID_USB_IF_USB_REMOTE_WAKEUP_FTR macro also needs to be set as 1.

0 项奖励