Resolved! Write Double without HAL
Hi! Jest a curiosity topic.Currently Im writing a double word to flash with HAL_FLASH_Program function.RM notes that You should write a word32 and than to the same adress another word32.How can You write a 2x_word_32 or 1x_doubleword_64 without HA...