To read write data into Flash W25Q16JV with STM32L452CE using SPI2 with CS pin PB12
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...