Eduard Kalinowski
Eduard Kalinowski
There was no one to test the usb interface at the time, the driver of ch341 was decompiled with Ghidra and i used different sources of source code like header...
the complete example file is in branch wip/xml-patches all configurations are converted from fusemdlg.cpp and eeptypes.cpp files
Hi! I'm on implementing of separate config files. Which format should be implemented, what do you mean, xml or json is better? There are two files of PIC configurations. JSON...
Hi! We can begin to test the sources in branch wip/v3.2-testing The parser is for xml because of QtXml. :) The defines.h will be generated automatically from xml files. The...
I can try to implement additional information about fuse/lock as additional attributes of nodes : fuse_mask="" lock_maks="" read_lock_cmd="" write_lock_cmd="" read_fuse_cmd="" write_fuse_cmd="" After this it's possible to overwite functions like WriteLockBits(),...
does someone have time to test for errors please? I have to implement the lock / fuse xml configuration in this version, but after testing of current commits
I think, in case of USB to serial adapters (like PL2303) under Linux it's easy to add into the list, but i don't know, is it equally simple under Windows?...
Yes, but all old hardware solutions are very simple, without interface to microcontroller. I think, it's better to implement it with libusb. I have bought this programmer on aliexpress, and...
Yes, but all old hardware solutions are very simple, without interface to microcontroller. I think, it's better to implement it with libusb. I have bought this programmer on aliexpress, and...
Hi! I have now the CH341, can begin with implementation on Linux. Best regards, Eduard