2024-07-31 10:52 AM
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,
2024-08-05 02:40 AM
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.