GPIO after reset value
Hi everyone,
First of all thanks for your answers and sorry for my english level.
I checked the reference manual of my MCU (RM0468) and I realized that the after reset value of the most GPIO is high impedance.
I need to stablish a new after reset value in some of GPIOs because I am controlling some mosfets and sometimes they switch with the MCU reset. I have tried to configure the pull-down resistor of the GPIOs but my problem is still happening because my code takes some time to execute.
My question is: How can I stablish a new after reset value of a GPIO? I have read that there are a locking system but I dont understand how it works. Any Idea?
Thank you very much
