Discussion Title | Created date |
---|---|
Messed up reset pin, can't reprogram Hey, a while ago, I think I configured the reset pin on my Tiny25 to be an I/O pin. Now I can't program the micro any more. How do I fix it? Do I need a crystal or an oscillator?... |
Tuesday, 26 January 2010 - 20:42 |
Negative voltage Ok, this is probably a dumb question, but can I "ground" an ATTINY 25 to a -5V source? (Then VCC would go to the +5V rail of course). Will I kill my micro? Also, assuming I can do... |
Friday, 8 January 2010 - 19:58 |
redefining variables in main program loop I guess this is probably a silly question, and I show my noobishness for even wanting to do such a thing, but how can I set a variable inside the main program loop? I want to set... |
Thursday, 2 April 2009 - 19:06 |
Unpredictable behavior from my TIny25 Hi guys, I got a problem with my ATTiny25V. I'm just trying to blink an LED, but I'm trying to adjust the frequency. I've tried using delay_ms from delay.h, as well as just using... |
Monday, 8 December 2008 - 03:46 |
Stupid question about interrupts Hi, I'm a total newb. I've read many tutorials though and am trying to get a stupid LED to blink on the ATTiny25 using a CTC interrupt. (I used the TIMER0_COMPB vector rather than... |
Saturday, 15 November 2008 - 16:55 |