Homepage   Forum     WEB     BBS  
Forum Thread List             
 Homepage  >> RFEDA FORUM  >> avr [View In Forum]  [New Post In This Forum]  
 Title Author Views/Replies Posted at
  atmega128package
who can tell me how to get atmega128's package for protel *.lib

anuo2008 3/3 2008/9/1 04:01
  small itoa() ????
hi, i need to convert some integer value into char, and then print it on a LCD, and i need to convert some ASCII commands from UART to integers, but don't want to include stdio.h because its too bulk...

chdd 5/10 2008/9/1 01:15
  Switch Array
To run an array as in AVR242 with switches only, no LEDs, is it necessary or beneficial to include the series switch resistors? I'm setting the switches low/ active high to avoid the pullups to con...

spacebac 7/3 2008/9/1 03:08
  Strings - Please God let there be Strings!
Is there String function for AVR-GCC? Please let me know if there are any.

booksir 5/6 2008/9/1 02:00
  STK 500 debuging problem
Hi I am relativly new to AVR programming, and have a STK 500 , but suddenly one dag the debugging stopped working propperly, when I debug "abcd" I get C1 C2 C3 C4 (HEX) in my terminal. It should be...

hualeyan 4/3 2008/8/31 23:30
  Device Driver or Recompile Kernel? and dd For Windows
Hi All, I'm new to Linux and even newer to embedded Linux. I'd like to know the most correct way of enabling a second UART on the NGW100. Is a Kernel recompile necessary , or is there another metho...

lassa 3/2 2008/8/31 17:51
  ATMega8515 Programmer
Hi all, I'm a new comers in this AVR stuff, and i'm like to ask a help, how can i get an AVR ATMEga8515 programer, both for ISP or pararel. Does anybody can help me where i can download the schem...

netlgc 4/1 2008/9/1 02:49
  external sram and port reuse
Hi, I am using the atmega103 and plan on attaching an external 32k sram to it on the perscribed ports A and C. I would like to use port A for other i/o needs and was wondering if there are any iss...

ken7976 5/7 2008/9/1 05:08
  Looking for JTAGICE
I am using IAR EWAVR anf they will not have support for the JTAGICE mk-2 for a bit. I need alternate sources for compatable emulator. Any help anyone can provide will be appreciated. I did a WEB se...

chdd 6/3 2008/9/1 01:58
  OT: Mouse trails
Hi, Windows has a setting in control panal allowing "mouse trails" either on or off, and the length of the trail can be set as well. How would this "trailing" be represented mathmatically? My gues...

btcdtc 4/5 2008/9/1 01:55
  Protocol for RF Communication
Hi Everyone, I recently bought a pair 433MHz RF modules. I wish to design some protocol that can be used to reliably communicate on this Half Duplex Link. I preffer to use the Mega8 on both ends. ...

hgping 4/20 2008/9/1 00:41
  to .include or not to .include (avr studio/attiny13/asm)
I recently decided to drop BSII as my micro of choice. After much research I decided that the Atmel was the way to go... I am using avr studio, in assembly language on a attiny13 I am not a elec...

knoxville 10/5 2008/8/31 18:20
  Screwed up VTarget - one for the boffins
Guys/Gals, I'm using AVRStudio 4.12.490 with my STK500. Lately avrstudio programmer has been giving me the warning about the ISP programming freq, how it should be below 1/4 the clock. I checked it...

lassa 5/4 2008/8/31 22:17
  Using the PWM mode in ATmega32
Howdy. I've been playing with pwm using an interrupt. But how do i use the Atmega's built in ones?. I understand that the pin would be OC1A for the PWM. But i haven't the fogiest in how to get i...

yvling 4/10 2008/8/31 19:19
  [TUT] [CODE] WinAVR basic code snippets for ATMEGA128
Hello all, I started with ATMEGA128 programming using WinAVR recently... I did very basic programming using the robot that we have built in our lab and thought of sharing with you all. As I already ...

rickli 4/5 2008/8/31 22:52
  crystal CL value?
