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
  • 1551 Views
  • 0 replies
  • 2 kudos

I Copy wrong code this is the actual code for my DMA related Question: I can not use QubeMX to set in the MX_ADC1_Init(void){} function call the following: hadc1.Init.DMAContinuousRequests = is always set to DISABLE

I can not use QubeMX to set in the MX_ADC1_Init(void){} function call the following:hadc1.Init.DMAContinuousRequests = is always set to DISABLE,I want this:hadc1.Init.DMAContinuousRequests = ENABLE;but I get this from QubeMX:hadc1.Init.DMAContinuousR...

STM32CubeMx 4.27.0 with STM32H753I_Eval Ethernet bug

Hello,Has anyone tested the cubemx project generation for STM32H753 eval kit.IDE: AtollicMCU- STM32H753I am trying to generate Ethernet related project with cubemx (Application Structure = Advanced)After hitting the generate code button I have two is...

tushar_tp by Associate III
  • 624 Views
  • 1 replies
  • 0 kudos

Is 64bit Java really needed with CubeMx?

CubeMx complains that a 64 bit Java is needed with it. I have 32bit Windows 7 here, so 64 bit Java doesn't run in it. What kind of problems should I expect? I have problems with HW SPI.Upgrading 32 bit Windows gives 32 bit Win 10 and installing 64 bi...

LMI2 by Lead
  • 815 Views
  • 1 replies
  • 0 kudos

usart2 of nucleo-l476rg doesn't work when using STM32CubeMX

Hi, I'm seo. when i use STM32CubeMX(5.3.0) USART2 doesn't work.I attached ioc file. other uarts works well.I debugged MX_USART2_UART_Init(), but the source code looks like well.Could you give a sample ioc file for nucleo-l476rg which working USART2?T...

twoaten by Associate II
  • 1072 Views
  • 1 replies
  • 0 kudos