Posted on January 12, 2017 at 13:21Hi,Is there a sample implementation of a NTP client to get the time from a timeserver?I use the SPWF01SA together with a STM32F401.BR,Manfred#spwf01-ntp
Posted on June 18, 2017 at 00:40As Long as your irq handler doesn't call RTOS functions, there is no restrictions on preemption priority.In your Cube-Project go to Configuration -> NVIC Configuration -> Uncheck Use FreeRTOS functions at the line of ...