• 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...
  • 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...
  • can some guide me how to convert hex file of avr studio in its c file...plz
    kindly helpn me irts urgently needed
  • can some guide me how to convert hex file of avr studio in its c file...plz
    kindly helpn me irts urgently needed
  • migration from ARM to AVR
    I would like to know if there is any tool for migrating from ARM mcu's to Atmel? can any one help me on this topic?