User Activity

Hello. I am working on my bootloader. I am using STM32F103CBT6. I need assistance how to write a C function for programing of 1 flash memory page. The task is; C function should receive a pointer to the 1kB buffer with data and the flash page address...