NOT a bug: Pin expert does not set up some pins...

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

NOT a bug: Pin expert does not set up some pins...

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

Kinetis Expert Version 2.0, PC version, starting with Freedom K64F board configuration.

I enabled peripheral DAC0 and ADC0 and routed a couple pins.
The pin initialization for these pins is missing from the generated code.

169550_169550.PNGKinetis Pin Expert Doesn't set up analog pins.PNG

 

What's going on? Should we not use this tool?

Thanks,

Best Regards, Dave

 

PS: These are the default mux connections, but I expected initialization so I can use alternate configurations...

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

Hello Dave,

I have analyzed your issue but these analog pins (e.g. ADC0_DP1) cannot be routed to another devices, i.e. there are not any mux control bitfields (Pin Control Registers) for these pins. Please, see the K64P144M120SF5RM reference manual for details.

Therefore the Pins tool does not generate any code for routing of these pins.

Best Regards,

Marek Neuzil

元の投稿で解決策を見る

3 返答(返信)
1,653件の閲覧回数
marek_neuzil
NXP Employee
NXP Employee

Hello Dave,

I have analyzed your issue but these analog pins (e.g. ADC0_DP1) cannot be routed to another devices, i.e. there are not any mux control bitfields (Pin Control Registers) for these pins. Please, see the K64P144M120SF5RM reference manual for details.

Therefore the Pins tool does not generate any code for routing of these pins.

Best Regards,

Marek Neuzil

1,652件の閲覧回数
zhangpeng
Contributor I

MCUXpresso 5.0

SDK_2.5.0_MIMXRT1052xxxxB

pin B14    GPIO_B1_15   config GPIO2.31   cannot generated code

0 件の賞賛
返信
1,652件の閲覧回数
davenadler
Senior Contributor I

Got it, Thanks!

0 件の賞賛
返信