2023-01-08 12:07 AM
I want to read and write data from Flash via spi. I try some tutorial, He tell me to config and use some library.I do it but it don't work.
MCU:STM32L496ZGT6
Flash: S25FL128LAGMFB010
Solved! Go to Solution.
2023-01-09 02:15 PM
STM32Cube_FW_L4_V1.14.0\Projects\STM32L476G-EVAL\Examples\QSPI\QSPI_ReadWrite_IT
STM32Cube_FW_L4_V1.14.0\Projects\32L496GDISCOVERY\Examples\QSPI\QSPI_ExecuteInPlace
STM32Cube_FW_L4_V1.14.0\Drivers\BSP\Components\mx25r6435f
STM32Cube_FW_L4_V1.14.0\Drivers\BSP\Components\n25q128a
STM32Cube_FW_L4_V1.14.0\Drivers\BSP\STM32L496G-Discovery\stm32l496g_discovery_qspi.c
2023-01-08 05:54 AM
So you watched some tutorial, took some library, configured something and something didn't work? Then here is the answer - something is wrong and you have to fix it!
2023-01-08 05:56 PM
I know I must fix it. I try to fix it but I still not working. Can you give me some tutorial for do it?
2023-01-09 01:04 PM
Then you must fix something else. Just watch some video about it!
2023-01-09 01:36 PM
Perhaps link to the tutorial you followed.
You have a NUCLEO board, or some other random board?
How is this wired up?
What does the software look like currently?
Doesn't work is a very empty explanation, there are a myriad of possible reasons.
2023-01-09 02:15 PM
STM32Cube_FW_L4_V1.14.0\Projects\STM32L476G-EVAL\Examples\QSPI\QSPI_ReadWrite_IT
STM32Cube_FW_L4_V1.14.0\Projects\32L496GDISCOVERY\Examples\QSPI\QSPI_ExecuteInPlace
STM32Cube_FW_L4_V1.14.0\Drivers\BSP\Components\mx25r6435f
STM32Cube_FW_L4_V1.14.0\Drivers\BSP\Components\n25q128a
STM32Cube_FW_L4_V1.14.0\Drivers\BSP\STM32L496G-Discovery\stm32l496g_discovery_qspi.c