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

USB Driver for nRF52480 in linux with external CPU

Hi ,

  In the target hardware I am able to detect the Nordic chipset nRF52480 by flashing USBD application on the chipset using JLINK SWD.

Now I have query related how I can establish communication from Nordic chipset using USB interface to CPU ?

Which USB generic driver I need to use and where I can update VID,PID for nordic chipset?

Is there any specific driver file is required for Nordic chipset for USB communication with CPU ?

Please share your thoughts .

Thanks,

Ratnakar

Parents Reply
  • Hi Kenneth,

      Please check below is interface diagram for nRF52480 where host CPU having USB interface with nRF52840 chipset. We are using Yocto Linux build with kernel version 4.9.51 having generic USB driver included.  Now my query is after flashing USB_CDC_ACM example how can I communicate with BLE chipset ? I am not able see any USB driver specific to BLE chipset. Please share your thoughts on this.

Children
Related