Diamond Programmer: What is the algorithm to verify the SPI flash during SPI flash Erase_Program_Verify in the programmer?
The Verify function in SPI Flash Erase_Program_Verifty is using data to data byte-to-byte comparison. You can also find the exact algorithm in the *.svp files located in the installation path folder of your diamond (C:\lscc\diamond\3.11_x64\data\vmdata\database\flash)
Related Articles
5479 - Diamond/Programmer/MachXO3: Why is it that there's no "CFG and UFM Erase,Program,Verify" in Flash Background Mode ?
Solution: There is. However, the operations are named differently. This is for historical purposes: Flash Programming Mode (Offline): FLASH Erase, Program, Verify: "CFG + UFM + FR" FLASH CFG and UFM Erase, Program, Verify: "CFG + UFM" Flash ...
3035 - Lattice Diamond Programmer: How can I use a SPI Flash Memory although it's not included in the supported list of Serial Peripheral Interface (SPI) Flash devices in the Lattice Diamond programmer?
Follow the below steps to add custom SPI flash in the Diamond Programmer: -Open the Lattice Diamond Programmer. -Go to Edit-->Custom devices. -Click "Add" to customize your actual device according to the datasheet of the flash. For more information ...
2404 - Lattice Diamond Programmer isn't listing a new SPI Flash device I would like to use, is there a work around?
Even though Lattice Diamond Programmer doesn't appear to list the new SPI Flash device, it may still be found in the SPI FLASH OPTIONS category, under the FAMILY selection of SPI SERIAL FLASH BETA. If the user still does not see the new SPI Flash ...
Lattice Diamond Programmer: Are there any differences in Flash programming algorithm of MT25QL512 if we change the package type in Diamond Programmer?
The quick answer is that there are no differences. Assuming you have Diamond 3.11 installed, you may check this default location "C:\lscc\diamond\3.11_x64\data\vmdata\database\flash". This is where the actual flash algorithms used by the programmer ...
6141 - Programmer: Does Lattice have a list of external SPI flash Options or vendors?
To see complete list of the External SPI flash available go t our Lattice Radiant and Diamond Programmer or Help options For Diamond programmer, set the Access mode to SPI flash programming and look for the SPI Options. For Radiant programmer, see ...