Digistump Forums

The Digispark => Digispark (Original) Support => Topic started by: drWatson on August 25, 2016, 10:52:58 am

Title: Windows 10 crashing with CDC
Post by: drWatson on August 25, 2016, 10:52:58 am
Hi All,

I am facing an issue for which I was not able to find any solution so seeking help in here. I have a digispark USB, I can program it fine from arduino ( blinks, servo, keyboard etc.).
I want to use ardulink - Java so that I can read values from sensors connected to digispark and post it on web. Ardulink works perfectly fine when I want to pass values to digispark. Digispark comes fine as a libusb32 driver under device manager and everything goes fine.
Problem comes when I want to read values from it. I uploaded CDC example ( SerialUSB.println(F("TEST!"))) to it as soon as I upload it, it crashes my windows ( the blue death screen comes up). Any help in resolving this issue would be awesome.
OR if anyone is using a different way to read sensor values from digispark and passing it to web , I would love to hear that.
Thanks
Title: Re: Windows 10 crashing with CDC
Post by: balizeiro on May 10, 2017, 04:18:49 pm
Did you managed to find a solution for this?