Skip to main content
Egemen
Associate II
September 8, 2022
Solved

Can I program external spi flash memory with ST-LINK ?

  • September 8, 2022
  • 1 reply
  • 4223 views

Is there a way to program spi flash using st-link? The spi flash which i am using is AT25SF321B.

This topic has been closed for replies.
Best answer by Tesla DeLorean

No

Perhaps you want something like a FlashCat or Universal Programmer ​

1 reply

MM..1
Chief III
September 8, 2022

Yes if is connected into STM32 SPI

Egemen
EgemenAuthor
Associate II
September 8, 2022

Can i program spi flash from binary file?

Tesla DeLorean
Guru
September 8, 2022

Yes

You'd need to write an External Loader, that supports your memory device, and the pin/peripheral means of connecting to it, and doing the read, erase, and write.

Methodology materially similar

https://www.st.com/content/st_com/en/support/learning/stm32-education/stm32-moocs/external_QSPI_loader.html

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..