• I2C Real Time Clock
    Has anyone used a ST M41T00 I2C real time clock?. I have written I2C bit banging routines which work fine with EEPROM. However the RTC just doe'nt want to play - any tips?
  • I2C Real Time Clock
    Has anyone used a ST M41T00 I2C real time clock?. I have written I2C bit banging routines which work fine with EEPROM. However the RTC just doe'nt want to play - any tips?
  • LPC213X I2C Clock Formula
    Hi All, Can any one tell me,how to setup I2C clock 100k/400k speed for 12.288MHz. can give formula how to calculate the I2C MSB and LSB value? Regards, guru
  • LPC213X I2C Clock Formula
    Hi All, Can any one tell me,how to setup I2C clock 100k/400k speed for 12.288MHz. can give formula how to calculate the I2C MSB and LSB value? Regards, guru
  • Real time 'times' and clock cycles
    When running within the Keil simulator, how can one find out the number of clock cycles which have occured since simulation start and/or the absolute 'real time' of the simulation? TIA