PN7462 - Accessing XXX_AUX with API

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PN7462 - Accessing XXX_AUX with API

891 Views
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

Labels (1)
Tags (2)
0 Kudos
2 Replies

532 Views
HASS_123
Contributor I

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

0 Kudos

681 Views
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 Kudos