Discussion Title | Created date |
---|---|
Why ATMegaX doesn't have internal pull down Hello experts! Since I can use the internal pull up of the micro-controller, I'd like to know why doesn't the design of that chip contain internal pull down. And could anyone... |
Monday, 24 February 2014 - 13:01 |
ATMEGA8A-AU vs ATMEGA8A-PU Hello! I've goggled with that exact quote but none that I got satisfying. That's why I'm asking it to the experts. I'd appropriate if anyone give the technical difference other... |
Saturday, 22 February 2014 - 08:02 |
External clock configuration for Timer on Atmega16A Hello, In the datasheet of ATmega16A, for timer1, we get a clock select table where CS12, CS11, CS10- 111, 110 configuration says to take clock input from T1 pin. I'd like to... |
Friday, 5 July 2013 - 09:19 |
Cannot set Watchdog timer prescaler In this code, I want to set watchdog timer for 2.1 sec timeout. void main() { char i; // Initialized Lcd Lcd_Init(); WDTCR |= (1 << WDE... |
Sunday, 24 February 2013 - 14:38 |
Using transistor to switch the power of KST-TX01 Hello, In a portable project, I need to take input from LM35 to measure temperature and then transmit this through a KST-TX01 radio frequency transmitter. This has to be done in a... |
Thursday, 21 February 2013 - 10:29 |
Is it possible to run Atmega8/16 on 3Volt Hello, I've goggled about this. But nothing satisfied me. That's why I want to know, if it's possible to run Atmega8 or 16 on 3V? If yes, then what will be the fuse bit setting?... |
Tuesday, 29 January 2013 - 15:56 |
Double layer Through hole PCB design problem in Proteus Hi, I'm trying to design a pcb with top and bottom layer. There's only 15 IC and all are though hole. So I use double layer. But I want the pins of ICs will be connected from the... |
Tuesday, 7 August 2012 - 10:48 |