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

USB peripheral enable

Hi,

We have recently moved from using the nRF52840 PDK to a custom PCB.  The custom PCB uses nRF52840 Q1AABB, while the PDK has Q1AAAA.

On the custom PCB, the code is getting stuck in nrf_drv_usbd_enable().  USB power has been detected at this point, and the power handler has called into this function to enabled the USB peripheral.  The code gets stuck in the while loop after nrf_usbd_enable().

This does not happen on the PDK board.

Any ideas on why the USBD module is not generating a ready event after setting the enable bit?

Thanks,

Jacob

Parents Reply Children
No Data
Related