Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
Lenovo Y570 Project Bios and Display
Last Post: dNAUREZ
Today 08:57 AM
» Replies: 1
» Views: 85
HP Pro 3330 (H-POPEYE-H61-uATX): Ivy Bri...
Last Post: ngocthienta
Today 07:05 AM
» Replies: 18
» Views: 8543
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: Tomwelling
Today 06:45 AM
» Replies: 109
» Views: 74803
Ms-6309 v2.0 bios tualatin
Last Post: DeathBringer
Today 06:37 AM
» Replies: 3
» Views: 328
[REQUEST] Lenovo Flex 2 Pro-15 (B9CNxxWW...
Last Post: savio78
Yesterday 09:12 PM
» Replies: 0
» Views: 74
Problem with intel DX79SR
Last Post: Tomyx85
Yesterday 03:57 PM
» Replies: 8
» Views: 346
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: blawstem
Yesterday 03:53 PM
» Replies: 220
» Views: 145480
Packard Bell Aloh@
Last Post: moltensoftware
Yesterday 10:31 AM
» Replies: 2
» Views: 3775
[REQUEST] Acer Aspire 7560(G) BIOS Unloc...
Last Post: Slavvvva
Yesterday 09:14 AM
» Replies: 33
» Views: 26549
Working Dell E5440 will not flash BIOS
Last Post: DannoXYZ
04-20-2026 08:19 PM
» Replies: 2
» Views: 2641
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: charlyholland
04-20-2026 10:36 AM
» Replies: 169
» Views: 87228
[REQUEST] Lenovo Ideapad S410p (89CNxxWW...
Last Post: vothcito
04-20-2026 03:36 AM
» Replies: 43
» Views: 31791
[REQUEST] Lenovo Thinkpad X230 Tablet (G...
Last Post: spithink
04-18-2026 09:24 PM
» Replies: 355
» Views: 260406
Fujitsu D3061-A1 & Xeon E3-1245
Last Post: Nikandros
04-18-2026 02:31 PM
» Replies: 11
» Views: 1687
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: miant
04-18-2026 12:20 PM
» Replies: 154
» Views: 159587
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
04-17-2026 11:55 AM
» Replies: 51
» Views: 28270
Acer Veriton M4620G Slic 2.1 Request
Last Post: rouger0831
04-17-2026 03:10 AM
» Replies: 5
» Views: 7172
[REQUEST] Lenovo B590 (H1ETxxWW) Whiteli...
Last Post: steberrr
04-16-2026 01:07 PM
» Replies: 800
» Views: 544817
GA-M68M-S2P (rev. 1.0) F5 BIOS unlock
Last Post: TheExplorer
04-16-2026 12:50 PM
» Replies: 17
» Views: 25404
[Request] Unlock Bios for Asus TUF FX505...
Last Post: antonio1985
04-16-2026 08:26 AM
» Replies: 12
» Views: 14740

SOP 8 to SOP 16 conversion for BIOS programming with CH341a programmer
#1
Hi,
I'm trying to save my bricked ASRock x470 Taichi motherboard. After a bios update it unfortunately doesn't boot anymore. Hence, I'm trying to program it with an CH341a programmer (MiniProgrammer). The bios chip on board is a 16 PIN, 1.8V Macronix MX25U25645GMI00 chip.

I have used the black version of the the programmer with a 1.8v converter (to reduce it from 5v) in combination with ASProgrammer (Windows) and IMSProg (Linux) tool. With both I was able to read out some 8 PIN chips with an SOP 8 testing clip.

Now I'm wondering how I can convert the 8 PINs from the programmer to attach it to the 16 PIN bios chip. I have a SOP 16 testing clip. Based on my research the PIN conversation should look as following:

8 PIN CH341 programmer -> 16 PIN SOP Testing Clip
1 -> 7 (CS)
2 -> 8 (MISO)
3 -> 9 (WP)
4 -> 10 (VSS)
5 -> 15 (MOSI)
6 -> 16 (SCK)
7 -> 1 (HOLD)
8 -> 2 (VCC)

I tried to do the conversion with with DuPont cables, but wasn't able to get any results. I'm aware that the SOP testing clips can be very finicky to attach, but at this point I'd still try to avoid soldering.

Does this PIN conversion look right?

Thank you!
find
quote
#2
For those who are interested a quick introduction about the CH341a programmer: https://www.onetransistor.eu/2017/08/ch3...matic.html

As well some background about IMSProg (Linux) and ASProgrammer (Windows):
- https://www.onetransistor.eu/2023/10/ims...linux.html
- https://www.onetransistor.eu/2018/11/use...ndows.html
find
quote
#3
(07-14-2024, 04:35 PM)MrWooh Wrote: Hi,
I'm trying to save my bricked ASRock x470 Taichi motherboard. After a bios update it unfortunately doesn't boot anymore. Hence, I'm trying to program it with an CH341a programmer (MiniProgrammer). The bios chip on board is a 16 PIN, 1.8V Macronix MX25U25645GMI00 chip.
I have used the black version of the the programmer with a 1.8v converter (to reduce it from 5v) in combination with ASProgrammer (Windows) and IMSProg (Linux) tool. With both I was able to read out some 8 PIN chips with an SOP 8 testing clip.
Now I'm wondering how I can convert the 8 PINs from the programmer to attach it to the 16 PIN bios chip. I have a SOP 16 testing clip. Based on my research the PIN conversation should look as following:
8 PIN CH341 programmer -> 16 PIN SOP Testing Clip
1 -> 7 (CS)
2 -> 8 (MISO)
3 -> 9 (WP)
4 -> 10 (VSS)
5 -> 15 (MOSI)
6 -> 16 (SCK)
7 -> 1 (HOLD)
8 -> 2 (VCC)
I tried to do the conversion with with DuPont cables, but wasn't able to get any results. I'm aware that the SOP testing clips can be very finicky to attach, but at this point I'd still try to avoid soldering.
Does this PIN conversion look right?
Thank you!

Hello.

I have found myself in a similar situation after a failed Bios flash on my Taichi x470 board because it lost power during the flash.
I have already obtained a ch341A kit but I got the 8Pin Test clip not realising the bios rom is 16pin so I will order one of those also.
I wanted to reply to you specifically to find out if there were any other difficulties you encountered you can give me a heads up about before I proceed. Also did you find the answer t your question regarding the pin order etc.

I'm about to go through the same ordeal so any tips and pointers appreciated.
find
quote
#4
(02-04-2025, 10:56 AM)SonixSquad Wrote: I'm about to go through the same ordeal so any tips and pointers appreciated.

Unfortunately, I didn't succeed so far with programming the chip. It is only my backup computer, so I didn't try too hard.

However, based on what I tried so far, I'm not entirely sure if the test clip will work. It is at least very challenging to attach correctly and quite a few blog posts about similar situation talk about de-soldering the chip and putting it in a proper chip reader.

Hopefully you have more luck than I did so far.
find
quote
#5
(02-04-2025, 12:07 PM)MrWooh Wrote:
(02-04-2025, 10:56 AM)SonixSquad Wrote: I'm about to go through the same ordeal so any tips and pointers appreciated.

Unfortunately, I didn't succeed so far with programming the chip. It is only my backup computer, so I didn't try too hard.

However, based on what I tried so far, I'm not entirely sure if the test clip will work. It is at least very challenging to attach correctly and quite a few blog posts about similar situation talk about de-soldering the chip and putting it in a proper chip reader.

Hopefully you have more luck than I did so far.

Okay, thanks for the response.
This is my main PC so I am keen to get it back online although I do have a backup I am using, the upgrade was intending to turn this into a server to host VM's and I don't plan on buying an x470 replacement board, the price on those are still around £150 for a 5-6 year old used board.

I'll post progress when i have some, I have ordered the 16pin test clip.
find
quote
#6
(02-04-2025, 12:07 PM)MrWooh Wrote:
(02-04-2025, 10:56 AM)SonixSquad Wrote: I'm about to go through the same ordeal so any tips and pointers appreciated.

Unfortunately, I didn't succeed so far with programming the chip. It is only my backup computer, so I didn't try too hard.

However, based on what I tried so far, I'm not entirely sure if the test clip will work. It is at least very challenging to attach correctly and quite a few blog posts about similar situation talk about de-soldering the chip and putting it in a proper chip reader.

Hopefully you have more luck than I did so far.

Quick update.

I also gave up lol. I was using the 16 pin clip and had to wait for the 1.8 volt converter to arrive but after a few hours I was not able to get the clip to sit correctly on the chip enough to get a reading. It just kept coming back as unknown. I did install the driver for the ch341a device which took me a step forward but after that nothing.

I just bought a newer board which on the plus side gave me pcie 4.0 and some extra nvme slots.
Board works a treat although I had to undervolt my 5950x because it was idling at 50c even with a custom loop and redoign the thermal paste made no difference. Undervolting is key it seems with this processor. 

Anyway good luck to anyone else trying this, might just need a bit more patience than me and I have a lot of that.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)