STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.15.0 released

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

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
  • 1272 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
  • 1594 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
  • 1666 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?

Occasional Data Corruption in the external SDRAM in STM32F429

Hi,I run an application with stm32f429zg using freertos. An external 8Mb SDRAM from winbond (W9864G6KH-6) is used with fmc protocol. I set timing settings in stm32cubemx based on the sdram datasheet.The common clock of sdram is 72Mhz. All other setti...

0693W00000bhPdvQAE.png
MZoli.1 by Associate II
  • 1308 Views
  • 2 replies
  • 0 kudos

Installation issues...maybe?

This is more of a Linux issue, I think, than an IDE or MX issue. I've installed the latest versions of these applications and, unlike the previous installations, I'm not having the .ioc and .project/cproject files recognized as IDE/MX applications a...

TJM by Senior
  • 974 Views
  • 3 replies
  • 0 kudos

Resolved! setting clock in stm32f7

Hi... for some reasons I cant regenerate my code from CubeMx but I need to change crystal 8M to oscillator 14.7456... in spite of replacing the clock function (void SystemClock_Config(void) ) with new one, my project does not work. what other changes...

Zakba.1 by Senior
  • 1204 Views
  • 3 replies
  • 2 kudos