![]() |
|
STM32G0B1xx/0C1xx support - Printable Version +- EmBitz (https://www.embitz.org/forum) +-- Forum: EBlink (https://www.embitz.org/forum/forumdisplay.php?fid=3) +--- Forum: Scripts (https://www.embitz.org/forum/forumdisplay.php?fid=7) +--- Thread: STM32G0B1xx/0C1xx support (/showthread.php?tid=119) |
STM32G0B1xx/0C1xx support - PDonchev - 28-03-2022 STM32G0B1xx/0C1xx support. The script should recognize a dual bank, but I haven't tested it. No support for RAM/FLASH ECC. I had to pre-configure the OBs with STM32CubeProgrammer to avoid starting of the system bootloader. BOOT0 pin is shared with SWDCLK. These MCUs are not supported in ST-Link Utility software. RE: STM32G0B1xx/0C1xx support - embitz - 29-03-2022 Yesss, a contribution Thanks, this was the whole point of using scripts. I will add it to the next release. |