Java GUI for HID upload works on mac/win

Bootloader for STM32F103 and STM32F4xx micro-controllers
No special driver is required. Support for Windows, Linux and Mac Operating System
Post Reply
geraldjustice
Posts: 4
Joined: Mon Jul 12, 2021 6:25 am

Java GUI for HID upload works on mac/win

Post by geraldjustice »

Hey ! I wanted to share this with you guys. its a GUI for a standalone HID application to upload new firmware:

https://github.com/geraldjust/GUI_HID_uploader

Runs on Processing from Processing.org. With controlP5 as the GUI, and a hidAPI wrapper for java. Works on mac or windows (have not tested linux. But based on java so most likely. I separated the Serial to bootloader magic toggling part of the code from the actual flashing part as this would be better for some people.

Thanks!
Post Reply

Return to “STM32 HID bootloader”