-
Hello this is not a issue but a question. I’m trying to get attiny1614. I’m trying to put it into sleep mode and wake it up every 10 seconds. However I can’t not find any example code online that can …
-
I'm trying to flash the micronucleus bootloader into a digispark Pro board.
I have updated the Makefile to use the usbtiny programmer that I have.
After connecting the programer, and building the m…
-
compiled latest firmware and flash it on ATtiny85
Windows 10 popup "USB Device not Recognized" after user app started
```
> micronucleus --run sketch_jan07a.ino.hex
> > Please plug in the dev…
-
Error during install: installing platform ATTinyCore:avr@1.5.1: testing local archive integrity: testing archive size: fetched archive size differs from size specified in index
-
Any idea why, with D+ on the INT0 pin of the T167 that the digispark pro uses, the usbconfig.h is telling it to use PCINTs for USB? Bootloader does this too - but no comment or hint to WHY. Presumabl…
-
# Clock setting not supported when uploading via programmer
Version 1.7.4 also includes the nice possibility to upload via programmer other than using the bootloader (e.g., version 1.7.2 did not).
…
-
**Describe the bug**
I'm trying to program a simple mouse emulator with a Chinese Digispark clone. I can program the t85 just fine and it works well on my Linux machine. However, on a Windows 10 la…
-
Environment: Win7 x64; Arduino IDE 1.6.7; Digistump AVR Boards v1.6.7
Board: Digispark (Default - 16.5mhz)
From the specification sheet http://www.atmel.com/devices/attiny85.aspx, ATTiny85 has 512 by…
-
Does this library support the ATTiny85? I tried to compile the same code that runs fine on ATmega32u4, but I get the following error.
```
In file included from C:\Users\\Documents\Arduino\librarie…
-
The micronucleus bootloader is bundled with a command line utility. Although this command has backwards compatibility to allow the command to work with older bootloaders, it doesn't have forwards com…