• LPC23XX - Using External interrupt EINT0
    Hi ! I am confused about using external interrupt. I have a MCB2300 board and wanted to write an application that use the push button wired to P2.10. In first step the interrupt handler just toggle...
  • LPC23XX - Using External interrupt EINT0
    Hi ! I am confused about using external interrupt. I have a MCB2300 board and wanted to write an application that use the push button wired to P2.10. In first step the interrupt handler just toggle...
  • STR9 -NOINIT- Variable on powerup or reset
    Hi, Does any body know how to make a variable non initialize to zero on RESET or powerup with Battery backup. I tried declaring memory bank IRAM1 - as NOINIT and scatter file loading (select...
  • STR9 -NOINIT- Variable on powerup or reset
    Hi, Does any body know how to make a variable non initialize to zero on RESET or powerup with Battery backup. I tried declaring memory bank IRAM1 - as NOINIT and scatter file loading (select...
  • USBCDC LPC2387
    Hi, Do I have to change something in the code of the USBCDC project for MSB300 of KEIL if I want to use it with LPC2387? Thank you for your help, I´m new at this and I am not shore about hoy...