• Communicate between AVR and ARM
    How do I establish communication between an AVR and an ARM?
  • AVR ATMega32
    Hi, I am new to AVR micro controller. Did the keil compiler support ATMega32 (8 bit ) controller. Very urgent. Please help me out.. Regards, Kiranmai G
  • avr microcontroller
    How to store 20 bytes of data (the input to the microcontroller is through usart port)temprorailly using a 8 bit microcontroller to prevent the data from being over written
  • porting C code from AVR to 8051
    The code does alot of IO port operations. Keil uses SFR and SBIT declarations whereas the AVR code uses defines to set IO port locations and byte operations to set/clear/test bits. There has to be...
  • Moving from AVR to ARM's
    Note: This was originally posted on 6th June 2012 at http://forums.arm.com So Im a Entry level Firmware Dev., i've been working with Arduino's/AVR's and PICS for a good few years. Im a pretty good C/C...