Skip to content

Arduino IDE setting

DC Back edited this page Mar 11, 2019 · 2 revisions

Bootloader

  1. STM32 ST-LINK Utility install & run
  2. Connect & Program(generic_boot20_pc13.bin) & verify by STM32 ST Link
    • Address : 0x08000000
    • Size : 0x5294
    • Data Width : 32 bits
  3. It' can be Program upload & monitoring by USB Serial(Maple) as same as Arduino.

Clone this wiki locally