Dear ST community,I am running stm32f4-7 with FreeRTOS, and lwip, I am running TCP server by use of LWIP and some other application logic. I need to generate PPM signal (8 PWM pulses with different length) every 20ms. For this purpose I am using time...