RESET_B pin manual control

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

RESET_B pin manual control

587 Views
riglesias2021
Contributor III

Hi, i am using s32k118 and i was wondering if its possible to use the reset_b pin as an output, as i want to control the reset_b pin order to put it low whenever i want.

 

Thank you!

 

 

0 Kudos
1 Reply

571 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi 

FTFC_FOPT[RESET_PIN_CFG] can be used to disable the RESET_b function. But: there could be a short period of contention during a POR ramp where the MCU drives the pin low prior to establishing the setting of this option and releasing the reset function on the pin.
It is not recommended to use the RESET_b pin as a normal IO port.

FTFC_FOPT[RESET_PIN_CFG].png

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