• Cannot Get I2c Working With Eeprom
    Hi all I am struggling to the my 24c02 eeprom talking over i2c. I have a custom board with the eeprom on p1.0/p1.1 pins. The board is high speed (6+ghz cpu speed). My eeprom has all it's ce lines tied...
  • 89LPC922 doesn´t run a simple program
    I'm using C51 V7.0 who it doesn't have support for 89LPC922. But, I copy 922.h header file and start up for lpc9xx family. I write a simple program to modify a port P17. What happened? Nothing. My program...
  • Can't get interrupts working
    Hi, I have trouble getting interrupts to work. I am using the AT91SAM96RL64 processor from Atmel with the Keil compiler and uVision 4. Initially I have successfully configured UART0 to send and...
  • Can't get interrupt to work
    Hi, I am sorry if there is already a thread open with this problem, I just couldn't find it. I have a problem which should be easy to solve for you guys. I am trying to get a simple interrupt service...
  • Cannot get round-robin scheduling working
    I've been trying unsuccessfully to get round-robin scheduling working under RTXTINY on an EasyKit XC164CM dev board. I have successfully managed to get co-operative multitasking working but following...