0

I am following the Getting Started Guide (https://microsoft.github.io/azure-iot-developer-kit/docs/get-started/) for the MXCHIP IoT DevKit. I got it connected to WIFI but the device does not show up as a USB device in Windows Explorer which is needed to update the firmware. Also the programming LED is continually blinking.

Any suggestions to get this issues resolved as it needs to be active as a USB device to continue working with the board.

  • Have you installed the USB driver from the STM website as instructed here? https://microsoft.github.io/azure-iot-developer-kit/docs/get-started/#prepare-the-development-environment – Stefan Wick MSFT Feb 05 '19 at 17:46
  • @StefanWickMSFT I did install the ST-Link drivers per the instructions. That seems to install the drivers okay but the device does not show up in my device manager or as a USB disk. I have tried this on two Win10 computers and two IoT DevKit devices. – Jeff Brinker Feb 05 '19 at 18:13
  • Can you try a different cable to rule this out? Fwiw, it works here. – Stefan Wick MSFT Feb 05 '19 at 18:23
  • 1
    Did you find a way to get your device to connect? I'm having the same issue. – Jared Dickson May 31 '19 at 15:42
  • usb cable was the problem. It worked after connecting a different cable – vineel Jan 17 '22 at 02:53

3 Answers3

2

Make sure the USB cable is connected properly. I had the same issue but finally, I found that that I hadn't pushed the cable firmly enough.

0

I had an issue with a drive already being mapped, so it took me a while to figure out it was mislabeled AND appeared to be unavailable (red x).

enter image description here

My advice is to look at other drive options and see if they contain file DETAILS.TXT

markokstate
  • 923
  • 2
  • 14
  • 28
-1

usb cable was the problem. It worked after connecting a different cable

vineel
  • 3,483
  • 2
  • 29
  • 33