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.

Daniele
  • 121
  • 4
  • 1
    in `C:\Users\\AppData\Local\Arduino15\packages\arduino\hardware\sam\\boards.txt`. but better create a custom definition [this way](https://arduino.stackexchange.com/questions/54484/adding-a-custom-board-to-the-arduino-ide/60660#60660) – Juraj Nov 25 '21 at 09: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. – Daniele Nov 25 '21 at 17:20
  • 1
    the values from boards.txt are used in the USB handling part in the uploaded sketch – Juraj Nov 25 '21 at 18:00

0 Answers0