您现在的位置是:源码地带 > 资源下载

STM32启动代码

  • 上传时间: 2014-09-06
  • 上传用户:cy_jing
  • 资源积分:2 下载积分
  • 标      签: STM 32 启动代码

资 源 简 介

The bootloader is stored in the internal boot ROM memory (system memory) of STM32
devices. It is programmed by ST during production. Its main task is to download the
application program to the internal Flash memory through one of the available serial
peripherals (USART, CAN, USB, etc.). A communication protocol is defined for each serial
interface, with a compatible command set and sequences

相 关 资 源