MKE04Z8VFK4 Pin configuration in MCUXpresso

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

MKE04Z8VFK4 Pin configuration in MCUXpresso

Jump to solution
1,103 Views
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 Kudos
Reply
1 Solution
1,095 Views
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.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
2 Replies
1,096 Views
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 Kudos
Reply
1,072 Views
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 Kudos
Reply