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.
Solved! Go to Solution.
Hi @Vijay98
For achieving a correct configuration of PTD17 inside the Dio component, could you please check the following article (link)? It provides a complete description of the mapping between the Port Id, Channel Id and the pin that should be configured.
The article also presents a demo application, showcasing how certain values can be written to the pins, or how the pins values can be read, using the APIs exposed by the MBDT Dio Simulink block.
Hope this helps,
Irina
Hi @Vijay98
For achieving a correct configuration of PTD17 inside the Dio component, could you please check the following article (link)? It provides a complete description of the mapping between the Port Id, Channel Id and the pin that should be configured.
The article also presents a demo application, showcasing how certain values can be written to the pins, or how the pins values can be read, using the APIs exposed by the MBDT Dio Simulink block.
Hope this helps,
Irina