Discussion Title | Created date |
---|---|
Mega128 development board Can anyone comment on the BDMICRO MAVRIC-IIB board? I could not find current information here at freaks.com The last entry I found is 2005. Thanks |
Monday, 22 July 2013 - 15:37 |
AS4 , STK-500 and ATMega328 Problems getting the STK-500 to 'see' a ATMega328P. Using AS 4.18 with the STK-500. (Note: the STK-500 works ok when connected to a ATMega32 on a prototype board. ISP mode.):( I... |
Friday, 8 February 2013 - 03:13 |
CodeBlocks, Linux woes. OK, after a previous attempt to get my avr-gcc and CodeBlock to install/operational , . I must be making some progress, I installed Arduino, ordered a UNO and that is working on... |
Saturday, 22 December 2012 - 00:16 |
Another try using CodeBlocks and avr-gcc After a previous post and attempting again to get CB to work with avr-gcc I made 'some' progress. CodeBlocks will compile a simple C program for the PC and it will execute as well... |
Wednesday, 5 December 2012 - 02:52 |
WinAVR and GCC for Atmel devices I don't use GCC/WinAVR at this time. I am using ICCAVR 7.x and did not like the ICCAVR version 8. So, I have some interest in using one of the above mentioned. What is the... |
Thursday, 25 October 2012 - 16:39 |
ATtiny85 Timer1 deadtime Taking a closer look at the Tiny85 Timer and I am wondering what is the common usage of the deadtime generator? I have not found a use for that feature yet. Hopefully someone can... |
Saturday, 6 October 2012 - 22:06 |
Battery power for ATtiny85 I am considering using an LM1117T 3.3 regulator to supply an ATtiny85. The only micro function is to drive a 12 VDC output (via a N channel MOSFET). The project power supply is a... |
Thursday, 20 September 2012 - 16:21 |
STK-500 ok Dragon NO I just received a new Dragon, installed and used the upgrade firmware. Everything looked good. However, I can not get the Dragon to connect using ISP mode with a Tiny12 or Tiny85... |
Saturday, 7 July 2012 - 18:14 |
ATtiny85 port pins floating In using the ATtiny85 in a battery powered application I am looking for the best pin setting for unused pins. I am only using PB.0 as an output the other pins including RESET are... |
Friday, 6 July 2012 - 23:35 |
ATtiny85 WDT and sleep modes. I am using the ATtiny85, ICCAVR(version 7.22C) and AS4.18 The main loop is only to generate a series of pulses until time to stop and delay for about 2 seconds then resume with... |
Sunday, 24 June 2012 - 19:42 |
Resistor size to measure current Hello, I am afraid the fuse in my DMM for measuring current is blown :( I want to determine the amount of current a project (ATtiny85) is consuming. The power source is a 12V 1.4... |
Thursday, 21 June 2012 - 17:11 |
assembly avr tiny and 'ld' Hello, I am using a ATtiny12 which has no RAM. I am not having any difficulties except in experimenting with the indirect 'LD' instruction. The tiny12 manual list the LD as a... |
Monday, 4 June 2012 - 14:14 |