2018-11-20 12:37 AM
Hi!
Wanted to know if i can use BOOT0 as GPIO input after my stm32f7 SW is up and running?
2018-11-20 12:55 AM
On most deviced Boot0 is a dedicated pin that can not be reused. exceptions exist, e.g. STM32L011 where BOOT0 can be reused as port pin.
2018-11-25 04:59 AM
thanks!
2019-03-31 11:29 AM
Can I also use it on a STM32F042F4P6?