No connection from ST-Link
I have two custom boards with STM32G0B1 Chips. I am using an ST-Link V3 (V3J10M3 on Stm32CubeProgrammer - SWD default settings)to flash them.
On the first board, I could connect, but on flashing it for the first time, it reported failed to erase memory. The chip were factory-new. I checked the option bytes (no visible write protection) and tried to write them. Then the write failed and since then I could not connect with the debugger anymore.
I tried connection under reset- to no avail.
Also to pullup the Boot0 pin at POR to at least get a connection, but same result.
I checked the power pins and the reset line, it seems fine (reset pulse is visible up to the reset pin).
In short: Is there a way to connect to the chip if the option bytes are really messed up?
(without USB, SPI, USART).
