Skip to content

Releases: nofeletru/UsbAsp-flash

Version 2.1.2

Choose a tag to compare

@nofeletru nofeletru released this 24 Jan 20:55

Added MICROWIRE support to ch347t.
Added IS25LP080D, IS25WP080D, IS25WP040D, IS25WP020D, Fudan FM25Q128.

Version 2.1.1

Choose a tag to compare

@nofeletru nofeletru released this 10 Dec 14:46

Added MX25L51245G, BY25Q64AS, EN25S40, GD25LB64C, W25Q128JW, P25Q80H, GD25B256E
CH347 spi speed now save properly
Fixed buffer I2C len on CH347 #129

Version 2.1.0

Choose a tag to compare

@nofeletru nofeletru released this 07 Sep 09:24

Added CH347 programmer

Version 2.0.4

Choose a tag to compare

@nofeletru nofeletru released this 26 Jul 08:38

Added option sending SPI 0xAB opcode(Release device from power-down) .
Fixed some mess with status register's. Now SR2 on Winbond should be write correctly.
About 10% speed-up for CH341A SPI write.
Some fixes in script engine.

Added:
Chinese Traditional translation,
Turkish translation,
Spanish translation.

IC added:
MX25L6436F
MT25QU256
W25Q64JV
XMC memory
W25Q64JW
GD25B64E
MX77L12850F
GD25B64B
GD25B128C
P25D40H
EN25QX128A

Full Changelog: v2.0.3...v2.0.4

Version 2.0.3a

Choose a tag to compare

@nofeletru nofeletru released this 16 Dec 12:02

Fixed I2C start/stop for FT232H
Update pt-pt language
Added MX25L25673G

Version 2.0.3

Choose a tag to compare

@nofeletru nofeletru released this 18 Nov 12:37

Added FT232H programmer
Added the ability to program from a specific address (I2C, SPI25, SPI95)
Added MX25U25645G_1.8V, W25R256JV, MX25U12873F_1.8V, W25Q256JV

Version 2.0.2

Choose a tag to compare

@nofeletru nofeletru released this 06 Oct 14:08

Added FM25Q04A, GD25LQ20C, GD25B64C, GD25Q80C, W25Q128JV, W25Q80BW_1.8V, S25FL256S, MX25U25673G_1.8V
Added GPR25L3203F and script for read OTP
Fix UI DPI scaling problem
Default save format set to *.bin
Delay(ms); function in scripts
The unprotect button now does not touch the second status register for safety reasons
Fixed broken editor insert mode
UI redesign
Added the ability to run chip-related scripts from the main program window

Версия 2.0.1

Choose a tag to compare

@nofeletru nofeletru released this 24 Sep 10:44
4224723

Добавлены функции I2C для скриптов
Добавлен программатор на Arduino
Подсчет CRC32 для данных считаных из флешки
Добавлена опция "Не писать FF" (для spi25 с постраничной записью)

Если вы использовали 1.4.1, то для данной версии нужно прошить новую версию прошивки для USBAsp и AVRISP!

Версия 1.4.1

Choose a tag to compare

@nofeletru nofeletru released this 17 Aug 16:50

Добавлены AT25DN256, AT45DB321D, Pm25LD010
Добавлен Французкий перевод
Добавлен Resume from Deep Power-Down перед операциями с 25-м флешем
Путь по умолчанию INCLUDE и USES в скриптах теперь папка "scripts", а не папка программы

Added AT25DN256, AT45DB321D, Pm25LD010
Added French translation
Added "Resume from Deep Power-Down" before operations with the 25xx flash
The default path of INCLUDE and USES in scripts is now the "scripts" folder, not the program folder

Версия 1.4.0 fix sstb sstw

Choose a tag to compare

@nofeletru nofeletru released this 20 Sep 18:31

Новый HEX редактор
Добавлены скрипты(только SPI)
Исправлен перевод(при смене языка переводилась только главная форма)
Добавлена M45PE16 и добавлен скрипт для стирания блоками
Мелкие исправления