Hello All,
In our HW design, we are using a delfino 28335 micro with NVRam (FRAM) from cypress. Per the NVrams data sheet, if using chip select control (as the DSPs xintf does), we need to grantee a 55ns period where the chip select line remains high. However, the Xintf does not allow for such.
The other possible way to interface with the NVRam is to keep the chip select low all the time.
So my question, is it valid to use the xintf of this DSP, but override the chipselect line and configure it as a GPIO and pull it low all the time? The xintf will still be setup and will control the address lines, data lines, read and write lines as well.
Thanks
-mike