stm32g0b1cetx flash erase example code is not working
Hello everyone I try erase and write the flash of stm32g0b1cetx series. every time I try I got this error code from flash " pFlash.ErrorCode = 0x000000A0".is anybody have idea what problem is here i try example code too. I am totally beginner to stm3...