• 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 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...
  • Can†t wake LPC2364 from Sleep mode by external interrupt
    I have a problem with waking the LPC2364 from Sleep mode with an External interrupt I can bring the LPC2364 to sleep mode but I cant wake it when I generate an interrupt on P2-10(EINT0) Its possible...
  • Sleep Mode
    I have programmed CC1010 Chipcon evaluation module to sample a temperature, transmit it to the next node and display on the PC screen. However, due to energy considerations I put module to the sleep...
  • LPC3250 Sleep Mode
    Hi, I have to implement sleep mode in LPC3250, i have done a study in the datasheet and found that the mode supporting sleep is STOP mode in LPC3250. The challenge i am facing is, since my code...