I'm designing a product that uses the FV-1 and the usage of an external EEPROM is a must.
Well, I bought the 24LC32A eeprom and I succeeded programming it using the PonyProg:
http://www.lancos.com/prog.html
After programming and reading the eeprom to assure everything was alright, I've put it on FV-1's board and set the T1 pin high to load the program from the eeprom.
For my suprise, it doesn't work anyway. I've tried to switch between the 8 possible combinations of the program selector, but nothing happens anyway. I've already tried reprogramming it using another program, and still the same problem.
The trace lengths (I2C bus) between the eeprom and FV-1 is very short. all the address pins of the EEPROM are tied to the ground, according to FV-1's datasheet.
It works normally reading programs from the internal ROM by the way, and it's using the 32.768Khz xtal.
What am I possibly missing?
Thank you very much!
Best Regards