2023-02-15 01:52 AM
made my own board with stm32g431kb and accidentally disabled swd. I can't acces my board anymore and pulling up boot0 doesn't help.
2023-02-15 06:28 AM
What does the sw active mean then? If it doesn't disable sw?
2023-02-15 08:32 AM
i replaced the chip and it didnt solve the problem
2023-02-15 08:40 AM
>>What does the sw active mean then? If it doesn't disable sw?
i meant dissabled, sorry
>>i replaced the chip and it didnt solve the problem
was that chip preprogrammed? if it wasnt maybe you fried something else
2023-02-15 09:00 AM
it is a fresh chip from an unused stm32 nucleo that i took it from. I doubt i fried something because powerdraw was measured and never got high or hot. and I managed to make both boards work the first time for extended use.
2023-02-15 09:18 AM
I tried again and played with the frequency and i got in but during debugging it rather soon lost connection again. and i didn't manage to get it working after retrying
Does this mean bad connections?
2023-02-19 12:41 PM
Connect the NRST pin to debugger and set those in CubeProgrammer:
Connect mode: Under Reset
Reset mode : Hardware reset
2023-02-19 01:57 PM
I tried this with no succes