You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried WEBUSB but the card must be linked with the WINUSB driver.
My PORTENTA card is linked with USBSER.
With Zadig I can change the USBSER driver to WINUSB but I'd like to find a trick so that WINUSB loads by default.
It seems to me that with the right descriptor it's possible but I don't know where to start.
I don't want to access the REPL, I want to make a USB/UART converter that works with WINUSB to make webapps.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I saw this project that works with WEBSERIAL : https://jeff.glass/post/pyscript-webserial/
I tried WEBUSB but the card must be linked with the WINUSB driver.
My PORTENTA card is linked with USBSER.
With Zadig I can change the USBSER driver to WINUSB but I'd like to find a trick so that WINUSB loads by default.
It seems to me that with the right descriptor it's possible but I don't know where to start.
I don't want to access the REPL, I want to make a USB/UART converter that works with WINUSB to make webapps.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions