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

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

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

What families have oversampling on the ADC(s)?

I thought I ran into a bug when CubeMX could not configure oversampling for an F767 after I had used it on the less powerful L4. Read the reference manual and understand it is not there. Could not find which non-L families DO have oversampling. Hence...

Fanuc30 by Associate III
  • 736 Views
  • 2 replies
  • 0 kudos

STM32CubeMX 5.6.0 Hangs at "Generating user source code..."

I have recently upgraded to STM32CubeMX 5.6.0 and created a new project based around the STM32H753ZITx family.I can usually get one "Generate Code" operation when the PC has freshly booted up, but if I try and "Generate Code" subsequent times it just...

Matt.1 by Associate II
  • 1458 Views
  • 4 replies
  • 0 kudos

H7 NUCLEO CubeMX-based application running. About 85% done. SW4STM32 dev continues. Custom board with H7 MCU now built. Do I need a new MCU-only (not NUCLEO) -based Cube project or will code built from original NUCLEO-based Cube project flash and run?

More detailed description and questions:1) MacBook Pro, CubeMX 5.4.0, SystemWorkbench 4.6.3.2) Program for NUCLEO-H743ZI board, CubeMX generated and built. Still some development work to do ..3) However, now have the prototype's custom board which in...

APagl by Associate III
  • 511 Views
  • 2 replies
  • 0 kudos

STM32F407 HAL_SPI_DMA usage for halfword to halfword transfer

HiI am trying to construct an SPI based device driver for an ADC which has 16 bit Frame size .The examples provided for SPI DMA showcases the use of uint_8 * buffers//HAL_SPI_TransmitReceive_DMA(&SpiHandle, (uint8_t*)aTxBuffer, (uint8_t *)aRxBuffer,...

RK.1 by Associate II
  • 1163 Views
  • 3 replies
  • 0 kudos