Create External Flash Partition for nRF5340 in Thingy:91x is failed

I want to use the nRF5340 in Thingy:91x to control the external flash (256M bit) and pariition it as LittleFS. I can be sucessfully create partition in nRF5340DK but cancan achieve in Thingy:91x. I tried many ways to modify the pm_static.yml and thing91x_nrf5340 board overlay and cannot acheive it. I want some example so that I know how to create partitiion of the external flash for nRF5340 in Thingy:91x. Please help. Thanks.

Parents Reply
  • Hi Amada, I found out that the error was caused by nRF9151 in Thingy:91x, which used SPI and external flash as well. When I erase the program for nRF9151, nRF5340 can access the external flash as LittleFS. The current issue is how to make the MCUBoot in nRF9151 not to use external flash. I tried but not sucessful. The default sysbuild for nRF9151 in Thingy:91x is need to put MCUBoot in external flash. Any example which showed how to make nRF9151 only use internal flash for MCUBoot and not to use external flash anymore?

Children
No Data
Related