We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello. I am running Ubuntu Linux
I have loaded the hid_maple_mini.bin onto my maple mini clone board, following the procedure describe here: https://www.youtube.com/watch?v=Myon8H111PQ
When I plug in the board,
lsusb returns: ID 1209:beba InterBiometrics
ls /dev/ttyUSB* returns nothing
When I try to upload a sketch using the Arduino IDE I get the following messages:
error, counldn't open [/dev/ttyUSB0]
+-----------------------------------------------------------------------+ | HID-Flash v2.2.1 - STM32 HID Bootloader Flash Tool | | (c) 2018 - Bruno Freitas http://www.brunofreitas.com | | (c) 2018-2019 - Vassilis Serasidis https://www.serasidis.gr | | Customized for STM32duino ecosystem https://www.stm32duino.com | +-----------------------------------------------------------------------+
Trying to open the [ttyUSB0]... Unable to open the [ttyUSB0] Searching for [1209:BEBA] device...
[1209:BEBA] device is found ! Sending command... the selected serial port > Sending command... does not exist or your board is not connected
What am I missing? Thanks
The text was updated successfully, but these errors were encountered:
Which version of STM32 core did you install? I had a negative experience with 1.9 and 2.2.2. maybe you give 1.8 a try.
Sorry, something went wrong.
I am using 1.9.0. I will give 1.8.0 a try.
Thanks
No branches or pull requests
Hello.
I am running Ubuntu Linux
I have loaded the hid_maple_mini.bin onto my maple mini clone board, following the procedure describe here: https://www.youtube.com/watch?v=Myon8H111PQ
When I plug in the board,
lsusb returns: ID 1209:beba InterBiometrics
ls /dev/ttyUSB* returns nothing
When I try to upload a sketch using the Arduino IDE I get the following messages:
error, counldn't open [/dev/ttyUSB0]
+-----------------------------------------------------------------------+
| HID-Flash v2.2.1 - STM32 HID Bootloader Flash Tool |
| (c) 2018 - Bruno Freitas http://www.brunofreitas.com |
| (c) 2018-2019 - Vassilis Serasidis https://www.serasidis.gr |
| Customized for STM32duino ecosystem https://www.stm32duino.com |
+-----------------------------------------------------------------------+
What am I missing?
Thanks
The text was updated successfully, but these errors were encountered: