STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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...

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
  • 1273 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
  • 572 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
  • 711 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
  • 975 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?

Resolved! cubeMX MDMA bugs on cubeIDE 1.12

After selecting transfers MDMA request, the tab will lock to the selected request and will be no longer changable.We can't change order of channels.Big bug:I've changed mdma channel number:But code generator force sw request channel as channel 2 (ioc...

_legacyfs_online_stmicro_images_0693W00000biPWIQA2.png