• LPC2364 Sleep mode operation
    In one of our application, we are using LPC2364 controller. As the application requires good power management we are putting LPC2364 into SLEEP MODE periodically (1 min,2 min etc). Following is the issue...
  • LPC2364 CAN 2 operation mode problem
    Hi I'm having trouble with my 2nd CAN block on the LPC2364. The initialization goes fine (CAN2MOD is set to 0x00 in the end), but when I want to send a CAN message, it disables the CAN block by...
  • LPC2364 GPIO Interrupt Problem
    Hello all, I am trying to use a falling edge GPIO interrupt on P0.11. I setup the pin as an input and have tested it as such and it seems to work fine. PINSEL0 &= 0xFF3FFFFF; PINMODE0 &= 0xFFBFFFFF;...
  • LPC2364 managing
    Hi, Last month, I had wrote a BSP for a board based on LPC2292 and this application is using ARTX kernel. since last week, I'm trying to run a tiny application using a part of this BSP on MBC2300...
  • LPC2364-- Can be Used as Host Controller ????
    High Everone I went through the User manual UM10211 ..Chapter 14 says that Host Controller is available on LPC2388/87 61/61.. Can anyone Confirm.. if this is correct i cannot configure LPC2364 as...