W25Q FLASH Memory || Part 9 || External Loader in SPI Mode

preview_player
Показать описание
________________________________________________________________________________________

________________________________________________________________________________________

******* SUPPORT US BY DONATING******

*******Join the Membership*******

Рекомендации по теме
Комментарии
Автор

Hello. I am creating an external loader following your tutorial for the STM32U599 and W25Q32 flash IC. I am able to read and erase the external flash using cube programmer, but whenever I try to write to flash (Fill Memory), I get the following error

15:51:42 : Error: Failed to download data! If it's a Flash memory, it may be not erased or protected
15:51:42 : Error: Failed to fill memory with the given pattern

Similarly, when I try to program a bin file to flash I get the following error
15:55:36 : Error: failed to download Segment[0]
15:55:36 : Error: failed to download the File
15:55:36 : RUNNING Program ...

15:55:36 : Address: :
15:55:36 : Warning: The core is locked up
15:55:36 : Start operation achieved successfully

hareeshs
Автор

Hello
I executed your method from the same ic W25W16 and the stldr file was executed according to your example. But when I want to program the bin code, I get the following error. What is the cause?

17:22:58 : File download complete
17:22:58 : Time elapsed during download operation: 00:00:01.321
17:22:58 : Verifying ...
17:22:58 : Read progress:
17:22:59 : Error: Data mismatch found at address (byte = 0xFF instead of 0x32)
17:22:59 : Error: Download verification failed

mohammadalinajafi
Автор

I follow the previous vídeos about W25Q but there was no gpio.c and spi.c (same for .h files). Where did they come from?

dantonpereiradasilvajunior
Автор

Hello!! This videos really help, so now i has Flash loader on IDE, but i dont know if si possible boot program from External Loader on SPI.

ricardorector
Автор

Hello!, thanks for your videos, I found in my workshop old boards with tft, stm32f103 and w25q16vsiq. I'm actually learning to use LVGL, and it works fine, but with ram at 95%, so I'm waiting for your new video. It's the first time I use this memory, and found your videos very useful for that.

amilcarcarranza
Автор

Hello! How do you create the voice.over in your videos? I really like the sound of the TTS engine. How is it called? Any link, please?
Neverheless, I really like your videos. Mant thanks!

medvidekkrupicka
Автор

please tuterial create .flm file for spi 😟

HasanHarati-gw