STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

VTaskDelay does not wait what I espect

Hello,STM32L476.FreeRTOS 10.3This call:while(1){ vTaskDelay(pdMS_TO_TICKS(1000)); HAL_GPIO_Toggle...... }should wait 1 second, toggle a pin again and again. With a single task, it looks ok:On this graph the bottom pin toggles every secon...

0693W00000Y8l7fQAB.png 0693W00000Y8l92QAB.png
JulienD by Senior
  • 1531 Views
  • 3 replies
  • 0 kudos

Regarding Webserver Application

Greetings !I am using STM32F743 Evaluation Board for my Project . I am currently working on Firmware Upgrade over the Ethernet . Can you kindly provide any sample application / procedure for the same .Thanks in Advance

PG.9 by Associate III
  • 378 Views
  • 2 replies
  • 0 kudos