Resolved! Hard Fault exception is occurring while programming in FAST mode for saving data in stm32G0 Memory
Hi community,I am observing Hardfault exception when trying to program internal flash of stm32g030k6t6 MCU in FAST mode . is there anyother FLASH registers i need to enable ?I have attached the code here static void write_data_to_application(void) { ...