digistump / DigistumpArduino

Files to add Digistump support (Digispark, Pro, DigiX) to Arduino 1.6.X (1.6.5+)
932 stars 377 forks source link

DigiIrDump sketch results in USB errors #169

Open Tobol1 opened 4 months ago

Tobol1 commented 4 months ago

DigiIrDump sketch results in USB errors (unknown usb device - device descriptor request failed). Other sketches using USB do not do this, for example "DigiScope.ino". How this error could be resolve? I use Digispark (Default 16.5mhz) board.

pfeerick commented 4 months ago

Have you tried https://github.com/ArminJo/DigistumpArduino or https://github.com/SpenceKonde/ATTinyCore? This BSP repo is basically abandoned.