Hi,
I recently found that the 5340 has a slow startup time on my custom nRF5340 based hardware, it takes about 3 seconds from power-on to the Main code running.
I did the following experiment:
1、on the DK development board : the same code took about 1 second from power-on to the Main code running ;
2、on my custom nRF5340 based hardware: When a low level reset pin is set while the code is running, the code can run again within 1S;
This is our schematic:
1、3V3_EN & nRF5340_RST is Controlled by another MCU(#2). When power on, the #2MCU will set 3V3_EN enable and nRF5340_RST high impedance state & waiting for 5340 to start and receive the handshake message initiated by 5340 through the serial port