• Persistent C51 printf curiosities
    We have a product built from the t89c51cc01 or 03 chips using C51. Timer 0 does a 10mS interrupt to check a few hardware inputs. Timer 1 runs the serial port. Timer 2 provides an adjustable clock output...
  • Curiosity Killed The Geek
    Question: Out of purely a curiosity thing I formatted an SD Card using Windows XP and a card reader. I then looked at sector 0 and found the FAT32 information as per MS. I then ran a Keil example...
  • Persistent C51 printf curiosities
    We have a product built from the t89c51cc01 or 03 chips using C51. Timer 0 does a 10mS interrupt to check a few hardware inputs. Timer 1 runs the serial port. Timer 2 provides an adjustable clock output...
  • Curiosity Killed The Geek
    Question: Out of purely a curiosity thing I formatted an SD Card using Windows XP and a card reader. I then looked at sector 0 and found the FAT32 information as per MS. I then ran a Keil example...
  • Starting LPC935 PWM
    I am having problem to start the PWM. I have downloaded: http://www.keil.com/download/docs/203.asp and run it at the simulator. The PWM signal ONLY starts if I tick the TCOU2 at the CCU window...