hi ,
thank for your browse,when i develop my keyborad,there is a problem in the use of usb.
this is my board hw:
and use pca10056 kd,and program the hex of road :
nRF5_SDK_16.0.0_98a08e2\examples\peripheral\usbd_hid_composite\pca10056\blank\arm5_no_packs\_build
the usb work well.
and than i program the same hex to my board,the usb will not work.and my bord can work well if dont use usb.so my problem is
1.if there is some config need set if use usb is not in the kd ?
2.in the example of nRF5_SDK_16.0.0_98a08e2\examples\peripheral\usbd_hid_composite,i see the callback of APP_USBD_EVT_POWER_DETECTED,so i dont kown how the mcu know the usb is power on ?mybe we can refrence.