Associate
March 5, 2021
Solved
Where can I find documentation on the I/Os that are not floating during and after reset?
- March 5, 2021
- 2 replies
- 4406 views
I am using STM32H745ZI for a personal project. Page 60 of the attached datasheet from ST says there are I/Os that are floating unless otherwise specified. I want to use an I/O that I can guarantee will be in either low or high state on a reset or if the processor stops working.
My goal is to find an I/O that I can be certain will be in a particular state (high or low) at reset or if the processor is not working but has power.
Any help is appreciated.