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

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 130 Views
  • 2 replies
  • 4 kudos

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
  • 819 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
  • 1713 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
  • 615 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
  • 1350 Views
  • 3 replies
  • 0 kudos