Difference between revisions of "XGecu"

From Proghq
Jump to: navigation, search
(Added redlink for T56)
 
(11 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
*[[TL866]] universal programmer (widely cloned, replaced by the TL866 II PLUS)
 
*[[TL866]] universal programmer (widely cloned, replaced by the TL866 II PLUS)
 
*[[TL866 II PLUS]] universal programmer
 
*[[TL866 II PLUS]] universal programmer
*T48 universal programmer
+
*[[T48]] universal programmer
*T56 universal programmer
+
*[[T56]] universal programmer
 
*Various CAN bus equipment (out of scope for this wiki)
 
*Various CAN bus equipment (out of scope for this wiki)
  
Line 13: Line 13:
 
*Haikou Xingong Electronics Co.,Ltd: official company name
 
*Haikou Xingong Electronics Co.,Ltd: official company name
 
*XGecu: line of programmers made by Haikou Xingong including TL866, TL866II, T48, and T56
 
*XGecu: line of programmers made by Haikou Xingong including TL866, TL866II, T48, and T56
*minipro: software to control TL866 hardware. Although the original TL866 also says "minipro" on it
+
**Also known as autoelectric, but this name seems to have fallen out of use
 
+
*minipro: software to control TL866 hardware
<br />
+
**Notably the proprietary Windows software, but the Linux FOSS CLI software is also called "minipro"
 +
**Confusingly the original TL866 also says "minipro" on it
  
 
==Comparison==
 
==Comparison==
Line 43: Line 44:
 
|Y
 
|Y
 
|Y
 
|Y
|Y
+
|[https://github.com/radiomanV/TL866/tree/master/docs Y]
 
|TL866A and TL866CS are same hardware w/ different software
 
|TL866A and TL866CS are same hardware w/ different software
 
|-
 
|-
Line 52: Line 53:
 
|N/A
 
|N/A
 
|Y
 
|Y
|
+
|N*
|
+
|[https://github.com/radiomanV/TL866/tree/master/docs Y]
|
+
|FOSS firmware: some progress was made, but generally abandoned in favor of T48/T56
 
|-
 
|-
 
|T48
 
|T48
 
|DIP40
 
|DIP40
 
|something
 
|something
|CH32V307
+
|CH32V307VCT6
 
|N/A
 
|N/A
|
+
|[https://gitlab.com/DavidGriffith/minipro/-/issues/269 N]
|
+
|N
 
|
 
|
 
|CPU from McMaster teardown
 
|CPU from McMaster teardown
Line 71: Line 72:
 
|PIC32
 
|PIC32
 
|Spartan 6
 
|Spartan 6
|
+
|[https://gitlab.com/DavidGriffith/minipro/-/issues/174 N]
|
+
|N
 
|
 
|
 
|Board info: https://www.youtube.com/watch?v=PHD7OXDYzrQ
 
|Board info: https://www.youtube.com/watch?v=PHD7OXDYzrQ
 
|}
 
|}
 +
 +
 +
List of firmware versions: [[XGecu_Firmware]]
 +
 +
Commands summary: [[XGecu_Protocol]] (WIP)
 +
 +
 +
Where:
 +
 +
*FOSS CLI: https://gitlab.com/DavidGriffith/minipro/
 +
*FOSS firmware: https://github.com/JohnDMcMaster/open-tl866/
  
 
==External links==
 
==External links==

Latest revision as of 07:49, 16 April 2024


XGecu is a line of programmers from Haikou Xingong Electronics Co.,Ltd. Their devices include:

  • TL866 universal programmer (widely cloned, replaced by the TL866 II PLUS)
  • TL866 II PLUS universal programmer
  • T48 universal programmer
  • T56 universal programmer
  • Various CAN bus equipment (out of scope for this wiki)

Glossary:

  • Haikou Xingong Electronics Co.,Ltd: official company name
  • XGecu: line of programmers made by Haikou Xingong including TL866, TL866II, T48, and T56
    • Also known as autoelectric, but this name seems to have fallen out of use
  • minipro: software to control TL866 hardware
    • Notably the proprietary Windows software, but the Linux FOSS CLI software is also called "minipro"
    • Confusingly the original TL866 also says "minipro" on it

Comparison

They have a table on their website: http://www.xgecu.com/

Some additional info below

Product Socket Other port CPU FPGA FOSS

CLI

FOSS

firmware

Schematic Notes
TL866A

TL866CS

DIP40 ICSP PIC18F87J50 N/A Y Y Y TL866A and TL866CS are same hardware w/ different software
TL866 II PLUS DIP40 ICSP PIC24FJ256 N/A Y N* Y FOSS firmware: some progress was made, but generally abandoned in favor of T48/T56
T48 DIP40 something CH32V307VCT6 N/A N N CPU from McMaster teardown
T56 DIP48 something else PIC32 Spartan 6 N N Board info: https://www.youtube.com/watch?v=PHD7OXDYzrQ


List of firmware versions: XGecu_Firmware

Commands summary: XGecu_Protocol (WIP)


Where:

External links