I would like to know if it is possible to modify the VID and PID of the Native USB port of an Arduino Due.
Asked
Active
Viewed 85 times
0
-
1in `C:\Users\
\AppData\Local\Arduino15\packages\arduino\hardware\sam\ – Juraj Nov 25 '21 at 09:51\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) -
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
-
1the values from boards.txt are used in the USB handling part in the uploaded sketch – Juraj Nov 25 '21 at 18:00