• Need correction for I2c write routine
    Hi , The following code works fine while reading the contents from the EEPROM (24C04) but does not continuously writes to EEPROM. Please suggest the correction in this code. #include <REG52.H>...
  • Need correction for I2c write routine
    Hi , The following code works fine while reading the contents from the EEPROM (24C04) but does not continuously writes to EEPROM. Please suggest the correction in this code. #include <REG52.H>...
  • I have slightly corrected the code for Digital clock program using AT892051
    #include <AT892051.H> #include <stdio.h> #include <intrins.h> sbit DigitShiftregisterSerialPin=P1^0; /* Character to be transfered through thisbit in parallel*/ sbit DigitShiftregisterClockPin=P1...
  • I have slightly corrected the code for Digital clock program using AT892051
    #include <AT892051.H> #include <stdio.h> #include <intrins.h> sbit DigitShiftregisterSerialPin=P1^0; /* Character to be transfered through thisbit in parallel*/ sbit DigitShiftregisterClockPin=P1...
  • The correct version of libMali.so needs to be used in each case.
    Mali supports 3 windowing systems on Linux: Android, Linux fbdev and Linux X11. The correct version of libMali.so needs to be used in each case. For example, if you try to use libMali.so that was built...