S32K144 GPIO PIN

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

S32K144 GPIO PIN

2,526件の閲覧回数
mogilipuri_harish
Contributor II

Hi

we are using S32k144 uc in our designs. so when uC instillation time or startup time we pin no 47 operate like output and we will send one signal to external circuitry after instillation completion this pin will configured as input pin. Is it possible in this uC?? we are using 64 pin LQFP package.

0 件の賞賛
返信
3 返答(返信)

2,494件の閲覧回数
mogilipuri_harish
Contributor II

hi

here our requirement is when system instillation time we will send some test signals to some circuit to get status of the circuit and after instillation it will act as input. can suggest what good way to go?

0 件の賞賛
返信

2,458件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @mogilipuri_harish 

The best recommendation is if you have an unused pin use one to be de input and the other one to be the output. But in the case of not having enough pins, it is possible to change the configuration of the pin as you said before, you just have to take care of setting up the pin properly. As I mentioned before you are going to need to deinitialize the pin and initialize again with the desired configuration.

0 件の賞賛
返信

2,515件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @mogilipuri_harish 

This is not a recommended application, but if possible what you have to do is deinitialize the pin and initialize it again with the desired configuration.

 

B.R.

VaneB

0 件の賞賛
返信