Mikhail Medvedev

Results 145 comments of Mikhail Medvedev

Это должно идти первым предложением.

Thanks, @Fantu! I am using your command `pandoc -s --metadata pagetitle="IMSProg" README.md -o index.html` and processing the html file with the chrome [Single file](https://chrome.google.com/webstore/detail/singlefile/mpiodijhokgodhhofbcjdecpffjipkle) extension. This extension packs all images...

It is very good! Thank you!

I added the chips from your link to the IMSProg database file.

Some small manufacturers copy the entire chip from others along with the JEDEC ID. At the same time, all parameters of such chips are also the same.

The [TL866 chip database](https://gitlab.com/DavidGriffith/minipro/-/blob/master/infoic.xml?ref_type=heads) can be used to search for new chips.

@aluks01, it is SPI, but not NOR flash. I plan to add this class of chips. Today, use `95_EEPROM` -> `ST` -> `M95M01`. This is the analogue of your chip.

@aluks01 Tomorrow I will be testing a new version with support for the 25XXX chip. Please see the [issue52](https://github.com/bigbigmdm/IMSProg/issues/52).

@aluks01 , it's ready! Select, please `25_EEPROM` -> `ATMEL` -> `25AA1024`.

@spyke-ninja, I have no plans to support NAND flash memory chips yet. For now, I want to add support for the AT45DBxxx series. Then I will try to add support...