VSIDE could not program EEPROM in VS1063 proto board

Designing hardware that use VLSI Solution's devices as the system controller for the entire design.
Post Reply
upforever
User
Posts: 5
Joined: Tue 2014-12-02 18:03

VSIDE could not program EEPROM in VS1063 proto board

Post by upforever »

hi
I bought a VS1063 proto board recently. And when I want to write a standalone recorder boot image file to the SPI EEPROM using VSIDE, I always get the same error information: VERIFY ERROR. But the original code in SPI EEPROM has been erased successfully at the same time. How can I program the SPI EEPROM? Thanks
Attachments
error information provided by VSIDE
error information provided by VSIDE
QQ图片20141203001301.jpg (188.27 KiB) Viewed 4353 times
User avatar
pasi
VLSI Staff
Posts: 2122
Joined: Thu 2010-07-15 16:04

Re: VSIDE could not program EEPROM in VS1063 proto board

Post by pasi »

At some point a workaround was added to uniprom for some byte-only programmable EEPROM's, but it broke the normal programming (did not check for ready after the workaround part). The prommer should be fixed for the new(est) VSIDE release. If it does not work, let me know, and I'll upload the prommer.
Visit https://www.facebook.com/VLSISolution VLSI Solution on Facebook
upforever
User
Posts: 5
Joined: Tue 2014-12-02 18:03

Re: VSIDE could not program EEPROM in VS1063 proto board

Post by upforever »

thanks, and I will download the newest VSIDE and try it again.
upforever
User
Posts: 5
Joined: Tue 2014-12-02 18:03

Re: VSIDE could not program EEPROM in VS1063 proto board

Post by upforever »

hi
I have downloaded the newest VSIDE from you website and got the same result; Please help me to resolve the problem. thanks
User avatar
pasi
VLSI Staff
Posts: 2122
Joined: Thu 2010-07-15 16:04

Re: VSIDE could not program EEPROM in VS1063 proto board

Post by pasi »

Try this one.
Attachments
vs1063-Uniprom2.coff
fixed vs1063 uniprom2, copy to VSIDE\bin\ to replace the old one.
(43.32 KiB) Downloaded 295 times
vs1063-uniprom2.c
fixed vs1063 prommer source
(10.1 KiB) Downloaded 419 times
Visit https://www.facebook.com/VLSISolution VLSI Solution on Facebook
upforever
User
Posts: 5
Joined: Tue 2014-12-02 18:03

Re: VSIDE could not program EEPROM in VS1063 proto board

Post by upforever »

Thank you very much
Your code is excellent. But I use only the first file to fix the error, and I want to know the usage of the second file you provide. How could I use the second file?
User avatar
pasi
VLSI Staff
Posts: 2122
Joined: Thu 2010-07-15 16:04

Re: VSIDE could not program EEPROM in VS1063 proto board

Post by pasi »

It's just the source code of the former. Maybe someone remembers to update it for the next release of vside. (And the same for vs1053.)
:D
Visit https://www.facebook.com/VLSISolution VLSI Solution on Facebook
Post Reply