Hi, I am trying to find a crystal to use with an ATmega32 but I can either get a 16MHz with a CL value of 20Pf or "series". What does this mean and what should I choose? Thanks for your help, ...

htc2498 5/2 2008/8/31 23:15
  ATTINY11 migration
Hello all. I am looking to port my code in C, over to the TINY11. Is this possible? Codevision will not support the TINY11 and I have no assembly experience so it is either learn it, and totally ...

netlgc 7/14 2008/9/1 01:53
  project
I am embarking on a project research which I think will be my final year project.The project is "CONSTRUCTION OF A SIMPLE FLATBED SCANNER". I have finished with the optics part of it,now I have troub...

htc2498 5/2 2008/8/31 22:41
  MAXQ Competitive Performance
http://www.maxim-ic.com/products/microc ... titive.cfm Maxim is touting their new MAXQ2000/3000 line, and had a benchmark graph on the cover of their mailing. Mega8 was one of the competitors. MA...

booksir 5/12 2008/9/1 01:02
  PWM simulation bug? -- CVAVR -
I am using CVAVR and AVR Studio 3.53 and am simulating TCNT0 and TCNT2 fast PWM overflow mode but I am seeing that, at least, TMCTR2 always wants to count back down instead of overflow back to 0. T...

ken7976 4/12 2008/9/1 04:53
  What the crap.
"You cannot make another post so soon after your last; please try again in a short while. " This is ridiculous! -Henk!

pdang 4/3 2008/9/1 03:10
  Advice on Compiler ICE
Hi all, New to AVR's done PIC's in the past, I'm looking for a complete development kit, either all from one supplier or seperate bits. I need the following Best C or BASIC compiler (whichever sta...

netlgc 3/2 2008/9/1 02:16
  How to Configure AVR-GCC in Assembler Mode?
Hi, Can any one please let me know how to configure AVR-GCC in Assembler Mode? Thanks, Kiran

yutcxa 6/3 2008/9/1 02:51
  Current program counter in AVR-Asm
Hi! Im looking for a feature that lets me write jumps relative the current program counter. For example when writing polling loops: polling: SBRS flagregister,someflag RJMP polling...

bubulu 6/3 2008/9/1 03:16
  Help with Embedded web server and SPI interface
Hello, I'm working with the Atmel embedded web server that includes an atmega128 microcontroller.Unfortunately doing one of my tests I desactivated the SPIEN bit that controlls de SPI interface. So...

z315 10/12 2008/8/31 21:56
  set XRAM to save a global variabel
How to configure external RAM to save a global variabel in GCC? I have a program like this: #include #include #include unsigned char data __attribute_...

anuo2008 7/13 2008/8/31 20:42
  Need advice on AT90CAN128 OLIMEX board
Been lurking your forums for the last couple of days, and have a question. A new project at work is going to require CAN bus compatibility, but I am not familiar with implementing CAN. So I am pla...

rickli 10/9 2008/8/31 17:21
  Newbie: Can I use ICE200 without debugging
Hi I am learning ASM for AT90S8515 and to get familier with AVR flash Micro from STK500 and ICE200. My question: Whenever I run ASM from AVR Studio with ICE200 STK500 it goes to debug mode. Ofc...

netlgc 4/4 2008/9/1 04:50
  .cof conversion using avr-gcc 3.3.1 doesn't work with string
Hi All I have created .cof files to use with AVRStudio 4 with the latest avr-gcc tools from AVR Freaks (ver 3.3.1). I have been banging my head against the wall to try and get string constant to w...

fusarium 5/3 2008/9/1 05:14
  attiny13 to less memory (can I use free I/O registers?)
Hi everybody! I'm going to start a project, where I have very little space (physically)! So I have to use a 8Pin uC! The best solution would be the TINY13, but it has only 64byte ram! So my questi...

wy830115 5/1 2008/9/1 02:51
 Total Threads 53286  Thread Per Page 30 Page 1/1777  |<  <<   1 2 3 4 5 6   >>  >| 
Power by rfeda