jeremyzhou
To make my question Precise.
I'm using IMXRT1050 EVK Board.
I have configured a GPIO PIN as Input with Open Drain Enabled
I need to know what will be the PIN state if I'm not giving any Input??
What I need
---> I need my PIN to behave like , If I give 3.3 V It should be in '1'. If I give 0 Volt It should be in'0'. If I don't give any Input It should be in '0'.
--> But I have noticed is
If I give 3.3 V It should be in '1'. If I give 0 Volt It should be in'0'. If I don't give any Input It is in '1'.
Hope this may gives you what I need . I have tried all Possible register Configuration.

If you have any solution Please help me on this.