This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

EEPROM emulation with PRU?

I have a customer application in which their ASIC historically has been connected to a 512Kx32 EEPROM. The ASIC acts as a master. The ASIC functionality is fixed and cannot be changed. They would like to have a processor emulate the EEPROM device.

My question... Can the following be accomplished with the PRU?

ASIC (master) -> [PRU emulating x32 EEPROM signal interface] (slave) -> Cortex A8 Memory (storing 512Kx32 data)

Thanks,

Tim