verxirtam / qmk_firmware

keyboard controller firmware for Atmel AVR and ARM USB families
http://qmk.fm
GNU General Public License v2.0
0 stars 0 forks source link

preonic/rev3のqmk toolboxでのfirmware導入に失敗する #9

Open verxirtam opened 5 years ago

verxirtam commented 5 years ago

cannot open DFU device ... と表示される

image

verxirtam commented 5 years ago

下記を参照してZadigを導入して"STM32 BOOTLOADER"を導入する

https://www.reddit.com/r/olkb/comments/a9gf47/guide_flashing_planck_rev6_or_stm32_pcb_on_windows/

verxirtam commented 5 years ago

https://www.reddit.com/r/olkb/comments/am84cc/preonic_rev_3_flashing_problem/ によると、

dfu-util 0.9 Invalid DFU suffix signature
A valid DFU suffix will be required in a future dfu-util release!!!

以外のエラーが出ない分には問題無いらしい。 image

完了のメッセージは出なかったが、ファームウェアの更新は完了していた。 このままでは正常終了しているか確認できない…。

qmk toolboxが最新なら自動でブートローダーから抜けるらしい。 qmk toolboxを最新化してみる。 上記URLより引用:

The Signature issue is normal, and expected. As long as that's the only error, then you're fine.
And it sounds like that is the case.
But it looks like you're using an older version of the toolbox, so .... it won't exit the bootloader automatically.
Unplug and plug the board back in, and it should work.
verxirtam commented 5 years ago

すでに最新版だった…。

image