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

USBD_MSC Example Flash disk not detected by OS

Hi, 

we tried the example from the NRF SDK (15.3) with the USBD_MSC. The logging looks good so far and we have a data micro USB connected to the nRF USB Plug of the dev board.

But it gets not recognized under Windows, macOSX, Linux.

Heres the log:

<info> app: Starting Prog
<info> app: Initializing disk 0 (QSPI)...
<info> app: Mounting volume...
<info> app:
Listing directory: /
0 40B18CCF.TXT
0 4BB5F646.TXT
0 5851F42D.TXT
0 0000181C.TXT
Entries count: 5
Creating random file: 5851f42d.txt ...done
<info> app: USBD MSC example started.
<info> app: USB power detected
<info> app: Un-initializing disk 0 (QSPI)...
<info> app: USB ready

Parents Reply Children
No Data
Related