• USB controller - LPC2364
    I need to write a custom USB controller to communicate with a PC. Over the USB we will perform firmware upgrades, upload new operating parameters, download device performance data, etc. The PC side will...
  • 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 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...
  • RSIR LPC2364/66/68
    On powerup I want to read the cause of starting with the following code: printf("\n\rPowerup Source [%04X]: ",RSIR); if(RSIR&(1<<0)) {printf("POR "); RSIR|(1<<0);} if(RSIR&(1<<1)) {printf("EXTR...
  • LPC2364/66/68
    I urgently need 1 or 2 pcs LPC2364, 66 od 68 for my project. I'm waiting since May 2007 for the ordered 50 parts and only got 1 sample for prototyping. Now I have to give at least one board to my customer...