EEVblog > EEVblog Specific

EEVblog #411 - MiniPro TL866 Universal Programmer Review

<< < (411/413) > >>

Southerner:

--- Quote from: ebastler on February 13, 2024, 01:27:49 am ---Could that be the cause of your present problem too? Maybe the config fuse settings you chose are "impossible" due to that inverted interpretation?

--- End quote ---

If I am unchecking the config option then to me that would mean that no fuses get written.  Am I incorrect?

ebastler:
No, that part should be correct I assume. But what I understood from your posts was that without setting the fuses at all, the PIC does not work in the circuit (as one would expect?). And that, if you try to have the configuration fuses programmed, the programming fails with an error message.

So I was wondering whether the error message is due to the fact that the PIC does not accept the fuse settings you are trying to program. And whether that may be due to the fact that you have those settings inverted.

EDIT: Just looked at the Miniprog software. Where is the dialog field where one can set the actual configuration fuse bits?! For other PICs (and other brands of MCU) there are dedicated checkboxes which mirror the MCU-specific config bits. It looks like the PIC16F628A is not fully supported?

quicknick:
Hello everyone! Does this adapter make any sense? (schematic is from the MiniPro software itself):

Just built one on perfboard (used 1N4148 for the diodes) as I'm trying to save a bricked X470 Aorus mainboard, but it only reads an ocean of zeroes from a MX25U12873F (main BIOS chip, desoldered from the board). Programming it with the right BIN takes time as it should, but verification immediately fails as the chip still contains only zeroes!

According to this post: https://www.eevblog.com/forum/repair/msi-b350m-mortar-bios-refresh-for-raven-ridge-apu/
the TL866CS should be able to work with the 25U12873 when 25U12835 is selected.
I ordered the more elaborate 1.8V adapter seen in the above post, but it'll be a while until it arrives. Meanwhile, is there any chance of getting the DYI adapter to work?

walter.aranda:
Hi, I am facing the same problem while trying to program an AM29F080B to upgrade a THS7XX firmware over MiniPro TL866CS. The chip is read correctly (without the ID checked), but when trying to write, it indicates that it's not possible due to an overcurrent issue. I wanted to know if capacitor C22 (which disables overcurrent protection) is the one shown in the attached image

Spongey:
Short version... I wrote this perl script called "iclu" to help with a little project of mine. I couldn't find anything that really suited my needs. I'm mentioning it here in case others find it useful.

Longer version... I got a T48 a couple of months back and I've been having fun playing with it. I put all my old logic chips through it and most things passed. One chip I had (an 8255) was failing and I wondered why. This started me on a long journey discovering how to do various things. I ended up writing a multi purpose perl script. Currently it can: make logic tests more readable, add new logic tests, parse and create lgc and lis files. It even has (very provisional) support for reading (but not programming) non-standard ROMs. Most features work with both minipro and Xgpro.

Current (very experimental) version is on gitlab here.

Any feedback welcome.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

There was an error while thanking
Thanking...
Go to full version
Powered by SMFPacks Advanced Attachments Uploader Mod