STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ThreadX scheduler in low power mode

Hi everyone.I'm currently testing low power modes in ThreadX on a NUCLEO-F767ZI board using CubeMX and CubeIDE (current versions).ThreadX tick period is set to 1 ms, and low power is enabled. What happens is that the scheduler awakes every millisecon...

paolog by Associate III
  • 1063 Views
  • 2 replies
  • 2 kudos

Resolved! STM32 BACnet IP Stack

Hello Friends, I am looking forward to select the STM32 series micro-controller for my application i.e. STM32F407VET6 with Ethernet PHY interface of LAN8742a. I need to support the BACnet/IP on it. Can you confirm the below queries: 1) Does ST have a...

ATPL by Associate II
  • 1061 Views
  • 1 replies
  • 0 kudos

Resolved! Is it really necessary a RTOS?

Hi all,I write to you because I would like to understand if it is really necessary to use an RTOS. I always develop projects with different ST processors (F4 and F7) without using RTOS. In those projects the F4/F7 processors communicate with many har...