MKE04Z8VFK4 Pin configuration in MCUXpresso

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

MKE04Z8VFK4 Pin configuration in MCUXpresso

跳至解决方案
1,104 次查看
chicagomike
Contributor III

Hi,

I'm developing for the MKE04Z8VFK4 on custom target hardware using MCUXpresso v11.6.1 on a Windows 10 box.

My latest problem is that I am unable to configure GPIOB and GPIOC pins using the pin configuration tool. When I add a row for a PTBx pin and click on the Peripheral cell, the drop menu only contains GPIOA. I also tried just typing in GPIOB or GPIOC but the tool doesn't allow that.

(See screenshot below)

How can I configure PTBx and PTCx pins with this tool?

Thanks,

Mike

no_other_gpio_ports.jpg

 

0 项奖励
回复
1 解答
1,096 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Mike,

Sorry that the names of GPIO registers and port pin registers of KE series may confuse you in MCUXpresso IDE.

Please refer to the example of toggle PTB3 on FRDM-KE04Z:

PTB3 FRDM-KE04Z.pngfrdmke04z_hello_world toggle PTB3.png


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,097 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Mike,

Sorry that the names of GPIO registers and port pin registers of KE series may confuse you in MCUXpresso IDE.

Please refer to the example of toggle PTB3 on FRDM-KE04Z:

PTB3 FRDM-KE04Z.pngfrdmke04z_hello_world toggle PTB3.png


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复
1,073 次查看
chicagomike
Contributor III

Thanks again, Robin for your patient support!

The 'A' at the end of the peripheral name was the confusing factor for me, but now I'm back on track.

Mike

0 项奖励
回复