• problem with SPI & MAX6662 (at89s8252)
    I have problem with implementing MAX6662 chip. I have already interfaced ds1306 rtc with 3wire serial interface and it works. The problem is that the max6662 uses non usual spi interface. There are no...
  • problem with SPI & MAX6662 (at89s8252)
    I have problem with implementing MAX6662 chip. I have already interfaced ds1306 rtc with 3wire serial interface and it works. The problem is that the max6662 uses non usual spi interface. There are no...
  • Programming SPI port of AT89S8252 using C51
    Hi every one, Can some one share the proven c code in C51 for programming SPI port of AT89S8252. Thanx. PK
  • Programming SPI port of AT89S8252 using C51
    Hi every one, Can some one share the proven c code in C51 for programming SPI port of AT89S8252. Thanx. PK
  • Master-Slave Communication using AT89S8252
    Hi, I'm using two AT89S8252 in my project (master and slave). I didn't have sucess doing SPI communication. Have you one code example about this? using interrupt?