0

I would like to know if it is possible to modify the VID and PID of the Native USB port of an Arduino Due.

3
  • 1
    in C:\Users\<user>\AppData\Local\Arduino15\packages\arduino\hardware\sam\<version>\boards.txt. but better create a custom definition this way Commented Nov 25, 2021 at 9:51
  • No wait, probably I did not write it correctly. I would like to set up the native USB to have a different VID or PID from the current one VID_03EB PID_6124. Commented Nov 25, 2021 at 17:20
  • 1
    the values from boards.txt are used in the USB handling part in the uploaded sketch Commented Nov 25, 2021 at 18:00

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.