external memory SPI pin configuration in serial ltm application

Hello,

 

We are developing a custom board having nrf9160 cellular modem and we are using serial ltm application in it.

in serial ltm application there is pin selection available for UART2 in overlay file of nrf9160

same way can we configure the pin for external memory in serial ltm application?

 Thanks !!

Parents Reply
  • Hi,

     

    Add the overlay and flash; check the runtime output of the sample to see if it booted correctly.

    You can also check the partition layout to verify that the mcuboot_secondary is located in the "flash_primary" or "external_flash" region.

     

    to verify correct connections and overlay; please have a look at for instance jesd216 sample and run this on your board.

    Kind regards,

    Håkon

Children
No Data
Related