Discussion Title | Created date |
---|---|
Happy New Year 2010 Hello Everyone Wishing all a very Happy New Year 2010. We are about 12 noon on 31st Dec 2009 in India and before the web-network starts clogging, thought to send out greetings in... |
Thursday, 31 December 2009 - 06:26 |
[SOLVED] => Using SRAM of DS1307 I2C-RTC - SRAM Data Loss Greetings, I am using a DS1307 twi-connected to an ATMega-16. A Vbat is also connected. I have successfully implemented the date/time setting and reading. After switching off... |
Sunday, 3 August 2008 - 22:31 |
Adapting Timer0 - Changing Fcpu 8MHz to 1MHz - Problem The original code was for Fcpu = 8MHz, ATmega8. I am adapting the code for Fcpu = 1MHz, ATmega16. The critical code is for initialising Timer0. From the datasheets it is noted... |
Saturday, 8 March 2008 - 13:01 |
IAR header to WinAVR header [SOLVED] I have WinAVR, I am trying out an ATMEL suggested code (IAR) having #include "inavr.h" and "ioavr.h", the nearest WinAVR I could think of, was and , the code usage seems same in... |
Tuesday, 12 February 2008 - 07:27 |
Polling SPI between Microcontrollers - Problem - SOLVED Please find attached (The codes are new) (1) main_MST.c (2) main_SLV.c (3) my_SPI.h The codes are for polled master slave data exchange by SPI. The codes "work" without the... |
Monday, 4 February 2008 - 08:31 |
ATMega16 - SPI - ATMega16 => Not responding Subject : ATMega16 - SPI - ATMega16 => Not responding Hardware : Two different ATMega16 kits, both working for programming and running LED output, switch inputs, uart, etc.... |
Saturday, 19 January 2008 - 19:53 |
Large Integer Warning Problem May I make a humble request if someone could guide me where I could be making a mistake. Compiler : WinAVR (GCC) 3.4.5 uC : ATmega16 In my code, I have following line. in either... |
Friday, 5 October 2007 - 01:41 |
ATmega16 ADC incorrectly working May I humbly request help on following code for ADC which is incorrectly working. Checked ATMEL notes 2466L-AVR-06/05 (ATmega16, for correct settings. Visited AVRFreaks,... |
Tuesday, 2 October 2007 - 20:15 |