NRF5340 reset pin pullup question

Hello.

Im designing a custom board for an ISP2053 (nRF5340 under the hood). The module schematic is as follows:

As far as I know, the nRF53 has the dedicated reset pin (nRST) pulled up - 13k resistance, internal pullup - so no external pullup is required. As I've read some posts about devices that have had issues with the reset pin (it was kept by the device at 0.3 - 0.4V instead of being pulled up), I added a DNP external pullup to the schematic. So, if the fickle gods of electronics decide to throw Murphy's Laws my way, I can add a resistor to the pcb post factum.

The only thing is I'm powering my device from a High Voltage LiPo directly, so I can't pull the Reset line up to VDD_BATT (which can reach 4.35V, way over the GPIO maximum voltage).

Is it ok if I use the VDD output of the MCU to pull the Reset line up, if needed?

Parents Reply Children
Related