STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Resolved! CubeMx RCC_ClockConfig fails

Hello,We have been using STCubeMx(v6.2.1) to generate our system initialization code. We started a new project for an stm32H7A3xx MCU.But with the auto-generated code, it fails on the HAL_RCC_ClockConfig->HAL_InitTick->HAL_SYSTICK_Config.We tried dif...

Aterrades by Associate II
  • 2032 Views
  • 6 replies
  • 0 kudos

Resolved! Sending more than 8 bits through SPI using HAL

Hello! I need to send/receive a 16 bits data to an external ADC, but I realized that SPI HAL functions just support 8 bits buffers. How can I send more than 8 bits? Even DMA function all work with 8 bits. In CubeMX I set the word length as 16.

Kolab by Senior
  • 1931 Views
  • 6 replies
  • 0 kudos

CubeMX Error: "NOT A VALID IOC"

Hi,I have installed STM32CubeMX on my laptop.The installation was successful.But when I try to create a project it says "Not a Valid ioc". I have tried the following steps but still the result was same:1) I forced uninstalled the software STMCubeMX.2...

0693W00000Bam6NQAR.png
RPari.3 by Associate II
  • 2586 Views
  • 7 replies
  • 0 kudos

STM32G4: I2C in SMBus mode Supports DMA?

STM32G474CE: Is it possible to use I2C2 in SMBus 2-wire mode with DMA? Asking because CubeMX (with STM32CubeFW_G4 1.4.0) does not show the "DMA Settings" tab if I2C2 is set to "SMBus-two-wire-interface." Bug in CubeG4 or hardware limitation?