Skip to main content
AAree.1
Associate II
March 28, 2023
Solved

automatic status polling example

  • March 28, 2023
  • 1 reply
  • 849 views

Hello

I use STM32U575 to run some tests for my company, I have used S26KL512S in automatic status polling mode but it seems that it does not work with the hyperflash octal memories.

Is there any example on this mode with other memories with the same MCU?

Thanks.

Alexi.

This topic has been closed for replies.
Best answer by ChahinezC

Hello @AAree.1​,

You can refer to the OSPI_NOR_AutoPolling_DTR example on the B-U585I-IOT02A board, it is based on the STM32U585AI MCU.

You can find it under the following root : "STM32Cube\Repository\STM32Cube_FW_U5\Projects\B-U585I-IOT02A\Examples\OCTOSPI\OSPI_NOR_AutoPolling_DTR" or in the GitHub repository.

I hope my answer has helped you, please mark it as best by clicking on the "Select as Best" button if it fully answered your question. This will help other users find this solution faster.

Thank you.

Chahinez.

1 reply

ChahinezC
ChahinezCBest answer
Associate II
March 28, 2023

Hello @AAree.1​,

You can refer to the OSPI_NOR_AutoPolling_DTR example on the B-U585I-IOT02A board, it is based on the STM32U585AI MCU.

You can find it under the following root : "STM32Cube\Repository\STM32Cube_FW_U5\Projects\B-U585I-IOT02A\Examples\OCTOSPI\OSPI_NOR_AutoPolling_DTR" or in the GitHub repository.

I hope my answer has helped you, please mark it as best by clicking on the "Select as Best" button if it fully answered your question. This will help other users find this solution faster.

Thank you.

Chahinez.