Chip Specific Configuration

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

Chip Specific Configuration

ソリューションへジャンプ
1,542件の閲覧回数
knishi
Contributor I

Hi, community.

 

Where could we find the ACTUAL meaning for the enum variable that explained as chip-specific on the SDK API manual?

For example, if I check the kPort_MuxAlt2 (which explained as chip specific), I tried to find the EXPLICIT explanation *(such as kPort_MuxAlt2: use for something) when and how I will use this value on either SDK API manual and reference manual for the chip.

 

Unfortunately, the Kinetic expert pin configuration tool is not compatible for the chip I am testing right now.

 

Is there any single document with explicit explanation to find the function on the specific chip?

 

Thank you for your help in advance.

ラベル(1)
0 件の賞賛
返信
1 解決策
1,373件の閲覧回数
DavidS
NXP Employee
NXP Employee

Hi Kazunori,

The Kinetis MCU Reference Manual's Chapter 10 "Signals Multiplexing and Signal Descriptions" has a table to show the multiplexing on each pin and it is the "ALTn" parameter that is used to select the desired pin functionality.

Example from the K64P144M120SF5RM_Rev2.pdf:

pastedImage_1.png

Regards,

David 

元の投稿で解決策を見る

2 返答(返信)
1,374件の閲覧回数
DavidS
NXP Employee
NXP Employee

Hi Kazunori,

The Kinetis MCU Reference Manual's Chapter 10 "Signals Multiplexing and Signal Descriptions" has a table to show the multiplexing on each pin and it is the "ALTn" parameter that is used to select the desired pin functionality.

Example from the K64P144M120SF5RM_Rev2.pdf:

pastedImage_1.png

Regards,

David 

1,373件の閲覧回数
knishi
Contributor I

Thank you, David.

That is what I am looking for.

Regards

0 件の賞賛
返信