2025-08-12 11:36 PM
I am trying to read ID and to write and read the data from the flash W25Q16JV with SPI2 of stm32L452CE connection, I am not even getting the ID from flash but SPI tx rx is getting HAL_OK. This wiring is working other code and providing unique ID from flash, but it is not working with my code. Please find the issue and update the corrected solution. In this I am using Mode 0 for flash. I have tried not SPI tx project and also FreeRTOS SPI task, but both are not giving ID or values. I will attach the project file with this, kindly check both and update the correct solution.