This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

USBD don't work with debugger

Hi,

I try sample code usbd with PCA 10056 and it work. On my custom board, same sample work fine too. But when I plug jtag, and try to debug my code, usbd can't be enabled. The nrf_drv_usbd_enable function infinites loop in waiting ready event.

My board is powered by USB.

Can you help me to fix this issue ?

Best regards, Jérôme

Related