Hi,
I am using tms320f28379s C2000 series controller to interface SPI via NVRAM 23lcv1024.
I have Configured the FIFO mode as per the example code provided in the control suite.
In spi, 8 bit data length is configured, the transmit data is left justified because it is less than 16bit word in the c2000 series.
While writing the data through spi into NVRAM, the data are written into nvram successfully.
Problem - While reading the data from nvram, 0xFF reads first and then only the original data (example: 0x25) is displayed. I am expecting 0x25 to be displayed initially and also subsequently.
Please find the attached spi configuration code and the screen shots.
Kindly help me. Raju +91 9597862332