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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

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
  • 758 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
  • 1524 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
  • 541 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
  • 1221 Views
  • 3 replies
  • 0 kudos