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

nrf52840 connect to usb on custom board

Hi,

I am working on a custom nrf52840 board and am having trouble connecting to the usb interface on the chip.  After testing with the dev kit, the adafruit bootloader successfully launches when I connect to the nrf usb on the dev kit.  It also connects when I flash the dev kit with any of the usb examples in the SDK v16.  

I am able to successfully flash my custom board using the swd pins and an external battery, however when I connect my usb cable to the usb pins, the host computer does not recognize that I have plugged the board in despite the nrf receiving enough power.  To connect to usb, do I need to complete any other steps other than making sure to connect the usb ground to nrf ground, usb D+ to nrf pin AD6, usb D- to nrf pin AD4, and usb VDD to nrf pin AD2 and power the board?  

Parents Reply
  • Here are my physical board and the usb cable that I spliced to connect to my board.  USB Green (D+) goes to board yellow.  USB white (D-) goes to board orange.  USB black (GND) goes to board green.  USB red (VCC) goes to board red.

    I checked the usb registers and it does not appear to recognize that it is receiving the usb 5v from the host computer. 

    Thanks for any help!

Children
Related