S32 Configuration Tool Dio Channel ID error

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

S32 Configuration Tool Dio Channel ID error

Jump to solution
219 Views
Vast-Horizon
Contributor I

Hello,

I'm new to MBDT and the S32 Configuration Tool. I want to make a simple blinking LED project using MBDT with S32K358. From the datasheet, I notice the following information:

Pin number: 86

Pin name: PTC21

Pin type: OUT

Purpose: LED_GRN

So I thought the Port ID was 5 for PTC [31-16]

VastHorizon_0-1714105479905.png

and the channel ID was 21. However, it looks like I misunderstood something because it said the channel id is out of range:

VastHorizon_1-1714105597260.png

VastHorizon_2-1714105752047.png

 

What should I do to properly configure this pin? Thanks.

 

 

0 Kudos
1 Solution
195 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

The value of Dio Channel Id must be in range: 0-15
For PTC21 please enter 5 (21-16)

Please notice that Model Based Design Tools (MBDT) are supported by our engineers on this community:
https://community.nxp.com/community/mbdt
It’s an exception, all our products are supported via these tickets but except these MBDT tools. So, create please new thread on the community and responsible engineers will help you.
Thanks for understanding.


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
2 Replies
35 Views
Esakki
Contributor II

Hello nxp team,

we are trying to enable the PTD17 pin high with dio peripheral

port name: PTD_H

Dio port Id: 7

Dio channel Id: 1

how to check the channel id i set is correct or not?

right now this pin is not getting high

0 Kudos
196 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

The value of Dio Channel Id must be in range: 0-15
For PTC21 please enter 5 (21-16)

Please notice that Model Based Design Tools (MBDT) are supported by our engineers on this community:
https://community.nxp.com/community/mbdt
It’s an exception, all our products are supported via these tickets but except these MBDT tools. So, create please new thread on the community and responsible engineers will help you.
Thanks for understanding.


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