STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

STM32CubeMX 6.12.1 released (updated)

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

Resolved! When I used NUCLEO-F446RE to debug the STM32 program, I found that the program execution was stuck for a long time in the "LL_PWR_IsActiveFlagVOS()" function. How can I solve this problem?

The clock initialization code is generated by STM32CubeIDEvoid SystemClock_Config(void) { LL_FLASH_SetLatency(LL_FLASH_LATENCY_5); while(LL_FLASH_GetLatency()!= LL_FLASH_LATENCY_5) { } LL_PWR_SetRegulVoltageScaling(LL_PWR_REGU_VOLTAGE_SCALE...

YLi.13 by Associate II
  • 1325 Views
  • 6 replies
  • 0 kudos

Support HiDPI screens

On laptops with 4k displays it is often necessary to use 2x scaling in order to enlarge text for legibility. Most modern software behaves well in this HiDPI environment.Unfortunately ST's apps (such as CubeProgrammer) do not. Text in those apps is ve...

miles f by Associate II
  • 1343 Views
  • 2 replies
  • 2 kudos

Lockup in I2C driver with STM32Cube_FW_H7_V1.11.0

This is more of a notice than a question.I just spend the past week looking into an issue we had with reads from an I2C connected EEPROM. We noticed that our system started hanging after some time; sometimes after over 5h.After a lot of searching we ...

Arno1 by Senior
  • 1921 Views
  • 9 replies
  • 1 kudos

STM32 USB HS DMA stuck

Hello.I try to setup CDC USB HS with DMA but it blocks after few samples sent.Here is the minimal code that replicate the problemint main(void) { /* USER CODE BEGIN 1 */   /* USER CODE END 1 */   /* MCU Configuration----------------------------...

0693W00000UnWheQAF.png 0693W00000UnWhtQAF.png 0693W00000UnWjpQAF.png 0693W00000UnWirQAF.png
VSerb.1 by Associate
  • 862 Views
  • 2 replies
  • 0 kudos

CubeMX define "USE_HAL_USART_REGISTER_CALLBACKS"

Hello,The CubeMX and the ST HAL has in the files "stm32XXxx_hal_conf.h" the#define USE_HAL_USART_REGISTER_CALLBACKSWhen I looking in the source code, there is no position to find where is this define used:Searching for 'USE_HAL_USART_REGISTER_CALLBAC...

_legacyfs_online_stmicro_images_0693W00000biiOIQAY.png
MMüll.6 by Associate III
  • 1074 Views
  • 3 replies
  • 0 kudos

Resolved! Flashing empty memory pages with cubemx locks my mcu

Good evening stm32 dwellings, i have a flash problem.I find myself with the need to write a config file independent to my programm code.In order to do that my programm uses pointers to specific memory pages of my stm32f105:define ADDR_FLASH_PAGE_54 ...

0693W000007EwP0QAK.png
Javier1 by Principal
  • 1192 Views
  • 2 replies
  • 1 kudos

I have most recent version STM32CubeMX, but it keeps popping up do you want to generate code every few minutes, it is annoying. I prefer to generate code when I exit the CubeMX, how to restore that configfuration?

I have most recent version STM32CubeMX, but it keeps popping up do you want to generate code every few minutes, it is annoying. I prefer to generate code when I exit the CubeMX, how to restore that configfuration?