• can wake up in lpc2468
    Hi, I am trying to get my board into power down mode when CAN messages are not there and then wake on CAN activity, but am having problems. I can mange to get into power down mode when bus activity...
  • CAN interrupt wake up in lpc2468
    Hi, I am trying to get my board into power down mode and then wake on CAN activity, but am having problems. I can mange to get into power down mode. If I use a EINT0 pin to exit power down mode...
  • LPC43xx deep sleep wake up
    Hi, I'm trying to put my LPC4337 into deep sleep but it won't wake up when I bring the WAKEUP0 line low. Here is my code: sleep = os_suspend(); // Suspend RTX thread scheduler //TODO: Try...
  • How to wake quickly from standby on STM32F103
    Hi, I'm trying to run an STM32F103 on as little power as possible. Most of the time, the processor is in Standby, waking up occasionally on a RTC alarm interrupt. When the processor wakes, from...
  • UART configuration
    Hello, I'm using a C167CS-L40M on a PhyCore 167HSE from Phytec. My problem is : how can i use the uart communication. Thanks a lot