Skip to main content
Visitor II
July 4, 2024
Question

Connecting W25Q128JV via OctoSPI in QuadSPI Mode on STM32U5A9

  • July 4, 2024
  • 3 replies
  • 6129 views

 

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

 

    This topic has been closed for replies.

    3 replies

    Graduate II
    July 4, 2024
    Graduate II
    July 4, 2024
    Graduate II
    July 5, 2024

    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

    Technical Moderator
    July 9, 2024

    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