• Wake up from total power down mode
    I use the MCB900 prototype board (revision E). My source code is in assembler (.a51) When I debbug my code with µvision2 software, I have No errors, No Warning, and all the interrupts are abble to...
  • Wake up from Power Down Mode
    Hi, when the 89LPC932 enters power down mode I want it to wake up only from an external interrupt. Unfortunaltely, this is not happennig. can you help me? maybe I am missing something here in the code...
  • Can only debug once?
    Hi, I'm using an MBC4300 dev board and my application is using CMSIS-RTOS (messaging etc). My system is up to date (see below): I am having difficulty debugging, here is what happens. 1...
  • UART0 interrupt only once.
    Hi , I need help, here is the problem. I am using STR91X-SK/KEIL EVAL board. I can run the example code called measure from keil website. however, I can't run the UART0 in interrupt mode by use the example...
  • Power down mode
    I'm using CC1010 in a project and it's datasheet says that the consumption in power down mode is 0,2 uA. My circuit is consuming 38,8 uA with only the CC1010 on it, I took off the periphericals. It's...