Skip to content

support for device 1a86:5523 (not needed, change jumper) #20

Description

@hmollercl

currently it only support device 1a86:5512 but I have 5523


$ lsusb
Bus 002 Device 009: ID 1a86:5523 QinHeng Electronics CH341 in serial mode, usb to serial port converter

try changing only in ch341a.h

//#define     CH341A_USB_PRODUCT     0x5512
#define     CH341A_USB_PRODUCT     0x5523

but when trying to upload:

Erasing...
Device reported its revision [4.03]
ch341SpiStream: Failed to read 4 bytes 'Argument list too long'
No answer, sorry
Exiting...

so I assume further investigation needs to be done

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions