I acquired some attiny dev boards based on the digispark design from ebay.
Im having this issue where the program runs on the ISP programmer connected to my PC usb port but when powering it with a 9v power supply, does not run.
I have just started with the blink program. starts immediately when plugged into the 5v supply from the usb.
If i disconnect it and attempt to run it using 9v supply to the vin connector it does nothing on powering up.
It is noteworthy that there is a linear regulator as seen in the attached diagram but would only give 3.5 volts to the vcc on the t85 because of the 1.5v voltage drop as the specs require that the input be at least 2v above the target output.
But this is not the issue,
When using a higher external supply on the vin, 4.9 volts is supplied to the vcc on the chip but it does nothing except show the power led.
Plug it back into the usb and it runs fine again.