STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Generated private variables in main.c

In the generated code in main.c file, there are variables that are declared as "private variables" by the software, such as "ADC_HandleTypeDef hadc1"; "TIM_HandleTypeDef htim1". Since these variables are declared only in main.c and not in main.h, doe...

neel1311 by Associate
  • 913 Views
  • 3 replies
  • 4 kudos

Context Switching Methods / CMSIS-RTOSv2

 Hello I'm developing RTOS environment of dual-core in STM32H757.Using the functions osThreadResume and osThreadSuspend now I'm programming the context swtiching.Recently, I found  a good approach : context switching using the functions osEventFlagWa...

STM32H7B3I-DK__Build Errors

To:STTwo-32ST Employee Dear STTwo-32, Thank you very much for your reply for the last post (2024-12-02 10:42 PM): STM32H7B3I-DK__Build Errors__MX_I2C4_Init__have void (void) I have updated the software, and now using the STM32CubeMX V6.13.0, STM32Cub...

EY1_0-1733549802943.png EY1_1-1733549886980.png
EY1 by Associate II
  • 740 Views
  • 2 replies
  • 1 kudos