• AT89C4051
    I need some help in controlling LCD with the AT89C4051 well i am new to this site but i know C programming so any help in C will be appritiatable....
  • AT89C4051 SERIAL INTERRUPT
    does AT89C4051 support serial interrupt programming? i want to read serial data with serial interrupt. can anyone help me in it? thanx in advance.
  • at89c4051 SPACE OVERFLOW?
    Why Space Overflow error? I've looked in statistics there is 2k free...
  • Problem with AT89C4051 and AT2404 interfacing
    Hello, I am using AT89C4051 to interface with AT24C04 I2C memory chip. The SDA and SCL are connected to P1.7 and P1.6 respectively. The firmware is debugged and simulated using Keil. It writes byte...
  • Interfacing AT89C4051 with an external Sram
    Hi, I am trying to use AT89C4051 to interface with an ADC and an external SRAM. The whole idea is get the sensor input from the ADC ( in terms of voltage) and write it to the SRAM. I dont exactly know...