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

RobotDyn UNO R3 SMD ATmega328 - problem with auto detection #133

Closed
mgawron86 opened this issue Mar 3, 2019 · 1 comment
Closed

RobotDyn UNO R3 SMD ATmega328 - problem with auto detection #133

mgawron86 opened this issue Mar 3, 2019 · 1 comment

Comments

@mgawron86
Copy link

Hi. I ordered new Arduino UNO board(https://robotdyn.com/uno-r3-smt-atmega328-usb-serial-ch340g-micro-usb.html) and it seems that auto detection does not work for my board version.

Terminal output:

/dev/ttyUSB1
------------
Hardware ID: USB VID:PID=1A86:7523 LOCATION=1-1.2
Description: USB2.0-Serial

Thank you in advance !

@ivankravets
Copy link
Member

Most of the Chinese clones use the CH340 now so they are VID:1A86, PID:7523.

This is generic CH340 TTL which can be used in any board, not only Uno. You can specify custom upload port with http://docs.platformio.org/en/latest/projectconf/section_env_upload.html#upload-port

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