Question
debug breaks when the relays operate. The system continues to run
I design a PCB with a stm32f407.
Relays come into play shortly after debug starts. sometimes the debug fails and closes when the relay activates. What should I do to prevent the debug from closing?
relays are driven with 24 volts and lm2803.
The st link is connected to the processor by serial wire.
I tried with clone stlink V2 and Stlink V3.
