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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1264 Views
  • 0 replies
  • 2 kudos

Resolved! After upgrading CubeMx plugin from 6.10.0 to 6.11.0, MCU temperature sensor is no longer supported

I'm using STM32CubeIDE and targeting STM32H745IIK6.  When I was using the CubeMx plugin version 6.10.0, I was able to enable the temperature sensor input on ADC3:After upgrading to CubeMx 6.11.0 with FW package H7_v1110.zip, this option (as well as t...

TechGuyMike_0-1713381591538.png TechGuyMike_1-1713381627753.png TechGuyMike_2-1713381648261.png TechGuyMike_4-1713381786622.png

Resolved! Timer + DMA problem

I am using TIM+DMA, and the main problem is that the first value should be loaded into ARR before the timer starts, but it is not. Also, regarding length, if it should be set in bytes, it should be clearly documented in a comment for that function, w...

nimaltd by Senior
  • 1692 Views
  • 2 replies
  • 1 kudos

Problem with f_mount dma+sdmmc+Fatfs on stm32f7

Hi everyone! I'm having some problems with DMA+SDMMC+FATFS.The nonDMA version works succesfully. But when I want to use DMA I have problems. My MCU - stm32F765vi. My peripherals initialization looks likeSDMMC1SDMMC1 NVIC settingsFATFS settingsThe pro...

0693W00000Kc7GvQAJ.png 0693W00000Kc7HUQAZ.png 0693W00000Kc7HoQAJ.png 0693W00000Kc7IrQAJ.png
JAdam.8 by Associate
  • 2371 Views
  • 3 replies
  • 0 kudos

STM32CubeMX cannot download software packages from server

Neither STM32CubeMX nor STM32CubeIDE can't connect to ST servers to login into MyST and/or download firmware packages/toolchains. Problem is that there is no verbose output for what is the reason, just error messageBut from wireshark capture I can se...

Vad32m_0-1713265578362.png Vad32m_3-1713265895820.png Vad32m_1-1713265663377.png Vad32m_2-1713265792119.png
Vad32m by Associate
  • 1948 Views
  • 1 replies
  • 0 kudos

Resolved! CubeMX 6.11 USB CDC Code Generation Bug

When i moved to new version of CubeMX and regenerate code for my H7 USB project i got compiler warning about some variables. Here is difference between old and new generated usbd_desc.c file;Old file:static void Get_SerialNum(void) { uint32_t devic...

Eralp by Associate III
  • 2008 Views
  • 1 replies
  • 0 kudos

pinout compatible couldn't load

Hi, all,I am trying to port my preconfigured H743 Nucleo board pinout setting to H753ZI Nucleo board, which is pin to pin compatible. I clicked the "list compatible MCU" under the pinout tab, but for some reason, the window just stuck in the loading ...

TinNotTim_0-1712093557458.png