Using my CH341A.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • newguy90
    Member
    • Sep 2019
    • 12
    • Romania

    #21
    Re: Using my CH341A.

    Originally posted by R_J
    I found this information on using a CH341a and 93LC86 microwire https://freesoft.dev/program/171504972
    93C56b is microwire
    thank you R_J. I followed the link you gave me, but the info found there it doesn't help me... As far as I know the 93C56 EEPROM of my car has a bit organization of 128x16 bits, not 256x8 bits. The project from the link you sent me has a limitation in this respect (only 8-bit data organization (ORG pin Low) supported).

    Comment

    • stj
      Great Sage 齊天大聖
      • Dec 2009
      • 31044
      • Albion

      #22
      Re: Using my CH341A.

      maybe you should look at PONY PROG,

      Comment

      • newguy90
        Member
        • Sep 2019
        • 12
        • Romania

        #23
        Re: Using my CH341A.

        I've started looking yesterday on the Pony prog 2000 website. As far as I see, I need to build the Base board (SI Prog) + the 93cxx adapter (Microwire eeprom adapter) using the schematics provided on that website. Is that right?
        I want to build those, but as simple as it can be... So what would be the simplest schematic that I should build? Do I really need the extra power source? And if I do, can I use the 5V rail from the PC's PSU for this purpose instead of the one presented on the Base board schematics ?
        Last edited by newguy90; 09-10-2019, 02:00 AM.

        Comment

        • stj
          Great Sage 齊天大聖
          • Dec 2009
          • 31044
          • Albion

          #24
          Re: Using my CH341A.

          you only need what will be used, so really just 5v

          Comment

          • newguy90
            Member
            • Sep 2019
            • 12
            • Romania

            #25
            Re: Using my CH341A.

            I inverted in the image below the colors of the components which I want to remove from the Base Board interface, and I retraced with red color the connections that I think it needs to be done in the circuit. Would it work this way?
            Attached Files
            Last edited by newguy90; 09-10-2019, 04:06 AM.

            Comment

            • stj
              Great Sage 齊天大聖
              • Dec 2009
              • 31044
              • Albion

              #26
              Re: Using my CH341A.

              you need the voltage regulator, the serial port outputs 12v.
              well it should but modern stuff is closer to 9v but it will still fry your chip!

              Comment

              • stj
                Great Sage 齊天大聖
                • Dec 2009
                • 31044
                • Albion

                #27
                Re: Using my CH341A.

                or get 5v from a usb port.

                Comment

                • newguy90
                  Member
                  • Sep 2019
                  • 12
                  • Romania

                  #28
                  Re: Using my CH341A.

                  I see... If 12 V is the voltage from those serial pins, then I think I definitely need a 5v regulator... But if I don't have the 5 V regulator (LM2936z-5), what else can I do using other common electronic parts that are easily available? Or can I just eliminate the 1N4148 (D1, D2 and D3) along with the regulator and the other capacitors (C3, C4 and C12) and just use a 5V from USB or from an 5V PSU rail to drive the pin 1 (that's VCC, + PE + ORG of the 93cxx EEPROM ) ?
                  Last edited by newguy90; 09-10-2019, 01:15 PM.

                  Comment

                  • megaraider
                    Badcaps Veteran
                    • Jul 2015
                    • 307
                    • Portugal

                    #29
                    Re: Using my CH341A.

                    You can salvage an LM7805 from any common domestic appliance, TO-220 easy to spot.
                    You can also find 5V regulators in 3.5" hard disks boards.

                    Comment

                    • megaraider
                      Badcaps Veteran
                      • Jul 2015
                      • 307
                      • Portugal

                      #30
                      Re: Using my CH341A.

                      Pay attention to the EEPROM pin layout:
                      93C56B-I/MS standard pin layout
                      vs.
                      93C56BX-I/SN rotated pin layout

                      Comment

                      • stj
                        Great Sage 齊天大聖
                        • Dec 2009
                        • 31044
                        • Albion

                        #31
                        Re: Using my CH341A.

                        just use 5v from usb or ps2 connectors.

                        Comment

                        • mcnc
                          New Member
                          • Sep 2019
                          • 3
                          • Serbia

                          #32
                          Re: Using my CH341A.

                          Does this flasher supports 1.8v chips?

                          Comment

                          • stj
                            Great Sage 齊天大聖
                            • Dec 2009
                            • 31044
                            • Albion

                            #33
                            Re: Using my CH341A.

                            no, it supports 5v chips, it's not intended for large chips like serial-flash

                            Comment

                            • el panke
                              Senior Member
                              • May 2019
                              • 78
                              • argentina

                              #34
                              Re: Using my CH341A.

                              this is the last ver of the software
                              maybe could help some1
                              Attached Files

                              Comment

                              • newguy90
                                Member
                                • Sep 2019
                                • 12
                                • Romania

                                #35
                                Re: Using my CH341A.

                                Originally posted by el panke
                                this is the last ver of the software
                                maybe could help some1
                                I uploaded your archive to virusTotal to verify it and some AV engines have detected trojans. ( CAT-QuickHeal : Trojan.IGENERIC /// MaxSecure: Trojan.Malware.74274250.susgen // SecureAge APEX: Malicious//
                                SentinelOne (Static ML): DFI - Suspicious PE//Trapmine: Malicious.high.ml.score)

                                Are they just false positives, or what?
                                Last edited by newguy90; 09-19-2019, 03:37 AM.

                                Comment

                                • stj
                                  Great Sage 齊天大聖
                                  • Dec 2009
                                  • 31044
                                  • Albion

                                  #36
                                  Re: Using my CH341A.

                                  hard to know, the hacked versions are loaded into some type of "virtual shell" so the software thinks it's on a different machine.
                                  you could hide anything in that.

                                  it still wont do 93 series.

                                  Comment

                                  • newguy90
                                    Member
                                    • Sep 2019
                                    • 12
                                    • Romania

                                    #37
                                    Re: Using my CH341A.

                                    Well, I did it! I built myself a Pony Prog adapter for the programming of 93cxx EEProms using PonyProg and the result is: SUCCESS! I managed to write a 93c46 EEPROM that I bought from a local shop for testing purposes.
                                    Next: I will try to read/write the 93c56 in circuit. Keep ur fingers crossed for me, pls !

                                    Comment

                                    • el panke
                                      Senior Member
                                      • May 2019
                                      • 78
                                      • argentina

                                      #38
                                      Re: Using my CH341A.

                                      Originally posted by newguy90
                                      I uploaded your archive to virusTotal to verify it and some AV engines have detected trojans. ( CAT-QuickHeal : Trojan.IGENERIC /// MaxSecure: Trojan.Malware.74274250.susgen // SecureAge APEX: Malicious//
                                      SentinelOne (Static ML): DFI - Suspicious PE//Trapmine: Malicious.high.ml.score)

                                      Are they just false positives, or what?
                                      just false positives i guess, never had a problem using it

                                      Comment

                                      • stj
                                        Great Sage 齊天大聖
                                        • Dec 2009
                                        • 31044
                                        • Albion

                                        #39
                                        Re: Using my CH341A.

                                        Originally posted by newguy90
                                        Well, I did it! I built myself a Pony Prog adapter for the programming of 93cxx EEProms using PonyProg and the result is: SUCCESS! I managed to write a 93c46 EEPROM that I bought from a local shop for testing purposes.
                                        Next: I will try to read/write the 93c56 in circuit. Keep ur fingers crossed for me, pls !
                                        to read in circuit,
                                        you have to power the circuit, and make sure nothing else try's to read the eeprom when you do.
                                        infact if your doing that, DONT connect the 5v supply pin to the eeprom.
                                        just the ground and clock/data etc.

                                        Comment

                                        • newguy90
                                          Member
                                          • Sep 2019
                                          • 12
                                          • Romania

                                          #40
                                          Re: Using my CH341A.

                                          I successfully read and wrote in circuit the 93c56 and 93A56 EEPROM's. I didn't have to power on the circuit, I just used the SOIC8 test clip with the interface
                                          that I built!
                                          I could not use the CH341a though, so I have no use for that interface... at least for now.

                                          Comment

                                          Related Topics

                                          Collapse

                                          • intelg
                                            HP Elitedesk 800 G6 lost BIOS admin password
                                            by intelg
                                            Hello everyone, I am looking for help as I am struggling to remove lost BIOS Admin password on an HP EliteDesk G6 800 series desktop. I wanted to reset the vPro remote control IP kvm for homelab use.

                                            Here is the hardware identification specs:
                                            HP EliteDesk 800 G6 Desktop Mini PC
                                            Intel(R) Core(TM) i5-10500 CPU @ 3.10GHZ 16384 MB RAM
                                            BIOS ver S21 Ver. 02.05.01 01/05/2021
                                            Born on date: 07/26/2021
                                            SN MXL11841GN
                                            SKU 3X8V9UCHABA
                                            UUID 8116E79EF6FFE94DB0B98A3188270C5C
                                            SYSTEM BOARD ID 8710
                                            SYSTEM BOARD CT NUKBER PJLHQ0A8JF236L...
                                            11-03-2023, 02:05 AM
                                          • Azurain
                                            Elitebook 840 G5 Bios Chip Soldering Question
                                            by Azurain
                                            Hi everyone,

                                            I have an HP Elitebook 840 G5 that I am trying to get working again. I've removed the front bios chip (the 32mb one) and have run it through HP unlocker already. I've uploaded and verified the new bin, but am now experiencing an issue that has led me to believe I've been soldering the chip back to the motherboard incorrectly.

                                            Essentially, after re-soldering the chip back into its place and reassembling the laptop, the charging light immediately flashes orange and white and then shifts to a solid white. The capslock and numlock lights blink seven times...
                                            04-14-2023, 06:58 PM
                                          • Zentech
                                            CH341A Unable to Read BIOS Chip on DA0R53MB6E1 Motherboard
                                            by Zentech
                                            Ok, I have a laptop motherboard who does not want to turn on. So I isolated the problem to either a BIOS or KBC problem. So I'm trying to read the software from the BIOS chip, and I get a wierd file. (all F's) I'm going to attached the file to this post. I'm using CH341A miniprogrammer usb board. And for the software, I'm using AsProgrammer v1.4.1. So I'm worried that BIOS software might have come corrupted, or it also could be that it is not reading from BIOS properly due to driver issues.
                                            Power led is on and when I press read on software, the communication led comes on. However, when...
                                            04-08-2021, 09:33 AM
                                          • mnciks11
                                            How to use CH341A to program ENE io chip or startup chips
                                            by mnciks11
                                            Hello guys

                                            I've seen that it's possible to program the ENE chips using the CH341A programmer, one of my buddies was about to send me information how to do it but I lost his contacts…

                                            I have a gaming laptop with physical burnt ENE CHIP , the programmable one , can someone please guide me or send me information on how to do it .

                                            Thank you , I believe this will assist others...
                                            08-08-2022, 08:58 AM
                                          • giulio93
                                            4056 Chip
                                            by giulio93
                                            Hi everyone. I have this laser saber mobo that fails (the sword is totally death). I noticed a hole in the top right chip. I can read from the chip 4056 2043. I don't know the company who mades this chip ( i don't recognise the simbol). I have some questions.
                                            Is it the chip for the lipo charge?
                                            Can I replace with another 4056 chip? I found a lot of chip named in that way.
                                            I found a lot of chip 4056 but with a TP at the beginning of the name. Is the same chip?
                                            I need some programmer to reprogram it (like bios chip) or not?
                                            Thank you...
                                            03-22-2022, 08:04 AM
                                          • Loading...
                                          • No more items.
                                          Working...