cancel
Showing results for 
Search instead for 
Did you mean: 

Facing an issue while creating external loader for Nucleo-G491

VPana.1
Associate

Dear @Tesla DeLorean 

I am using NUCLEO-G491RE board and i want to create external flash loader for W25Q64JVSSIQ QSPI flash memory. I used external loader files from Github and build the .stldr file and placed in CubeProgrammer. when i try to read from 0x90000000 location, i am getting read failure error. I used the below path to create external loader for W25Q64JVSSIQ QSPI flash memory,

https://github.com/STMicroelectronics/stm32-external-loader/tree/contrib/Loader_Files/other%20devices

Driver code is working fine since I am able to see the data in memory mapped mode with test code provided in the github link.

VPana1_0-1752992257397.png

But, when create a external loader using github files and placed .stldr file into cubeprogrammer and working on read/write/erase and these operations are failing.

VPana1_1-1752992807071.png

Could you please check my project and do needful. PFA for my loader project

Thanks

1 REPLY 1

https://github.com/cturvey/stm32extldr/tree/main/g4_w25q64

Try the PB10,PB11,  PB1,PB0,PA7,PA6

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