How to make a external flash download stldr or FLM file?
Hi there,
I am using the touchGFX and I want to store my image to SPI flash chip.
The pin to pin of the connect as below:
STM32F429BI <---> W25Q64BVSSIG
CS <---> PD13
CLK <---> PB3(SPI3_SCK)
DO <---> PB4(SPI3_MISO)
DI <---> PB5(SPI3_MOSI)I already can erase/read/write the chip normally, but after I generate the stldr or FLM file, it always can't work.
I try to add the uart for outputting the LOG, but I can NOT see anything.
I had tried again and again and again...I have no way to figue out it and feel so hopeless.
Can some one can give me some help, any advice is expecting, such as the documents link, your work well project, or anything you think it well help me!
Help poor me please, thank you very mach.
(If need, I have attached my bad project.)
