PN7462 - Accessing XXX_AUX with API

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

PN7462 - Accessing XXX_AUX with API

898 次查看
stefanmueller
Contributor II

Dear Ladies and Gentlemen,

according to datasheet CLK_AUX, IO_AUX and INT_AUX can be configured as normal GPIOs.

How can I do that with delivered API?

Do I have to write my own API?

Thank you in advance.

Best Regards

Stefan

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

539 次查看
HASS_123
Contributor I

can you share me the github link of PN7462 API or any document of complete API ? 

0 项奖励

688 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

Hello Mueller ,

    See http://www.nxp.com/documents/user_manual/UM10858.pdf , in the document, you will get detailed information on how to configure PN7462's registers.

    See http://www.nxp.com/documents/user_manual/UM10913.pdf ,in the document, you will get detailed information on how to use APIs we provided.

So if you want to design your own API, you will have to do following steps:

(1)Knowing how to configure register through UM10858.pdf

(2)Knowing how to use PN7462's API to write/read registers.

(3)Using PN7462's API to write your own API.

Hope above information can be helpful for you!

Best Regards,

Weidong

0 项奖励