Hi,
My problems are as follows:
SDK :nRF5_SDK_15.0.0_a53641a.
IDE:MDK 5.2.6
Chip:nrf52832 SPI0
External Flash :W25Q64
Now ,I can read the chip ID correctly ,but when I transfer 256 bytes to External Flash ,as if only can write 251 bytes successfully,
-
Is there something wrong with my code oprtion?
Thank you! - ...