We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I have to program external SPI flash (W25X16BV) connected to the LM3S9B90 via the SSI port and using ULINK2. (I should burn about 1,5Mbyte data into the serial flash.) I should make an xxx.FLM algorithm for the uVision but the sample codes are made usually for burning the internal flash of the controller. Has anybody a sample project or any suggestion based on which I can make my code?
Thanks in advance, Peter
There are a few of flash algorithms for SPI flash programming for example in folder \Keil\ARM\Flash\STM32F10x_M25P64\
Also in Keil\ARM\Flash you can find some more algorithms for programming DataFlash with Atmel SAM9 microcontrollers.