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
930 stars 192 forks source link

More then 256 Byte data can not be read by this software. #79

Closed NHShakil closed 1 year ago

NHShakil commented 1 year ago

I have been reading data for AT24C04. i have loaded 512Byte data into EEPROME. But when i read data it can retrieve only 256 byte of data. can some one explain what is the reason?

image

nofeletru commented 1 year ago

I think you'd better ask the author of this program. I haven't used it so I can't tell you anything.