2023-07-09 06:42 AM - edited 2023-07-09 09:22 AM
Hi,
I am using STM32L4R7VIT which is having OSPI interface and I have connected M9501 Memory which is the single SPI mode memory. I found no example in cube repository or in any post in community which interacted with this issue.
Regards,
VK Verma
Solved! Go to Solution.
2023-07-10 01:28 AM
Hello @VK Verma,
To configure the OCTOSPI interface for Single SPI mode, I suggest you check AN5050 section 5.2 for OCTOSPI/HSPI configuration for Regular-command protocol.
Also, the AN5050 section 6 OCTOSPI application examples can help you to configure the OCTOSPI interface with different modes such as HyperBus, Octo-SPI and Quad-SPI.
I hope this help you!
When your question is answered, please close this topic by choosing "Accept as Solution". This will help other users find that answer faster.
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.
2023-07-10 01:28 AM
Hello @VK Verma,
To configure the OCTOSPI interface for Single SPI mode, I suggest you check AN5050 section 5.2 for OCTOSPI/HSPI configuration for Regular-command protocol.
Also, the AN5050 section 6 OCTOSPI application examples can help you to configure the OCTOSPI interface with different modes such as HyperBus, Octo-SPI and Quad-SPI.
I hope this help you!
When your question is answered, please close this topic by choosing "Accept as Solution". This will help other users find that answer faster.
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.