Zephyr spi reading JEDEC ID of Winbond NOR flash failed

I use spi_write() and spi_read() API to read JEDEC ID of Winbond NOR flash. But results of spi_read() are always 0. Do you have any suggestions to debug this issue?

Related