STM32L452 bootloader reset by PA0
Hello,
I believe I have a rather curious situation. I was able to jump to the device embedded boot-loader (USB) which works nicely. However if button connected to PA0 is pressed (rising edge), the boot-loader reboots to main code. Pin PA0 is previously configured as EXTI0, but for example PA2 as EXTI2 does not reboot the boot-loader.
Does anybody know how is this possible? I would like to know as it is a VERY pleasant surprise for me and I would like to recreate such behaviour.
Thank you
