- 96 MHz/n, (n>=24). => 4000kHz, 3840kHz, 3692kHz, ...
nrfjprog --recover command suggested by AI.
Does anyone have any good solutions?nrfjprog --recover command suggested by AI.
Does anyone have any good solutions?Thank you for the resconde.
My custom board is always powered separately, either by using a batery on the VBAT pin of the PMIC or by directly feeding 1V8 to the VDD pin. The DK is only used as a J-Link probe, with SB19 shorted.
However, I am still concerned about two observations:
Could you please clarify:
The reason I ask is that several boards failed in a similar manner, and the failed component was an IC with an absolute maximum supply voltage of 1.98 V. Therefore, I am trying to determine whether an overvoltage event through the debug interface could be a possible failure mechanism.
Thank you for your help.
Typo: response*
Hello,
''
There is no built-in level shifter for the on-board debugger so it will not adjust the Input-output (IO) voltage based on the Vterf voltage. The IO voltage of the DK must match the IO voltage on the target for this reason what I mentioned in the previous reply also.
To power the 1.8V custom board from nRF5340 DK, you can follow the steps mentioned below:
1. Connect a USB to both J2 and J3 (nRF USB port)
2. On the SW9, switch from ''VDD'' to ''USB''
3. Power up the DK
Then you can get 1.8V from the debugger.
Thanks.
BR
Kazi
Hello Kazi,
I am a colleague of João working on the same board. I would like to clarify a few things.
There seems to be some conflicting information about the purpose of the SB19 and the ability of the nRF5340 DK to drop the VDD level to 1.8 V based on the VIO_REF level supplied by an external board.
The nRF5340 DK User Guide does not mention this, and some answers here on DevZone suggest it's not possible. However, some answers suggest it is possible. More specifically, in https://devzone.nordicsemi.com/f/nordic-q-a/115349/programming-external-mcu-with-nrf5340-dk this is clearly stated as being possible, while in https://devzone.nordicsemi.com/f/nordic-q-a/104739/i-can-t-program-external-board-with-nrf5340-2-0-2/450783 it is even acknowledged that this information is missing from the DK User Guide.
We have tested and confirmed this behavior a few months ago, and have been using the DK this way to program and debug our custom boards since then.
As João stated, some of our boards have presented some issues related to this IC he described, which has a maximum supply voltage of 1.98 V. We are not using the DK to supply power to our custom board. It is being powered separately. Our question is if this behavior of dropping VDD based on VIO_REF (which we confirmed to be true) could have some sort of delay and, therefore, could briefly expose this IC to a voltage over its limit.
Thanks.
Felipe.