Author Topic: Yet another chinese usb-serial IC on "arduino"?  (Read 4464 times)

0 Members and 1 Guest are viewing this topic.

Online oPossum

  • Super Contributor
  • ***
  • Posts: 1495
  • Country: us
  • Very dangerous - may attack at any time
Re: Yet another chinese usb-serial IC on "arduino"?
« Reply #25 on: March 14, 2025, 07:44:42 pm »
It identifies as USB CDC (communications device class) so it doesn't need a manufacturer specific driver.
 
The following users thanked this post: paf

Online westfw

  • Super Contributor
  • ***
  • Posts: 4413
  • Country: us
Re: Yet another chinese usb-serial IC on "arduino"?
« Reply #26 on: March 15, 2025, 09:03:03 am »
Quote
It identifies as USB CDC
WCH, and perhaps others, do have a new series of chips (ch910x?) that identify as standard CDC/ACM devices, so as not to require custom drivers.


 

Offline AmperTopic starter

  • Frequent Contributor
  • **
  • Posts: 307
  • Country: 00
Re: Yet another chinese usb-serial IC on "arduino"?
« Reply #27 on: March 16, 2025, 07:10:43 am »
@paf: Thank you very very much, i didnt expect someone to go through the trouble of confirming what ive seen :D

Yes, mine listed under windows as 0403 but still did not work. Also it does not work as serial device anywhere so i guess its something different still.
Ill reprogram mine with the minicore and try again, so far i just tried programming it via isp and put the stuff aside as soon as it shown up as PB and went back to my trusty STM for the sake of time....
 
The following users thanked this post: paf

Offline per1234

  • Newbie
  • Posts: 1
  • Country: us
Re: Yet another chinese usb-serial IC on "arduino"?
« Reply #28 on: March 26, 2025, 02:17:24 pm »
lsusb on Linux/OSX gives a very strange ID:
============
  idVendor           0x0843
  idProduct          0x5740

Thanks for sharing this information @paf! I make some efforts to support the users having problems with boards that have these strange chips over on Arduino Forum, but am hindered by not having one of the bad boards myself. So your findings are very interesting to me.

Does the board also have this 0843:5740 VID/PID pair on Windows?

If you are using Arduino IDE, a convenient way to get the VID/PID pair is:

  • Connect the board to your computer with a USB cable.
  • Select the port of the board from Arduino IDE's Tools > Port menu.
  • Select Tools > Board Info from the Arduino IDE menus.

A dialog will open that shows the VID/PID pair after you do that.

Alternatively, you can get the VID/PID pair using the Windows Device Manager.
 
The following users thanked this post: paf

Offline paf

  • Regular Contributor
  • *
  • Posts: 95
Re: Yet another chinese usb-serial IC on "arduino"?
« Reply #29 on: March 26, 2025, 06:48:03 pm »
Yes, the boards have always the same 0843:5740 ID on Windows.
Tested on Windows 10 using the "Device Manager" and on Arduino IDE it also gives the same values:

BN: Unknown board
VID:  0X0843
PID:  0x5740
SN:   FX2384N

If you need anything more, just ask.





 
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf