This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

QSPI example read giving 0x88 when working with soft device on custom development board

When I run the QSPI example in SDK, it can work well both  on the PCA10056 and my custom development board. However, when I transfer the example to app_buttonless_dfu, the program can only read and write data in the plug-in flash on PCA10056, while the custom development board cannot work properly.  What points should be paid attention to during the migration process?  Does the softdevice matter?  

Use the flash of the same model .

00> <info> app: QSPI write and read example using 24bit addressing mode
00> 
00> <info> app: QSPI example started.
00> 
00> <info> app: Process of erasing first block start
00> 
00> <info> app: Process of writing data start
00> 
00> <info> app: Data read
00> 
00> <info> app:  00 00 00 00 00 00 00 00|........
00> 
00> <info> app:  00 00 00 00 00 00 00 00|........
00> 
00> <info> app:  00 00 00 00 00 00 00 00|........
00> 
00> <info> app:  00 00 00 00 00 00 00 00|........
00> 
00> <info> app:  00 00 00 00 00 00 00 00|........
00> 
00> <info> app:  00 00 00 00 00 00 00 00|........

Parents Reply Children
No Data
Related