Does TMS320F28x family DSP has a capability of keeping the Write Enable low for 2 consecutive clock cycles ?
The reason for this question is we are trying to write/configure FPGA using TI DSP.
TMS320F28x DSP does only non-continuous data transfer. It has to write a sync word, which is a 32-bit word.
The FPGA requires that CSI_B is not deasserted during the sync word write.
However, for 16-bit mode it takes 2 writes to transfer the sync word with CSI_B being deasserted. The sync word is not being recognized and the configuration cannot be successful
regards