Resolved! STM32G474 how to disable WRP?
While debugging on the Stm32g474, I enabled write protection. Now I want to disable it. It seems like this is impossible with the Stm32Cubeprogrammer? It will not allow me to enter an invalid address or an address that ends before it starts. How am I...