cancel
Showing results for 
Search instead for 
Did you mean: 

How make external loader w25q256 for STM32H723zgt6?

mbagh.1
Senior

Hi How to make external OctoSPI loader for STM32H723zgt6 with octospi and w25q256

Thanks.

13 REPLIES 13

I can't spend hours debugging / fixing your project.

Based on my existing Winbond implementation https://github.com/cturvey/stm32extldr/blob/main/h7_w25q256/CLIVEONE-W25Q256_STM32H72X-PB2-PG6-PF8-PF9-PF7-PF6.stldr

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

Thank you very much, it worked great and the program is complete. God bless you in life. It would be even better if you could add the .flm file in the future. I live in Iran and our country is embargoed and I don't have access to paypal , otherwise I would have paid you

Ok, so this is a Keil FLM for the H7 OCTO, here its a H7A0/H7B0 platform, but might also work for the H72x too. If not, I'll need to refactor the project to build for the other H7 part.   https://github.com/cturvey/stm32extldr/blob/main/h7_w25q256/W25Q256_STM32H7AX-CUSTOM17.FLM

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

One built pulling H723 includes   https://github.com/cturvey/stm32extldr/blob/main/h7_w25q256/W25Q256_STM32H72X-CUSTOM17.FLM

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