Can't write to external SPI Flash from SmartSnippets

2 posts / 0 new
Last post
kr105
Offline
Last seen:4 years 6 months ago
加入:2015-06-16 18:20
Can't write to external SPI Flash from SmartSnippets

Hello,
我有connected a SPI flash memory following the indications on the AN-B-023 document, the memory is a Microchip SST25PF020B. My problem is that when I try to burn the memory using smartsnippets (Yes, i do an erase before that) it says that it was completed sucessfully, but reading the memory after that returns the same contents as they were before (All 0xFF). I have triple checked the connections, schematics and PCB boards and everything is looking good. Any guidance on where to look to solve this issue will be highly appreciated.

Device:
MT_dialog
Offline
Last seen:2 months 1 week ago
工作人员
加入:2015-06-08 11:34
Hi kr105,

Hi kr105,

Try to place your SPI memory information in the flash_programmer.proj in the spi_flash.c file in the SDK tools directory. Then after you build the flash_programmer go and replace the file in C:\Users\SmartSnippets\resources.

Thanks MT_dialog

Topic locked