STM32H745I-DISCO why is LD7 on and blinks?
On the board schematics the LED is just connected to PJ2.

I configured pin PJ2 as GPIO output push-pull, state high. So it should be off. But after roughly 1 second from reset the LED turns on and blinks like every 20 seconds.
It's supposed to be user LED, but I have no control over it's behavior. Well, when I tried to set PJ2 to H - it caused a blink during startup, that's all. It's even weirder, because looking at schematics it should blink when I set L, not H, knowing it's set to L most of the time.
