Hi, I am using stm32g030c8t6 micro controller.I want to send 4 bytes of data from GUI TO microcontroller by means of USART and the data has to be permanently stored in Flash.
Can you please suggest me whether i can use an external EEPROM or i can go for emulated EEPROM> if possible please share the code