How can I write word or half word while migrating code from F series to G series which supported half word/word program functions?
STM32G0 supports writing double word to flash. If I need to write a word or half word, how to do that? Any examples? I am currently migrating code from F series to G series.