s32 pin configuration

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

s32 pin configuration

2,021件の閲覧回数
Anjalipurushothaman
Contributor III

The default pin configuration is PTA29,PTB18 

if i need to use the PTA30 (Green Led) , showing error in Siu2_Port_Ip_PBcfg.c file generated (Attached the error)

What all steps has to follow ?

board - s32k3x4evb-T172

0 件の賞賛
返信
1 返信

1,948件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @Anjalipurushothaman 

From the provided images, I can see that you are using an MCAL example (Port_Example_S32K344). In this example, the pin configurations were made using the Peripherals Tool (refer to attached images).

VaneB_0-1694461170656.png

VaneB_1-1694461179831.png

Please make sure to make the necessary configuration in the Peripherals Tool, or if you want to use Pins Tools, make sure that Port_Init() receives the pointer to the structure which contains initialization parameters instead of NULL_PTR (default). 

 

B.R.

VaneB

0 件の賞賛
返信