• is this a good idea?
    Hello, I have a free running hardware timer on a LPC2478 (timers are 32 bit). no interrupts related to that timer are used. can the following code corrupt the value latched from the hardware...
  • What ICE is good?
    I am using a C167 in a project. I am tasked with choosing an ICE to use on the project. Does anyone have any recomendations $15K to spend. Thanks a lot, Vida
  • LPC2148 "Interrupt based UART1"
    I am making a Mobile phone using lpc2148 and a GSM modem SIM900. i have the code for uart1 sending n receiving data. but it does not have interrupt based read function. i want interrupt based uart1...
  • ARM-7 based LPC2148
    I have just started working on LPC2148 micro-controller. I want to implement one nested interrupt but in vain. Can anybody help me out. I have also tried out Keil macros IENABLE & IDISABLE but those...
  • message bus IDEA in RTOS
    I have an idea for RTX and other RTOS, adding message bus feature to them! Like a CAN bus this bus operate but between tasks instead of devices. Many times a task have a message that can publish...