Hi,
We have an Omap L137 we want to interface with a co-processor (small FPGA). We try to transfer data over the NAND interface, and have hence implemented a NAND interface in the FPGA. We make the communication start, but after a short while it stops. We have found the reason for this; we did'n have the ECC in the FPGA implementation. Hence we want to disable ECC on the Omap side as well.
How can we most easily do this?
Regards,
Tarjei