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

Resolved! Support relative paths in IOC file

I fully appreciate that CubeMX is geared towards hobbyists and demo projects.But let's imagine for a second that someone is trying to use this software professionally.I have created a template to generate some custom code with CubeMX and it works as ...

Armandas by Associate III
  • 5536 Views
  • 10 replies
  • 0 kudos

Freertos semaphore initialised wrong in CubeMX

CubeMX always generates binary semaphores with an initial count of 1 (full) in CMSIS-RTOS2, even if the user wants the semaphore to start depleted (count = 0). There is no option to set the initial count to depleted during configuration, but when gen...

Taha_0-1750349263021.png
Taha by Associate
  • 542 Views
  • 1 replies
  • 0 kudos

STM32N6 Discovery ThreadX

Hi! I have a STM32N6 discovery board and I want to create an application with network support for it. Lets say simple tcp echo server. Ifound that there are no LwIP available for this board in CubeMX. Google suggests using Arure RTOS, but there are n...

Resolved! Does STM32C071CBT6 support PLL for external oscillator?

I am using an 8 MHz external oscillator and was planning to use a PLL to increase the system frequency. However, when I open the Clock Configuration tab in CubeMX, I don’t see any option for a PLL.I’ve also shared a screenshot of the clock configurat...

curiocity_0-1750237282003.png
curiocity by Associate III
  • 1936 Views
  • 8 replies
  • 2 kudos

Resolved! SPI-receiver gets out of sync?

Hi,I'm using a STM32H523CC to receive 24 bit data frames via SPI. The SPI acts as receiver-only and is configured as follows:Within my application I do not make use of the HAL-functions but have overwritten the SPI2_IRQHandler(). There I continuously...

Clipboard01.png

Resolved! Starting with X-Nucleo-67W61M1 in CubeMX

I am setting up a project using CubeMX to evaluate the 67W61M1 device, using a Nucleo-F411RE. As far as I can tell the X-NUCLEO-67W61M1 needs SPI1 of the Nucleo for communication. Unfortunately, the Nucleo has SWO (PB3) where SPI1_SCK and while I see...

SidPrice by Associate III
  • 772 Views
  • 2 replies
  • 1 kudos