PWM Input Capture - EMIOS ICU Bus A Configuration Error

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

PWM Input Capture - EMIOS ICU Bus A Configuration Error

1,648 Views
Dev15
Contributor III

Hello Team,

We are trying to configure PWM output and PWM input in S32k SDK configuration tool in non Autosar mode. 

Following are the pin configurations used for output & input

Output - 8 channels

Input - 1 Channel

PWM Output
PTD16 --> eMIOS_0_CH[1]_G
PTD15 --> eMIOS_1_CH[14]_H
PTE8 --> eMIOS_0_CH[6]_G
PTB5 --> eMIOS_0_CH[5]_G
PTB17 --> eMIOS_1_CH[7]_H
PTB16 --> eMIOS_0_CH[4]_G
PTB15 --> eMIOS_0_CH[3]_G
PTB14 --> eMIOS_0_CH[2]_G
PTB13 --> eMIOS_0_CH[1]_G
PTB12 --> eMIOS_0_CH[0]_X
PTA2 --> eMIOS_1_CH[19]_Y

 

PWM Input
PTB4 ----> eMIOS_1_CH[10]_H

We are getting error during generation after configuring both pwm input & outputs successfully. 

Please find the attached project & error screen shot and help to resolve the same.

 

Thank you

0 Kudos
Reply
2 Replies

1,606 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@Dev15

you should create a new clock source for Emios_Icu

for example:

Senlent_0-1709521579305.png

Senlent_1-1709521596093.png

 

 

 

0 Kudos
Reply

1,569 Views
Dev15
Contributor III

@Senlent , 

Thank you for the info. We have configured separate clock source for PWM input channel as suggested.

We are not seeing any generation errors now.

 

0 Kudos
Reply