How to use hid bootloader instead serial usb adpter

Post here first, or if you can't find a relevant section!
Post Reply
utherbone
Posts: 1
Joined: Thu Mar 10, 2022 4:47 am

How to use hid bootloader instead serial usb adpter

Post by utherbone »

Hello I sudo Linux, Zorin OS distribution Based on Ubuntu 20.04 LTS.

I can upload code using the FTDI (programmer) adapter.

My STM32 is a bluepill clone F103C8;

I want to use the stm32's own USB;

I can write hid_generic_pc13.bin (low_and_medium_density) using Cube Programer by ST.
Using Linux command "dmesg" appears:

Code: Select all

[ 9612.555238] hid-generic 0003:1209:BEBA.0005: hiddev0,hidraw3: USB HID v1.11 Device [www.serasidis.gr STM32F HID Bootloader] on usb-0000:00:14.0-2.2/input0
But the Arduino IDE doesn't find the port;

I don't know what else to do, I've tried several tutorials blog articles ...

I don't understand this installation manual, in the section for Linux: https://github.com/Serasidis/STM32_HID_Bootloader

is there any other way to program a stm32duino with its own usb without using the generic hid bootloader?
User avatar
Vassilis
Posts: 23
Joined: Wed Dec 18, 2019 3:04 pm
Location: Thessaloniki, Greece
Contact:

Re: How to use hid bootloader instead serial usb adpter

Post by Vassilis »

Hello utherbone,
Did you set the upload method ?

hidbootloader.PNG.jpg
hidbootloader.PNG.jpg (82.5 KiB) Viewed 1559 times
Vassilis Serasidis
https://www.serasidis.gr
Post Reply

Return to “General discussion”