S32K146 GPIO Driver is not present in SDK

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

S32K146 GPIO Driver is not present in SDK

59 Views
Rishi2
Contributor I

I am working on S32k146 microcontroller 

i want to try basic LED blink code but GPIO driver is not available.

Rishi2_1-1721930835972.png

 

could any one help me S32K146EVB 

 

 

 

 

0 Kudos
Reply
1 Reply

37 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @Rishi2 

The S32K1 SDK does not provide a driver named GPIO, pin configurations must be done in the Pins tool of ConfigTools and all corresponding functions can be found in pins_driver.c, pins_gpio_hw_access.h and pins_port_hw_access.h.

 

BR, VaneB

0 Kudos
Reply