Search found 33 matches

by Ralf9
Mon Jan 13, 2020 5:36 pm
Forum: General discussion
Topic: SerialUSB doesn't work on Maple Mini and Bootloader2.0
Replies: 49
Views: 47419

Re: SerialUSB doesn't work on Maple Mini

with this the SerialUSB works http://dan.drown.org/stm32duino/package_STM32duino_index.json It seems that von Roger. But with this EEPROM library I can only read and write 16 Bit Data, but I will read and write 8 Bit Data. Is someone here with that the SerialUSB works with the Release Core 1.8.0? (h...
by Ralf9
Sat Jan 11, 2020 10:22 pm
Forum: General discussion
Topic: SerialUSB doesn't work on Maple Mini and Bootloader2.0
Replies: 49
Views: 47419

Re: SerialUSB doesn't work on Maple Mini

I have it also testet under Windows Arduino 1.8.10 with this package
https://github.com/rogerclarkmelbourne/Arduino_STM32
it works with it.
After a reset i become

Code: Select all

ls -l /dev/serial/by-id
lrwxrwxrwx 1 root root 13 11. Jan 23:21 usb-LeafLabs_Maple-if00 -> ../../ttyACM0
by Ralf9
Sat Jan 11, 2020 7:52 pm
Forum: General discussion
Topic: SerialUSB doesn't work on Maple Mini and Bootloader2.0
Replies: 49
Views: 47419

SerialUSB doesn't work on Maple Mini and Bootloader2.0

Hi, I use the Arduino IDE 1.8.10 on OpenSuse Leap 15.0 64 Bit and the Maple Mini, and this package https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json I use this examble, it doesn't work (I have try "Serial.begin(57600)" and "SerialUSB.begin(57600)&...

Go to advanced search