cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting W25Q128JV via OctoSPI in QuadSPI Mode on STM32U5A9

GhostVVS
Associate II

 

Hello everyone,

I am currently working on a project with the STM32U5A9 microcontroller and am trying to interface the W25Q64JV flash memory using the OctoSPI bus in QuadSPI mode. Despite extensive searches, I have been unable to find relevant examples or documentation that specifically address this configuration.

Could anyone in the community kindly share any sample code or resources that could assist with this setup? Any guidance or pointers to documentation would be greatly appreciated as it would greatly help in advancing my project.

Thank you in advance for your time and assistance!

Best regards,

Nazar

 

4 REPLIES 4

It works materially the same..

https://community.st.com/t5/stm32-mcus-products/ospi-in-qspi-mode-issue-with-sending-address/td-p/676760

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

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

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

Odd doppelganger  https://community.st.com/t5/stm32-mcus-embedded-software/problem-with-integration-of-w25q128jv-on-stm32u5a9/td-p/694270

Not sure if you're using the W25Q128 or W25Q64, the body suggests the latter, not sure if the former is from @Andrew Neil title edit/cleanup

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

Hello @GhostVVS ,


Besides @Tesla DeLorean answers, I recommend you to refer to AN5050 and get inspired from the steps shared in section 6.2 OCTOSPI configuration with STM32CubeMX.

May BSP example can help you.

 

Thank you.

Kaouthar

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.