Question
stm32l4xx internal flash + data for the single byte program
Hi all,
I am using stm32l486 MCU and trying to use stmcube internal flash example code. As i see we have API "HAL_FLASH_Program" to program word or double word. Is it possible to write byte data by doing type casting and increasing the address by 1?
Could anyone help on this.
Thanks,
John