In my design, I aimed to isolate the USB interface. To achieve this, I used the Analog Devices USB isolation chip, ADUM3160BRWZ, to isolate the connection between the PC and the nRF52840. However, during our real-world testing, the USB virtual COM port loses connection after approximately 6 hours of continuous operation.
We hope locating the problem source, here are some design details.
1. VBUS power supply is derived from a 5V LDO.
2. DECUSB pin is connected to a 4.7µF capacitor.
3. SYS_LFXO bypass capacitor used is 9pF (Ccap = 2*CL – C_pcb – C_pin), and we have confirmed that the LFXO is functioning properly.
nRF52840 core sch:
ADUM3160 Isolation sch:
I would appreciate any troubleshooting methods you could suggest.