This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3517 WinCE6: SPI access to 128k nvram loses bytes

Hello,

trying to read a 128kb NVRAM (RAMTRON FM25V10) through the SPI2: driver, in a lot of cases, some bytes are missing.

Writing seems to be ok, as "writing one time and reading several times" sometimes produces a correct read result on all 128kbytes.

To give additional information, I provide the SPI parameters: f=24Mhz, Wordlength=8bit, tried with or without FIFO, DMA is disabled.

Also, I am using the SPI driver from the Technexion WinCE6 BSP.

What might be the reason for this behaviour?

 

Thanks in advance.