Skip to content
New issue

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

Maple Mini board not connected? #38

Open
dbhaig opened this issue Jul 28, 2020 · 2 comments
Open

Maple Mini board not connected? #38

dbhaig opened this issue Jul 28, 2020 · 2 comments

Comments

@dbhaig
Copy link

dbhaig commented Jul 28, 2020

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

@Riffer
Copy link

Riffer commented Aug 8, 2020

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.

@dbhaig
Copy link
Author

dbhaig commented Aug 9, 2020

I am using 1.9.0. I will give 1.8.0 a try.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants