T-Display RP2040 needs USB VID/PID
-
Hello -- Can you please get a VID/PID assigned for the T-Display RP2040 so that it can get official circuitpython support? This has been asked multiple times on the GitHub as well as elsewhere.
-
@rcarteraz 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.
-
Great news! Thanks to the efforts of @kreier, a USB VID/PID was able to be secured using a third-party so that official circuitpython support could be added. The T-Display RP2040 now has official CircuitPython support! 🥳