STM32F767BI Bootloader and Flash

General discussion on mikroC PRO for ARM.
Post Reply
Author
Message
Mustafa Shadafna
Posts: 4
Joined: 11 Jan 2021 12:50

STM32F767BI Bootloader and Flash

#1 Post by Mustafa Shadafna » 06 Apr 2021 21:36

Hi

I'm using STM32F767BI and mikroC v6.2.0,
can you please send me a Bootloader hex file for STM32F767BI. Because when I reprogramming the MCU through Bootloader, the Bootloader will protect the Flash area( 0X0800-0000 : 0x081F-FFF) from being erased.
Another problem when the MCU running I want to erase a sector/Page/Word or Byte from Flash memory( address: 0X0800-0000 : 0x081F-FFF) how can I do this? Because I want to write data to a specific address many times.
I can't use FLASH_EraseSector(0x0800-F000), it will erase the bootloader.

thanks,

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: STM32F767BI Bootloader and Flash

#2 Post by filip » 08 Apr 2021 14:05

Hi,

Here is the bootloader project in the attachment.

Regards,
Filip.
Attachments
BootloaderF767BI.zip
(1.13 MiB) Downloaded 57 times

Post Reply

Return to “mikroC PRO for ARM General”