SPI exampling keeps rebooting on nRF5340-DK

Hi Nordic, 

I am using a nRF5340-DK, flashed with this (completely unmodified). Build and flash work fine and error-free. 

My build 

Below is the output I am getting. 

This is my build config 

Could help me troubleshoot? Much appreciated!

Parents
  • Hi again

    I tested the sample in v2.5.2 of the SDK and got similar issues. To fix it I had to change the way the SPIM CS pin was handled, and I have pushed the changes to the repo. 

    Can you pull the latest version and see if it works better? 

    Please note I only tested the code on the nRF52DK, so please let me know if it doesn't work properly on the nRF5340DK. 

    Best regards
    Torbjørn

Reply
  • Hi again

    I tested the sample in v2.5.2 of the SDK and got similar issues. To fix it I had to change the way the SPIM CS pin was handled, and I have pushed the changes to the repo. 

    Can you pull the latest version and see if it works better? 

    Please note I only tested the code on the nRF52DK, so please let me know if it doesn't work properly on the nRF5340DK. 

    Best regards
    Torbjørn

Children
Related