• Need assembly code for interfacing EEPROM with 8051
    hiii could anybody provide me the code in assembly to interface eeprom AT24C08 with AT89s52..............or any link from where i can learn it...... i need tht urgently.....plz help me
  • Need help with Assembly IF statements.
    I'm learning assembly language and trying to do the following, pretty easy task for the Cortex M0 32bit microcontroller: So far I just wrote the beginning which is: MOVS R0, #1 ;a = 1 MOVS R1...
  • i neede coding in assembly
    i want to wrie 100 to the i2c 24c00 then evry time i read it decrase 1 and agaain write to the i2c for example writ 100 read decrease 1 and write to i2c i2c interface with 8051
  • I need help with a timer for 8051
    Hi Is there anyone that can help me write code for a time counter. Is it possible to write code for a AT89c2051 to have a timer stored in a register while haveing some other code running? The timer must...
  • Help needed to program 8051 microcontroller
    Please i need urgent to develop a c progrom for atmel 8051 microtroller. The task is to generate pulse at timer0 and count the pulse with timer1 using it as a counter. And displaying the BCD values...