incorrect pin direction using NXPXSPRESSO

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

incorrect pin direction using NXPXSPRESSO

1,044 Views
sapirbuz
Contributor IV

Hi,

We work on MIMXRT1051CVL5B using NXPXSPRESSO, and we have issue with some pin directions:

1. PMIC_ON_REQ should be an output pin that enables the main board power once the SNVS voltage is up. The SW seems to consider it as an input signal, and it can't be changed.

sapirbuz_0-1675605693280.png

2. pin G13 JTAG_TDO should be defined as output, but the SW seems to consider it as an input signal, and it can't be changed.

 

Can you please help define the correct direction for the pins?

0 Kudos
Reply
3 Replies

1,025 Views
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello
Hope you are well.

1. PMIC_ON_REQ is output and the direction cannot be changed by software:

Omar_Anguiano_0-1675816704886.png

2. The default from the datasheet is an input however as JTAG is the default functionality we can say that it is:

Omar_Anguiano_1-1675816747770.png

Best regards,
Omar

0 Kudos
Reply

1,021 Views
sapirbuz
Contributor IV

Hi,

We know the direction of those pins, but our problem is that they are defined incorrectly in the SW NXPXSPRESSO.

We don't know how to change the incorrect pin's direction in the SW

0 Kudos
Reply

1,015 Views
Omar_Anguiano
NXP TechSupport
NXP TechSupport

This is more a typo of the tool however the direction of those pins is not affected by this. In the case of G13, the direction is given by functionality. Depending on the functionality, the tool can change direction. On the PMIC_ON_REQ pin, the direction cannot be changed.
It will be helpful to report this typo to avoid further confusion on the direction of the pins.

Best regards,
Omar

0 Kudos
Reply