Hi,
We tried copying file from nRF52840 board sdcard to windows10,
do you have a driver for windows10 that can be used with USBD_Msc ?
Kind regards,
Hi,
We tried copying file from nRF52840 board sdcard to windows10,
do you have a driver for windows10 that can be used with USBD_Msc ?
Kind regards,
Windows10 ships a suitable USB mass storage driver in the default installation. I've used that in the past.
No idea why this would not work in your case.
Thanks for the reply,
It says, it can not recognize the device ?
No help possible due to lack of information.
Give us at least the error code from device manager...
Hi
Which sample are you running on the nRF52840 side? Do you have logging enabled, to see if something fails during boot?
The error could be caused by a problem with the SD card, but it could also be a connection issue with the nRF52840, or something else entirely.
More information would definitely be helpful.
Best regards
Torbjørn
Thanks for reply, Torbjorn,
we're running usbd msc
E:\nRF5_SDK_17.0.2_d674dde\examples\peripheral\usbd_msc\main.c
the sdcard can be read on UART but can not be recognized by windows10,
Screen shot :



Any clues ?
Kind regards,