• stm32f407vg
    Hi, I am using a stm32f4 discovery board to control a servo motor (Servo 6009). But, I have some problems, please help me to solve these. - when I write " Rotation_Servo(void)", it run correctly...
  • Hard fault in os_mbx_wait (rt_mbx_wait) with RTX
    Hi, We are using RTX with STM32 cortex M3. We have a task crashing due to hard fault, in the os_mbx_wait function. We investigated the hard fault including compiling the RTX source code in the...
  • STM32f407VG ADC
    Hi, I am new to this community and this is my first question. My project is to read the Voltage from potentiometer which is connected to the PA0 (ADC channel 0). So, I want to practice ADC in STM32f4xx...
  • RTX Hard fault when trying to access osMailQId
    I want to send a mail item from Thread X to Thread Y. In that mail I want either Thread X or Thread Z's address, so that Thread Y knows where to send responses/data back to. I wanted to include Thread...
  • Luminary Class-d library + RTX = Hard Fault
    I'm wondering if anyone can help me out with this issue? I'm using a Luminary LM3S3748 Cortex-M3 with the provided Luminary Class-d amp library to play PCM audio data. Every thing works great as long...