External flash memory JN517x

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

External flash memory JN517x

675 Views
jurijhuebner
Contributor I

Hi,

I am searching for a code example of an external flash memory.

BTW: Is it possible to use an flash memory which is not listed in  "JN51xx Boot Loader Operation"  document?

pastedImage_1.jpg

Regards,

J.

Tags (3)
0 Kudos
2 Replies

521 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Jurij,

You can find some SPI Sample codes following this path.

C:\NXP\bstudio_nxp\sdk\JN-SW-4170\Platform\DK4\Source\LcdDriver.c

C:\NXP\bstudio_nxp\sdk\*SDK NUMBER*\Platform\DK4\Source\LcdDriver.c

You can use another flash, but be sure that the flash support the SPI protocol and the voltages that de JN supports.

Best Regards,

Mario

521 Views
jurijhuebner
Contributor I

Ok found it, thank you

0 Kudos