Other Parts Discussed in Thread: TMS320F28375D, CONTROLSUITE
Hello there. From the figure above I see there is the EM1DQM (byte enable) signal. I’ve got an FPGA connected to the Delfino, Tms320f28375D, via the emif; and there’s a memory array inside the FPGA that I’d like the Delfino to be able to write and read to.
Q1) My question is: Do I need to use the EM1DQM to qualify the EM1D (Data bus) along with the chipselect and the wen to write the data into the FPGA’s memory?
Or is it enough to just use the wen alone and do the write of the emif databus when the wen is active low?
Q2) Do I need the byte enables during an emif read?
Thank you for your help,