PN7462 OM27462CDKP Development Kit Dynamically Switch Between HIF HSUART and USB

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

PN7462 OM27462CDKP Development Kit Dynamically Switch Between HIF HSUART and USB

1,158件の閲覧回数
EE_Ark
Contributor II

Hi,

We are developing a firmware based on PN7462AU->phExCcid sample.  We will use USB port for communicating with PC through CCID protocol. But we also want to use HIF_HSUART PORT. We want to dynamically switch between two in our firmware.

 

We are already using USB port for communicating with PC through CCID protocol. Therefore
in 'APP_NxpBuild.h' header file we use '#define NXPBUILD__PHHAL_USB'.

 

To use HSU '#define NXPBUILD__PHHAL_HIF' should also be added to 'APP_NxpBuild.h' header file.

 

When we try to use both defines compiler gives us an error : 'HIF and USB can not be combined.'

 

What should be done to dynamically switch between 'NXPBUILD__PHHAL_HIF' and 'NXPBUILD__PHHAL_USB' in our firmware.

Best regards.

 

Best regards.

0 件の賞賛
返信
1 返信

1,116件の閲覧回数
fangfang
NXP TechSupport
NXP TechSupport

Hello,

Unfortunately, There is no the demo for the application. Generally, The customer uses the hardware for the customer.

Please refer to the Table 75. PCR_SYS_REG (address offset 0x0C) of the user manual if you want to use it via software.

URL:https://www.nxp.com/docs/en/user-guide/UM10858.pdf.

And software you can refer to the path: SW368328\Platform\PN7462AU\phHal\phhalHif\src.

 

Have a nice day.

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-----------------------------------------------------------------------------

0 件の賞賛
返信