PN7462 - Accessing XXX_AUX with API

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

PN7462 - Accessing XXX_AUX with API

1,982件の閲覧回数
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 返答(返信)

1,623件の閲覧回数
HASS_123
Contributor I

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

0 件の賞賛
返信

1,772件の閲覧回数
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 件の賞賛
返信