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

CubeIDE Firmware updater fails after lengthy download.

When I attempt to generate code in the Device Configuration Tool, the firmware updater starts automatically and fails to install. I tried to force the Off line mode in firmware updater but it ignores that and always tries to download and install. I h...

_legacyfs_online_stmicro_images_0693W00000bkgP3QAI.png
JBald.3 by Associate
  • 293 Views
  • 0 replies
  • 0 kudos

Resolved! ADC problem at I don't even know what mode

I'm completely lost in ADC working modes. And it happens EACH time I start a new project with internal ADC. So it ends up taking a lot of time to get the ADC do what I want.I need the following behaviour: 2 channels of single adc runs forever.By my r...

VL.3 by Associate III
  • 1496 Views
  • 8 replies
  • 0 kudos

Resolved! Can HRTIM FAULT triggered and reset periodicly?

1. The HRTIM FAULT function can only be triggered once, and reset by software after triggering. So is there any use of hardware periodic triggering (that is, reset immediately after triggering, similar to TripZone in C2000)? I want to use it as a cyc...

ZZhu.1 by Associate
  • 485 Views
  • 1 replies
  • 0 kudos

STM32F767 and external SDRAM addressing issue

Hello!I have my custom board with STM32F767 and external SDRAM (MT48LC4M32B2 - 128MBit) on it.Basically the connection between them works fine, because I'm able to write and to readout the data. The problem is, that if I try to access an address abov...

0693W000005AYHaQAO.png 0693W000005AYHkQAO.png 0693W000005AYHuQAO.png 0693W000005AYIxQAO.png
Gregory3 by Associate III
  • 634 Views
  • 2 replies
  • 0 kudos

STM32cubeMX generating HSE divider in wrong location

When changing the HSE clock divider to 2 in STM32cubeMX the code:/** Enable the HSE Prescaler */ __HAL_RCC_HSE_DIV2_ENABLE();Is generated after the HAL_RCC_ClockConfig is called. causing the clock divider on the HSE not to be taken into account w...

Resolved! STM32F417 LWIP - UDP packets are being truncated

I have a custom board with an STM32F417 MCU. It needs to communicate with a PC over Ethernet (UDP).I have used Cube MX 6.5.0 to set up my project and have enabled LWIP. The board is now sending/receiving UDP packets with the PC. However when the PC s...

grise by Associate
  • 3950 Views
  • 6 replies
  • 1 kudos