Resolved! How can i write on flash on STM32 MCU family?
I'm totally new on stm32 mcu's. i was working on a project and i want to update the MCU(The previous MCU was AVR) and i want to encode and decode base64 using Stm32CubeIDE(HAL Driver), so i decide to port my arduino library. The library is attached, ...