• LPC3250 IRQ_HANDLER HELP
    Hi Please Help me out for interrupts on LPC3250. How to enable interrupt handler.my program like below TIMCLK_CTRL1|=0x08; // Enable timer clock T1CTCR = 0x00; //use as a timer T1TCR =0x01; // enable...
  • LPC3250 IRQ_HANDLER HELP
    Hi Please Help me out for interrupts on LPC3250. How to enable interrupt handler.my program like below TIMCLK_CTRL1|=0x08; // Enable timer clock T1CTCR = 0x00; //use as a timer T1TCR =0x01; // enable...
  • PC3250 IRQ_HANDLER HELP (2011)
    HI Eswar g "Thank you very much for helping. now i'm able to generate interupt." I have the same problem. Could you tell me how you solved it. Thanks
  • PC3250 IRQ_HANDLER HELP (2011)
    HI Eswar g "Thank you very much for helping. now i'm able to generate interupt." I have the same problem. Could you tell me how you solved it. Thanks
  • High-Speed UART vs Standart UART
    Hello I have worked on LPC3250 on Phytec 1305.3 board. I have a question about HSUARTs: Is there any difference between HSUART and UART regarding electrical interface? Is it possible to communicate...