Skip to main content
Visitor II
July 31, 2024
Question

QSPI driver for STM32U5G9 under ThreadX

  • July 31, 2024
  • 1 reply
  • 840 views

Hi,

I would like to know if you have some examples to implement a QSPI driver under ThreadX for a STM32U5G9?  According to my readings, LevelX seems to be appropriate  (I am not sure) because we need to implement some basic functionalities (read, write, erase, blockread, blockwrite, ...) without file system management.

Could you point me out examples if available?

Do you have some tutorials or videos that explain how to implement that?

regards,

 

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    August 5, 2024

    Hello @S_D 

     

    You can refer to the official STMicroelectronics documentation and resources for more information on using LevelX and ThreadX.

    These resources should provide you with a good starting point for implementing your QSPI driver with LevelX.