• LPC2294
    I would like to simulate UART feature on keil. #include <lpc22xx.h> void main(void) { PINSEL0 = 0x1; VPBDIV = 0x11; U0LCR = 0x8F; U0TER = 0x00; U0FCR = 0x01; U0THR = 1; U0FDR = 0x10;...
  • lpc2294 hang
    hi, i m using lpc2294 for GSM modem interface. i m use rx,tx of UART1 for interface. Modem work well and i m read message , read contect number but when i call ,mcu UART1 "HANG" Please help me...
  • LPc2294+TCP
    Hallo, I have a question to the topic ethernet. I have look at the exmaple LEDswitch Client and I don't understand why I need the following code: .. U8 p2val, cnt, lshf; .. p2val = 1; cnt =...
  • accelerator
    hi i have a routing protocol and am supposed to create an accelerator to minimize time and energy consumption . my accelerator is supposed to calculate the distance between a cluster head and a normal...
  • 89C669 availability notes from Philips - FYI
    I just got the following message from Philips when inquiring about availability of the 89C669. Thought people would like to know. "This device is in full production at this time. It is not recommended...