Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

duino unable to detect ATMEGA32U4 based arduino boards #36

Open
ewidance opened this issue Dec 25, 2013 · 1 comment
Open

duino unable to detect ATMEGA32U4 based arduino boards #36

ewidance opened this issue Dec 25, 2013 · 1 comment

Comments

@ewidance
Copy link

I tried arduino pro micro USB arduino clones (based on Sparkfun design : https://www.sparkfun.com/products/11098 ).
There's no detection error, but there's also no commuication. TX/RX led don't blink when sending orders.
Swapping pro micro with an Uno makes it work.
No idea on what happens, but i suppose detected device name is not the same.

@tjanson
Copy link
Contributor

tjanson commented Jul 21, 2014

Hi, this was a long time ago, but if you’re still interested, this could probably be fixed. The duino library only looks for /dev/*ACM* or something like that, and I’d guess your board lists as something different (check with ls /dev | grep -e usb -e USB -e ACM or similar).

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

No branches or pull requests

2 participants