• Errornous typedef PWM_TypeDef in LPC17xx.h (V1.1)
    Hello there, working on a project on motion control with the new LPC1768 in connection with the latest CMSIS I recently noticed the following problem: I wasn't able to get the PWM1 module working...
  • Errornous typedef PWM_TypeDef in LPC17xx.h (V1.1)
    Hello there, working on a project on motion control with the new LPC1768 in connection with the latest CMSIS I recently noticed the following problem: I wasn't able to get the PWM1 module working...
  • Question about program flow prediction
    I am examining ARM Cortex-A8 program flow prediction abilities, in document of Cortex-A8 arm specified that it would predict LDM instruction with PC in register list. now i have a question, if we have...
  • Question about program flow prediction
    I am examining ARM Cortex-A8 program flow prediction abilities, in document of Cortex-A8 arm specified that it would predict LDM instruction with PC in register list. now i have a question, if we have...
  • RTX stack over flow
    Hi All, STM32, RTX This may be a basic question but when using RTX and you get a os_error code OS_ERR_STK_OVF is this of the system stack or the task stack(s). I get the task that caused...