Help with USB VID/PID for Circuitpython
-
I have created the support for the T-Display RP2040 board with Circuitpython, please see PR #6037 on Circuitpython github repo. Would appreciate assistant to assign a USB VID/PID for both Circuitpython and Tinyuf2 so that T-Display RP2040 can became an officially supported board. I believe this will make the board much more attractive with beginner and hobbyist.
-
@erongd Cool .
-
@zhang-lilygo As VID we could use USB_VID = 0x2E8A (that's the Raspberry Pi foundation) and simply need to request a new PID in the Google form, linked in https://github.com/raspberrypi/usb-pid . But this has to be done by the Lilygo company. Can someone from Lilygo please request this PID? We have a post from https://github.com/Xinyuan-LilyGO/LILYGO-T-display-RP2040/issues/5 that the request was done in May 24, 2022. But no PID so far.
Can someone from Lilygo request the PID again? And a second one for the T-PicoC3? The board description is complete and working with Circuitpython 8.1.0 but it is not published because the PID is missing.
-
@kreier Thanks for helping out with this. I saw your PR. Looks like they’re waiting for an update from you. https://github.com/pidcodes/pidcodes.github.com/pull/827#discussion_r1135991673