User Activity

Posted on August 03, 2015 at 11:11Hello All,I am new to FreeRTOS with STM32F303 (ARM CM4F). I am trying to send data received from UART in queue using xQueueSendFromISR call. I am always entering into assert while accessing xQueueSendFromISR from UA...
Posted on May 14, 2013 at 10:26Hello All,I am very new to STM32F303 device. I want to generate two PWM from Advance timer TIM1 or TIM8, with same frequency, Same duty cycle but 180deg phase shift. Can any one help me out to configure the timer or he...