I'm trying to connect j-flash spi with my spi nor flash. I'm getting the following error.
Connecting to SPI Flash...
- VTarget = 3.277V
- Read SPI Flash Id = 0xFF FF FF
- ERROR: Failed to auto-detect SPI Flash.
- Failed to auto-detect SPI Flash.
I used logic analyzer to see what's going on and looks like the j flash is sending 0x9f command but the spi is not responding to it.
Connecting to SPI Flash...
- VTarget = 3.277V
- Read SPI Flash Id = 0xFF FF FF
- ERROR: Failed to auto-detect SPI Flash.
- Failed to auto-detect SPI Flash.
I used logic analyzer to see what's going on and looks like the j flash is sending 0x9f command but the spi is not responding to it.