Replies: 1 comment
-
|
the current usb drivers supported are listed in readme : So Silicon Labs CP210x, FTDI FT23x or CP34x USB to UART converter only are supported Your soundmeter seems having another chip used |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Luc,
I found your esp32-usb-serial code and I think this is what I need. I have a soundmeter, the NA-28, equipped with a USB port. Via this port you can control the soundmeter. I would like to use an ESP32S3 to control the soundmeter. The ESP32S3 is placed on a board with an extra USB OTG port (ESP32-S3-WROOM-1). I can compile your Arduino example code but no connection is established with the RION NA28. Your code keeps on trying and repeats:
Failed to open VCP device, retrying...
Opening any VCP device...
When the Rion is connected to a W11 computer and using a USB scanner (USBDeview) I can extract the follwing information:
oem18.txt
I believe I do something wrong but what? I hope you can help.
Greetings,
Roland
Beta Was this translation helpful? Give feedback.
All reactions