STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FileX on NUCLEO-H723ZG

Hey there, I recently started learning how to use Azure RTOS on STM32 with NUCLEO-h723ZG Board. While following this courseDeveloping with Azure RTOS on STM32 Series Microcontrollershttps://academy.st.com/s/learning-plan-detail-standard?ltui__urlReco...

Make USB-to-Ethernet adapter

Hi,I intend to make an Ethernet to USB adapter by using a NUCLEO card (which already has the ports). The objective will be to communicate via USB between the nucleo and a PC, and from the nucleo to another PC. To develop this project I have a h563 an...

Guen1 by Visitor
  • 5 Views
  • 0 replies
  • 0 kudos

STM UDP freezes for 20 seconds

TLDR; STM32Ethernet has udp problems where it freezes for 20 seconds after sending data for 20 seconds and 60 seconds. After this it runs smoothly. However i'd like for it to not freeze twice as it is important the data gets sent asap.Hi, i am using ...

FREERTOS: How to enable osThreadIsSuspended ?

Hello Experts,I see that in cmsis_oc.c that the function osThreadIsSuspended is disabled. The variable INCLUDE_eTaskGetState is responsible for it.But how do we enable INCLUDE_eTaskGetState to 1 by default? I see in FreeRTOS.h header than the macro i...

ak52_0-1747306935740.png ak52_1-1747307040166.png
ak52 by Associate II
  • 29 Views
  • 1 replies
  • 0 kudos

"HAL_FDCAN_GetRxMessage" function on STM32H5

Good morning,I have a doubt regarding the behavior of the "HAL_FDCAN_GetRxMessage" routine of the HAL for the FDCAN peripheral.I am using an STM32H563VGT6 microcontroller.From what I can observe by inspecting the code, it seems that when overwrite is...

DAUSILI by Associate III
  • 210 Views
  • 1 replies
  • 0 kudos

Eclipse Threadx

I have a project (STM32H7) using Eclipse ThreadX 6.4.0. I would like to use the safety certified version of ThreadX (6.4.2). How would I go about this transition? Is there an application note covering this subject? Thanks, Gil

Gil1 by Associate II
  • 193 Views
  • 2 replies
  • 1 kudos