Timeline for Issues with connecting to an Adafruit FLORA board
Current License: CC BY-SA 4.0
9 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jan 27, 2020 at 19:02 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Dec 28, 2019 at 16:18 | comment | added | Juraj♦ | it is not strange. the ATmega32u4 on board has a built in USB handled by the Arduino core linked with your sketch. if your sketch doesn't run, the USB is not handled. reset starts the bootloader which handles the USB while running. | |
Dec 28, 2019 at 16:15 | comment | added | user12126 | @Juraj Yep, just tried this and it works. Strange. Thanks though! | |
Dec 28, 2019 at 16:15 | answer | added | user12126 | timeline score: 1 | |
Dec 28, 2019 at 16:12 | comment | added | Juraj♦ | /dev/ttyACM0 is OK. upload Blink while the port is visible | |
Dec 28, 2019 at 16:04 | history | edited | user12126 | CC BY-SA 4.0 |
Added that it's mounting at another location
|
Dec 28, 2019 at 15:56 | history | edited | user12126 | CC BY-SA 4.0 |
Added update about using reset button to view board
|
Dec 28, 2019 at 15:45 | review | First posts | |||
Dec 28, 2019 at 17:00 | |||||
Dec 28, 2019 at 15:44 | history | asked | user12126 | CC BY-SA 4.0 |