Hi,
My SDRAM memory is configures with burst length of 8. My application requires me to access only one data during each read and write transaction to the SDRAM memory connected to OMAP L-137 HT processor via EMIFB bus. The literature number SPRUFL7A says that we can issue a BURST TERMINATE command to the SDRAM. How can I initiate this and how to make sure that BT command is issued at the very next clock cycle during write command. Don't know how to control for read command. Can anyone help?