0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

STM32F103C8でHID Bootloader 2.2 (USBブートローダー)

Posted at

1.ブートローダのダウンロード
https://github.com/Serasidis/STM32_HID_Bootloader/releases

STM32 HID Bootloader 2.2.2
stm32_binaries.zipをダウンロード

2.展開とファイル
stm32_binaries→F103→low_and_medium_density→hid_generic_pc13.bin
hid_generic_pc13.binをダウンロードディレクトリーにコピー

3.何らかの方法で書き込み 例ST-LINKを使う
接続、hid_generic_pc13.binファイルの読み込み、書き込み、切断

4.USBの接続、デバイスとプリンターでSTM32F HID Bootloaderが見える

5.Arduino→ツール→Upload method:→HID Bootloader 2.2

6.コンパイル実行

7.おわり

X BOOT1=0(実行) BOOT1=1(USBブートローダー)

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?