Search Results
Search results 1-3 of 3.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
[SOLVED] Segger JLink to access external SPI NOR flash on Nordic 528450 DK (pca10056) in direct mode
PostHmm, seems the MX25R6435F is a serial NOR flash, not a parallel NOR flash. Is there a possibility to access serial NOR flashes in indirect mode as well?
-
[SOLVED] Segger JLink to access external SPI NOR flash on Nordic 528450 DK (pca10056) in direct mode
PostHi, is it possible to read/write the MX25R6435F external SPI NOR flash using Indirect Mode (https://wiki.segger.com/Programming_External_SPI_Flashes) with Segger JLink? Currently I am getting Source Code (7 lines)[/quote]According to segger.com/downloads/supported-devices.php parallel CFI NOR flash should be supported: NameCoreSupported flash typesNotes Nordic Semi nRF52840_xxAA* Cortex-M4 * Parallel CFI NOR flash Internal flash Is the MX25R6435F CFI compliant? If I deselect automatic flash memo…