nofeletru / UsbAsp-flash

Program allow you to program flash memory on the protocols spi, I2C, MicroWire. Supports CH341a, CH347, UsbAsp, AVRISP(LUFA), Arduino, FT232H.
MIT License
931 stars 192 forks source link

Problem Programming I2C #52

Closed Sumebody closed 2 years ago

Sumebody commented 2 years ago

I have a problem with ASprogrammer using FT232H . I Can read 24C08. but write erase not working

nofeletru commented 2 years ago

WP(write protect) pin is tied to V+?

Sumebody commented 2 years ago

NO. WP(write protect) pin is tied to GND

nofeletru commented 2 years ago

https://cloud.mail.ru/public/2Z3b/wKu9ehaqN try fixed version

Sumebody commented 2 years ago

Good job! It works now