At startup, the boot memory space is selected by the BOOT pin and BOOT_ADDx option bytes, allowing to
program any boot memory address from 0x0000 0000 to 0x3FFF FFFF which includes:
• All Flash address space
• All RAM address space: ITCM, DTCM RAMs and SRAMs
• The system memory bootloader
看错了,主要是STM32H7B0的,H730的看到了
楼主您好,在H30系列中有介绍。你看一下对不对。
At startup, the boot memory space is selected by the BOOT pin and BOOT_ADDx option bytes, allowing to program any boot memory address from 0x0000 0000 to 0x3FFF FFFF which includes: • All Flash address space • All RAM address space: ITCM, DTCM RAMs and SRAMs • The system memory bootloader
[md]不是这个呢,看着不对
有答案了,H7B0的Bootloader的起始地址是0x1FF0A000,官方手册上给的0x1FFFA000地址是错的,如果有应用H7B0 Bootlooader 的小伙伴注意起始地址问题。
你好,怎末判断自己程序已经成功跳转到BootLoader了?我跳过去了,发送can帧,CAN1接受没反应,也不回复