[TUT] [C] Using the EEPROM memory in AVR-GCC I'm a newbie. Other than the non-volatility, are there other reasons why you would use EEPROM instead of flash? Flash also stores data without power applied, corect?
Newbie Question- LED Blink ATTiny85 Thanks for your clarifications.
Here is a really dumb question-- if 0b1111 1111 is all bits are on (or off), why do you say 0xFF and not 0xEE. Isn't 1111 = 15 = E (8 + 4 + 2 + 1...
Monday, 2 April 2012 - 18:26
Newbie Question- LED Blink ATTiny85 Thanks. Ok--> 0= On. 1 = Off. I'll give it a shot tonight. (Is that due to PNP/NPN transistor noted in the circuitry?)
I have the full 10 Way header as included with the STK500...
Monday, 2 April 2012 - 16:37
cc1.exe: error: unrecognized command line option "-mmcu I figured it out. Hurray. The code which was listed from Make magazine had an error in it. They did not update the proper revised name of the revised .h file in the .c file.
Saturday, 31 March 2012 - 00:07
cc1.exe: error: unrecognized command line option "-mmcu I still do not see what I am doing wrong. I set the WinAVR external tools as shown above. Is this not what you are talking about? I looked at the FAQ and I cannot find any...
Friday, 30 March 2012 - 23:44
cc1.exe: error: unrecognized command line option "-mmcu Do you mean external tools? See attached screen shot named "chain.jpg". If this is not what you mean, please let me know. Again I'm a newbie and trying hard, Thanks!
I'm a newbie. Other than the non-volatility, are there other reasons why you would use EEPROM instead of flash? Flash also stores data without power applied, corect?
oops. user error. Thanks. (I feel really dumb for not being able to count on my fingers).
Thanks for your clarifications. Here is a really dumb question-- if 0b1111 1111 is all bits are on (or off), why do you say 0xFF and not 0xEE. Isn't 1111 = 15 = E (8 + 4 + 2 + 1...
Thanks. Ok--> 0= On. 1 = Off. I'll give it a shot tonight. (Is that due to PNP/NPN transistor noted in the circuitry?) I have the full 10 Way header as included with the STK500...
I figured it out. Hurray. The code which was listed from Make magazine had an error in it. They did not update the proper revised name of the revised .h file in the .c file.
I still do not see what I am doing wrong. I set the WinAVR external tools as shown above. Is this not what you are talking about? I looked at the FAQ and I cannot find any...
Do you mean external tools? See attached screen shot named "chain.jpg". If this is not what you mean, please let me know. Again I'm a newbie and trying hard, Thanks!