Jun 22, 2004 #1 D david90 Advanced Member level 1 Joined May 5, 2004 Messages 423 Helped 9 Reputation 18 Reaction score 4 Trophy points 1,298 Activity points 3,611 I need a good beginner tutorial for AT90S2313. Flashing led would be a good start Also, is there a free C compiler for AVR?
I need a good beginner tutorial for AT90S2313. Flashing led would be a good start Also, is there a free C compiler for AVR?
Jun 22, 2004 #2 A asit Member level 5 Joined Mar 22, 2002 Messages 93 Helped 8 Reputation 16 Reaction score 4 Trophy points 1,288 Location India Activity points 921 at90s2313 tutorial For beginner, I would suggest going for BASCOM-AVR. It will give you a quick start. Demo version is available with program size limitation. For C, WinAVR (GNU) is best. Also download the AVRLibC. Good Luck.
at90s2313 tutorial For beginner, I would suggest going for BASCOM-AVR. It will give you a quick start. Demo version is available with program size limitation. For C, WinAVR (GNU) is best. Also download the AVRLibC. Good Luck.
Jun 22, 2004 #3 D david90 Advanced Member level 1 Joined May 5, 2004 Messages 423 Helped 9 Reputation 18 Reaction score 4 Trophy points 1,298 Activity points 3,611 90s2313 internal clock how do I utilize AT90S2313's internal clock so that I don't have to using an xtal?
90s2313 internal clock how do I utilize AT90S2313's internal clock so that I don't have to using an xtal?
Jun 23, 2004 #4 A asit Member level 5 Joined Mar 22, 2002 Messages 93 Helped 8 Reputation 16 Reaction score 4 Trophy points 1,288 Location India Activity points 921 flashing leds to at90s2313 2313 doesnt have any internal clock. Tinys has.
Mar 3, 2005 #5 N nooknikz Full Member level 5 Joined Apr 22, 2002 Messages 317 Helped 25 Reputation 50 Reaction score 3 Trophy points 1,298 Activity points 2,298 AT90S2313 tutorial? see development board from : www.micro4you.info
Mar 3, 2005 #6 I irfansyah Advanced Member level 4 Joined Dec 29, 2004 Messages 106 Helped 9 Reputation 18 Reaction score 1 Trophy points 1,298 Location New South Wales Activity points 1,124 Re: AT90S2313 tutorial? Check avrbeginners.net tutorial. Highly recommended !
Mar 3, 2005 #7 P pkedvessy Member level 5 Joined Feb 17, 2005 Messages 81 Helped 1 Reputation 2 Reaction score 0 Trophy points 1,286 Activity points 2,077 Re: AT90S2313 tutorial? Is there any page where I can find basic tutorials for 90s2313?